Date: Sun, 20 Jun 1999 20:44:47 +0100 From: Nik Clayton <nik@nothing-going-on.demon.co.uk> To: Spidey <beaupran@jsp.umontreal.ca> Cc: Nik Clayton <nik@nothing-going-on.demon.co.uk>, freebsd-doc@freebsd.org Subject: Re: Problems making the handbook in stable Message-ID: <19990620204446.A85343@catkin.nothing-going-on.org> In-Reply-To: <14185.30099.185492.37652@freed.dyn.ez-ip.net>; from Spidey on Thu, Jun 17, 1999 at 06:24:19PM -0400 References: <199906152359.AAA10668@lonmailhost.lehman.com> <19990616104716.U15628@lehman.com> <14183.47288.83543.419499@freed.dyn.ez-ip.net> <19990616191359.B14519@catkin.nothing-going-on.org> <14184.26980.72039.621126@freed.dyn.ez-ip.net> <19990617195200.B26011@catkin.nothing-going-on.org> <14185.30099.185492.37652@freed.dyn.ez-ip.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jun 17, 1999 at 06:24:19PM -0400, Spidey wrote: > > Which version of the dsssl stylesheets are you using? I've got > > v1.40 installed here, which generates ~ 120 .html files from the > > Handbook. > > Hum.. How do I know??? Look at the information for the dsssl-docbook-modular port that will have been installed. The simplest way is probably ls /var/db/pkg/dsssl* and look at the version number in the directory. > > Out of interest (and to save you time) try doing > > > > % cd doc/en/tutorials/docproj-primer > > % make DOC_PREFIX=../../.. > > > > and see what happens then. The Primer is much shorter, so will build > > much faster. <snip> Right, well that looks like it's doing the right thing for the primer. Hmm. > > As expected. "FORMATS=html" is the "everything in one big file" setting, > > "FORMATS=html-split" is with things split into multiple files. > > Yes, but: > > root@freed [06:23pm] doc# make DOC_LANG=en FORMATS=html-split > ===> FAQ > sgmlfmt -f html-split -links /usr/doc/FAQ/FAQ.sgml > "html-split" is an unknown output format. > Usage: > sgmlfmt [-d <doctype>] -f <format> [-i <namea> ...] [-links] > [-e encoding] [-hdr file] [-ftr file] file > where <doctype> is one of: linuxdoc (default), docbook. > and <format> is one of: ascii, html, koi8-r, latin1, ps, roff > *** Error code 1 This is 'cos the FAQ isn't in DocBook. When it is, it won't be a problem. N -- [intentional self-reference] can be easily accommodated using a blessed, non-self-referential dummy head-node whose own object destructor severs the links. -- Tom Christiansen in <375143b5@cs.colorado.edu> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990620204446.A85343>