1999-08-27 Mark Galassi * *.sh: some more adjustments and little fixes to the -d option. * db2dvi.sh, db2rtf.sh: also added Dave's patch. * db2html.sh: Thanks to Dave Mason for sending a patch to allow specifying a different stylesheet. 1999-02-07 Mark Galassi * db2dvi.sh: a little cleanup, and added the third run of jadetex to see if the TOC comes out right. * db2pdf.sh: fixed some old stuff so that this script now (mostly) works. Should have done this ages ago. 1999-01-30 Mark Galassi * db2dvi.sh: added another invocation of jadetex; people say that this fixes the TOC problem. If it does for some of them, great. It does not seem to for me. In fact, I'll comment it out until I see if its a stylesheet problem instead: it could be fixed magically in Norm's 1.33. 1998-10-19 Mark Galassi * cygnus-both.dsl: some small Cygnus stylesheet updates, including turning off preserve-sdata? for HTML, since many browsers don't grok the symbolic entities and do slightly better with numerical ones. 1998-10-16 Mark Galassi * cygnus-both.dsl: put legal notice in a separate link rather than in the title page. * db2html.sh: fixed a little bug in which .sgml file is read in. 1998-09-06 Mark Galassi * db2html.sh: added code to make sure that the output HTML directory is written into the current directory rather than trying to put it where the source directory was. This allows neat things like building in a separate directory. 1998-07-10 Mark Galassi * cygnus-both.dsl: set the option to generate an article table of contents in HTML. * nwalsh-modular/html/dbinline.dsl: made be $italic-mono-seq$ instead of $charseq$. 1998-06-22 Mark Galassi * cygnus-both.dsl: set %use-id-as-filename% to #t, which is really quite nice. Now it is important to set the element's "id" attribute, possibly equal to the book's file name (without the extension). 1998-06-15 Mark Galassi * db2html.sh: put in line to copy docbook.css to the destination directory. * db2dvi.sh, db2ps.sh: simplified these shell scripts because I was sick of them breaking down in various ways. They now simply allow a single .sgml file and process that one. I need to do some checking of the jade, tex and dvips result codes, but I can't be bothered right now. These programs seldom fail badly. * cygnus-both.dsl: set the %funcsynopsis-decoration%, which is a new customization variable necessary to make the function prototypes look good. 1998-06-14 Mark Galassi * nwalsh-modular/print/dbsynop.dsl: hmm -- I somehow had killed a few lines when I did the merge. I just restored them. 1998-04-14 Mark Galassi * nwalsh-modular/print/version.dsl: fixed a silly mistake that came from the fact that some .dsl files had the $Id: on the same line as really important SGML stuff, like delimiting marked sections. 1998-04-10 Mark Galassi * nwalsh-modular/print/dbinfo.dsl: fixed a "woops" typo. * nwalsh-modular/html/dbsynop.dsl, nwalsh-modular/html/dbsynop.dsl: fixed , and so that they are visually more useful. * nwalsh-modular/html/dbtitle.dsl, nwals-modular/print/dbtitle.dsl: fixed so that it handles more than one subtitle. * nwalsh-modular/print/dbinfo.dsl, nwalsh-modular/print/dbinfo.dsl: made not appear in the title pages. 1998-03-26 Mark Galassi * nwalsh-modular/html/dbsynop.dsl: made be font, and within the I made be bold and be italic. 1998-02-20 Mark Galassi * cygnus-both.dsl: added this file, which provides the Cygnus customization of the docbook modular stylesheets. 1998-02-18 Mark Galassi * docbook/print/docbook.dsl: at Ulrich Drepper's suggestion, added a (declare-characteristic ...) to force generation of numeric entitires. This gets around some screwup in the jade/jadetex interaction which used to cause character entities to not work in jadetex. * docbook/: imported Norman Walsh's latest DocBook stylesheets -- version 1.05. 1998-02-08 Mark Galassi * dbtohtml.dsl (FUNCSYNOPSYS and other FUNC*): introduced some basic support for for describing APIs. 1998-02-07 Mark Galassi * dbtohtml.dsl (make-file): added a