Re: docbook and pagesize

2001-01-04 Thread Norman Walsh
/ Bob Bernstein <[EMAIL PROTECTED]> was heard to say: | There is a lot of info in the docbook stylesheet docs but you kind of have | to eke it out. Norm gives an example of the driver file in his DocBook book | which is available online (somewhere). http://www.docbook.org/tdg/html/ch04.html#AEN

Re: docbook and pagesize

2001-01-03 Thread Bob Bernstein
On Wed, Jan 03, 2001 at 05:59:32PM -0800, kmself@ix.netcom.com wrote: > - What tools to you use to produce output? I've been using sgmltools, > but am told jade is the preferred (or at least more powerful) route. The scripts in sgmltools simply call jade. /usr/bin/sgmltools, from sgmltools

Re: docbook and pagesize

2001-01-03 Thread kmself
on Wed, Jan 03, 2001 at 05:40:24PM -0500, Bob Bernstein ([EMAIL PROTECTED]) wrote: > On Wed, Jan 03, 2001 at 01:50:51PM -0800, kmself@ix.netcom.com wrote: > > > /usr/lib/sgml/stylesheet/dssl/docbook/nwalsh/print/dbparam.dsl > > In your custom dssl driver file put: > > (define %paper-type% >

Re: docbook and pagesize

2001-01-03 Thread Bob Bernstein
On Wed, Jan 03, 2001 at 01:50:51PM -0800, kmself@ix.netcom.com wrote: > /usr/lib/sgml/stylesheet/dssl/docbook/nwalsh/print/dbparam.dsl In your custom dssl driver file put: (define %paper-type% ;; Name of paper type "A4") The DocBook stylesheet documentation lists these characteristi

Re: docbook and pagesize

2001-01-03 Thread kmself
on Tue, Jan 02, 2001 at 02:31:54PM +0100, Remco van 't Veer ([EMAIL PROTECTED]) wrote: > Hi, > > How do I get sgmltools-2 to output my docbook article in a4 format? I > always end up with a BBox size document. My /etc/papersize reads a4 > though. I'm still getting the hang of this myself, but

docbook and pagesize

2001-01-02 Thread Remco van 't Veer
Hi, How do I get sgmltools-2 to output my docbook article in a4 format? I always end up with a BBox size document. My /etc/papersize reads a4 though. TIA, Remco