From: James D. <j-d...@us...> - 2003-06-29 23:56:10
|
In message <3EF...@vz...> on Sun, Jun 29, 2003 at 08:44:29PM +0400, Vitaly Ostanin wrote: > Anyway, you can use XInclude for synchronization at build time, > not in normal using. An interesting idea! > At preparing time for release this file must be parsed for > inclusion and final output will used by release styles. I expect that we would actually keep a generated copy in the CVS repository, rather than only putting it into releases, but I understand your sentiment. > For it I write xsl-style (attached) for parsing DocBook and > DB2LaTeX localization files. See comments in style. Thanks, we will definitely look into this! > Next, I copy DocBook l10n files to db2latex/xsl/common: > l10n.dtd > l10n.xsl > l10n.xml Part of the reason I have not personally done any revamping of the DB2LaTeX localisation is that we have modified those files since our last sync with Norman's stylesheets. Therefore, his are no longer drop-in replacements. Obviously that is our problem, but it exists nevertheless. > BTW, localization files in DocBook is generated too True. |