From owner-cvs-all Sun Jul 15 22: 0:29 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4F89D37B408; Sun, 15 Jul 2001 22:00:21 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: (from murray@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6G50Lp01930; Sun, 15 Jul 2001 22:00:21 -0700 (PDT) (envelope-from murray) Message-Id: <200107160500.f6G50Lp01930@freefall.freebsd.org> From: Murray Stokely Date: Sun, 15 Jul 2001 22:00:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/share/sgml freebsd.dsl doc/share/mk doc.docbook.mk doc/en_US.ISO8859-1/share/sgml freebsd.dsl X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG murray 2001/07/15 22:00:21 PDT Modified files: share/sgml freebsd.dsl share/mk doc.docbook.mk en_US.ISO8859-1/share/sgml freebsd.dsl Log: Introduce a 'NICE_HEADERS' tuneable knob that creates customized chapter headers that you may find more aesthetically pleasing than the rather spartan chapter headers in Norm's print stylesheets. This option only effects print output formats for English language books. Also move the local-en-label-title-sep customization from share/sgml to en_blah/share/sgml since the best values for this customization depend on the locale. This changes (make FORMATS=ps) : Chapter 7. Users and Basic Account Management 7.1. Synopsis into (make NICE_HEADERS=1 FORMATS=ps) : Chapter 7 /Users and Basic Account Management/ 7.1 Synopsis More work needs to be done for the NICE_HEADERS case to enhance the output, but I think its an improvement. Revision Changes Path 1.36 +2 -8 doc/share/sgml/freebsd.dsl 1.39 +10 -1 doc/share/mk/doc.docbook.mk 1.10 +118 -1 doc/en_US.ISO8859-1/share/sgml/freebsd.dsl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message