Bug in utoi(), which made it ignore a leading minus sign when
[sgt/halibut] / bk_paper.c
2007-02-13 benAdd a --list-fonts option, since getting PostScript...
2007-01-07 benUpdate the TODO list to match the current state of...
2007-01-07 benAdd a mechanism for disabling ligature substitution...
2007-01-07 benOur standard mapping for the first font should start...
2007-01-06 benOverhaul of glyph-name handling in the paper backends...
2006-12-31 benInitial ligature support. This adds support for emitti...
2006-12-02 benPDF outlines already do use PDFDocEncoding or Unicode...
2006-06-02 simonIntroduce global (cross-backend) \cfg{contents} and...
2006-05-13 benInitial support for adding fonts at run-time. Currentl...
2006-05-09 ben297mm is closer to 842pt than to 841pt, and the former...
2006-05-09 benWhen setting up a font, if we've done that font already...
2006-05-08 benAdd font-selection mechanism to the paper backend....
2004-09-28 benAdd kerning support to paper backends, embedding the...
2004-09-24 benPage-break penalties were calculated by taking the...
2004-09-21 benReplace the hardcoded instances of "4096" and "4096...
2004-08-04 simonExplicit bounds checking on the bmp[] array.
2004-07-17 simonDivision by zero (which criminally failed to give rise...
2004-06-12 simonSwitch the memory allocation macros from the Halibut...
2004-05-23 simonAll measurements in the paper backend are now configura...
2004-04-20 simonAcroread's PDF cut and paste appears to depend on the...
2004-04-20 simonInfrastructure changes for character set support. ustrtoa,
2004-04-16 simonAdd a TODO entry.
2004-04-16 simonCompacted PS and PDF output files by removing redundant...
2004-04-15 simonPrevent a tight loop. Oops.
2004-04-15 simonPut the document's version IDs into comments in the...
2004-04-15 simonAhem. If an indexable term appears in a section heading...
2004-04-14 simonAdministrivia: update a TODO and a .cvsignore.
2004-04-14 simonDisplay the page numbers on every page. Right. I think...
2004-04-14 simonAnd now the page numbers in the index are PDF cross...
2004-04-14 simonImplemented an index. Good _grief_, that was hard work...
2004-04-14 simonTypo during restructuring caused all code paragraphs...
2004-04-14 simonThe contents section now contains PDF cross-references.
2004-04-14 simonSupport for a contents section.
2004-04-14 simonRestructuring to remove the requirement for a printed...
2004-04-14 simonImplemented PDF outlines.
2004-04-14 simonImplemented horizontal rules.
2004-04-13 simonImplemented lines under chapter titles.
2004-04-13 simonFine-tuned the page breaking algorithm by adding penalt...
2004-04-13 simonFix the TODO comments up a bit.
2004-04-13 simonImplemented all the missing rendering features (such...
2004-04-13 simonImplement PDF link annotations: both internal hyperlink...
2004-04-13 simonAha, _that's_ why paragraphs weren't properly justified...
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.