public inbox for docbook-tools-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Bill Campbell <bill@celestial.com>
To: docbook-tools-discuss@sourceware.cygnus.com
Subject: Re: 6 Linux books in DocBook, and so what ...
Date: Wed, 27 Dec 2000 06:36:00 -0000	[thread overview]
Message-ID: <20001002153357.A20775@kstarr.celestial.com> (raw)
In-Reply-To: <Pine.LNX.4.21.0010022215030.12910-100000@pto.sslug>

On Mon, Oct 02, 2000 at 10:22:05PM +0200, Peter Toft wrote:
>I have had many good hints from this list, hence I try
>again.
>
>I have 6 Linux books written in DocBook, and each of
>them have their seperate index. However it could be
>cool if I could make a mega-book containing the 6 books
>+ one joint mega-index :)

I consider myself a docbook dummy, having only been working with it for a
few months so there may be better ways to handle this.  The way we do it
here is to have each chapter/article in its own directory, with the body of
the text in a file body.sgml, and a wrapper file that sources that file
with the appropriate declarations to format it as a separate article.

These directories are all in a parallel directory structure, and when I
want to create a book, it gets its own directory, parallel to the
individual chapters.  There's a wrapper file in that directory that has
ENTITY declarations for each chapter referring to the body of each chapter
as ../chapname/body.sgml.  I have a script that's derived from one of
Eric's docbook-utils which processes docbook input appropriately with
collateindex to create the html, postscript, etc. output.  The script also
has an option to create a single html file using ``nochunks'' in addition
to the normal multi-file structure because I often find it easier to work
with a single file in a browser than be constantly paging around since I
can search or print the whole document in one operation.

Bill
--
INTERNET:   bill@Celestial.COM  Bill Campbell; Celestial Software LLC
UUCP:               camco!bill  PO Box 820; 6641 E. Mercer Way
FAX:            (206) 232-9186  Mercer Island, WA 98040-0820; (206) 236-1676
URL: http://www.celestial.com/

``Never do your enemy a minor injury.''
    - Machiavelli

WARNING: multiple messages have this Message-ID
From: Bill Campbell <bill@celestial.com>
To: docbook-tools-discuss@sourceware.cygnus.com
Subject: Re: 6 Linux books in DocBook, and so what ...
Date: Mon, 02 Oct 2000 15:34:00 -0000	[thread overview]
Message-ID: <20001002153357.A20775@kstarr.celestial.com> (raw)
Message-ID: <20001002153400.eltszLk4TMVJyajDcRycrOzeZdXVtdadKcKVmcpYkos@z> (raw)
In-Reply-To: <Pine.LNX.4.21.0010022215030.12910-100000@pto.sslug>

On Mon, Oct 02, 2000 at 10:22:05PM +0200, Peter Toft wrote:
>I have had many good hints from this list, hence I try
>again.
>
>I have 6 Linux books written in DocBook, and each of
>them have their seperate index. However it could be
>cool if I could make a mega-book containing the 6 books
>+ one joint mega-index :)

I consider myself a docbook dummy, having only been working with it for a
few months so there may be better ways to handle this.  The way we do it
here is to have each chapter/article in its own directory, with the body of
the text in a file body.sgml, and a wrapper file that sources that file
with the appropriate declarations to format it as a separate article.

These directories are all in a parallel directory structure, and when I
want to create a book, it gets its own directory, parallel to the
individual chapters.  There's a wrapper file in that directory that has
ENTITY declarations for each chapter referring to the body of each chapter
as ../chapname/body.sgml.  I have a script that's derived from one of
Eric's docbook-utils which processes docbook input appropriately with
collateindex to create the html, postscript, etc. output.  The script also
has an option to create a single html file using ``nochunks'' in addition
to the normal multi-file structure because I often find it easier to work
with a single file in a browser than be constantly paging around since I
can search or print the whole document in one operation.

Bill
--
INTERNET:   bill@Celestial.COM  Bill Campbell; Celestial Software LLC
UUCP:               camco!bill  PO Box 820; 6641 E. Mercer Way
FAX:            (206) 232-9186  Mercer Island, WA 98040-0820; (206) 236-1676
URL: http://www.celestial.com/

``Never do your enemy a minor injury.''
    - Machiavelli

  parent reply	other threads:[~2000-12-27  6:36 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-12-27  6:36 Peter Toft
2000-10-02 13:24 ` Peter Toft
2000-12-27  6:36 ` Bill Campbell [this message]
2000-10-02 15:34   ` Bill Campbell
2000-12-27  6:36   ` Eric Bischoff
2000-10-10  1:39     ` Eric Bischoff
2000-12-27  6:36 ` Norman Walsh
2000-10-02 13:31   ` Norman Walsh
2000-12-27  6:36   ` Peter Toft
2000-10-02 13:34     ` Peter Toft
2000-12-27  6:36     ` Norman Walsh
2000-10-02 13:56       ` Norman Walsh

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20001002153357.A20775@kstarr.celestial.com \
    --to=bill@celestial.com \
    --cc=docbook-tools-discuss@sourceware.cygnus.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).