atom feed8 messages in org.oasis-open.lists.docbookRe: DOCBOOK: Declaring entities in di...
FromSent OnAttachments
Horacio MGJul 20, 2000 7:11 am 
Horacio MGJul 20, 2000 12:42 pm 
Norman WalshJul 20, 2000 1:27 pm 
Horacio MGJul 20, 2000 2:45 pm 
Norman WalshJul 20, 2000 3:19 pm 
Mike SangreyJul 20, 2000 6:47 pm 
Horacio MGJul 21, 2000 8:51 am 
Horacio MGJul 22, 2000 6:34 am 
Subject:Re: DOCBOOK: Declaring entities in different files
From:Mike Sangrey (mi@sojurn.lns.pa.us)
Date:Jul 20, 2000 6:47:59 pm
List:org.oasis-open.lists.docbook

/ Horacio MG <hom@ciberia.es> was heard to say: | Sorry, that doesn't solve my problem as I would still end up with a big | list of declarations in book.sgml. The idea is to make it easy for | people to go and add an sgml doc into a given directory (e.g. man1/), | and then declare it in a file for that directory (say chap.1.sgml is | where all declarations for files in man1/ should go).

One way this could be done is to create a simple Makefile (possibly recursive Makefiles) with all the dependencies. Then the procedure would be for people to add file to directory, add line in file, type make.