Commit Graph

7 Commits

Author SHA1 Message Date
Jason Leschnik f010fabea4 fix minor typos in ch23.sgm 2016-10-24 23:25:54 +11:00
Jason Leschnik a36bf88b75 fix minor typos in ch09.sgm 2016-10-24 23:25:30 +11:00
Martin A. Brown 77d4a76edd switch to <mediaobject/> and ./images/ path
Generating PDF outputs (today), requires using <mediaobject> and supplying a
file that can be converted into a print-consumable by the TeX engine.

I added .eps files (thank you, ImageMagick) to allow regeneration and also
added a file called 'image-missing' for the peculiar absence of a file
called OREILLY.BIND.DIAGRAM.
2016-01-28 10:09:33 -08:00
Martin A. Brown 27b6f0bdcf Use hand-tweaked index file: doc-index.sgml
Below comment is reproduced in the doc-index.sgml, which
was generated using collateindex.pl and then hand-tuned into
valid DocBook SGML (version 3.1).

The stock collateindex.pl (md5=2e36626ed6709e5ba0e6af0999bc3102, in
dsssl-stylesheets-1.79) program makes a few mistakes in generating
the complex index below.

It creates a nesting problem for <secondaryie/> elements which contain
both a <ulink/> and have a subsequent <seeie/>.  In that case, it
orphans the <ulink/> elements beneath the <seeie/> AFTER closing the
<secondaryie/>.  I can't figure out a patch to collateindex.pl, so
hand-fixed the 5 entries and am committing this as is for TLDP.
2016-01-28 10:07:40 -08:00
Martin A. Brown 506ab0f5f8 adjusting path locations for image files 2016-01-28 10:06:25 -08:00
Martin A. Brown cb4e5ed310 DocBook SGML corrections
The <emphasis/> tag cannot live inside a <systemitem/> or a <literal/>, but
it can certainly surround these elements; inverting to allow for validation
and processing.
2016-01-24 12:12:02 -08:00
gferg e3683984bc new 2001-01-05 22:21:41 +00:00