It turns out that the man format requires the \& sequence (to
[sgt/halibut] / bk_ps.c
2004-09-25 benDon't bother overriding the metrics of PostScript fonts...
2004-09-24 benIf you're going to change the metrics of a font, it...
2004-09-21 benStupid bug: "t" was leaving the y-coordinate on the...
2004-09-21 benReplace the hardcoded instances of "4096" and "4096...
2004-09-21 benBracket each page in a save/restore pair. This is...
2004-09-20 benMake the PostScript prologue look less like it was...
2004-09-20 benTwo small tweaks to the prologue:
2004-09-20 benAdd lots of DSC comments, and change the DSC version...
2004-07-17 simonCut-and-paste error was preventing PS and PDF filename...
2004-04-20 simonInfrastructure changes for character set support. ustrtoa,
2004-04-16 simonCompacted PS and PDF output files by removing redundant...
2004-04-15 simonPut the document's version IDs into comments in the...
2004-04-14 simonImplemented PDF outlines.
2004-04-13 simonImplemented lines under chapter titles.
2004-04-13 simonImplement PDF link annotations: both internal hyperlink...
2004-04-13 simonInitial work on PS and PDF output. Because these two...
2004-04-12 simonDouble yikes! I meant to check in just biblio.c, but...
2004-04-12 simonYikes! Stack trash I'd never noticed before. Oops.