summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* The Windows Help backend now uses libcharset to the maximum extentSimon Tatham2004-04-20
* PDF outline headings, it turns out, should be encoded using eitherSimon Tatham2004-04-20
* Text backend is now charset-enabled: the entire text file is builtSimon Tatham2004-04-20
* Add some tests of input charset switching.Simon Tatham2004-04-20
* Forgot to add *.ps and *.pdf to the `make clean' list!Simon Tatham2004-04-20
* Infrastructure changes for character set support. ustrtoa,Simon Tatham2004-04-20
* Support for \cfg{input-charset}. Input files can now be in ASCII,Simon Tatham2004-04-19
* Better robustness when backends encounter a Unicode character notSimon Tatham2004-04-19
* Fix an oddity in PDFDocEncoding.Simon Tatham2004-04-18
* Now that I've renamed the `test' program to `convcs', fix .cvsignore.Simon Tatham2004-04-17
* `gcc -Wall' points out some signed/unsigned comparisons. Fixed.Simon Tatham2004-04-17
* Now this is a top-level CVS module, it should have LICENCE andSimon Tatham2004-04-17
* Link libcharset into Halibut. (This involved faffing withSimon Tatham2004-04-17
* In preparation for using libcharset in Halibut, I've addedSimon Tatham2004-04-17
* Include libcharset into both the Timber and Halibut checkouts.Simon Tatham2004-04-17
* Add a TODO entry.Simon Tatham2004-04-16
* Compacted PS and PDF output files by removing redundant reiterationsSimon Tatham2004-04-16
* Standardise on using double quotes in HTML attributes. It turns outSimon Tatham2004-04-15
* Support the \W{...}\i\c{...} combination used in the NASM manual.Simon Tatham2004-04-15
* Prevent a tight loop. Oops.Simon Tatham2004-04-15
* Put the document's version IDs into comments in the PS and PDFSimon Tatham2004-04-15
* Ahem. If an indexable term appears in a section heading, the indexSimon Tatham2004-04-15
* Administrivia: update a TODO and a .cvsignore.Simon Tatham2004-04-14
* After printing out the PDF manual and reading it through, here's aSimon Tatham2004-04-14
* ... oh, except that minimal documentation might be helpful.Simon Tatham2004-04-14
* Display the page numbers on every page. Right. I think this is nowSimon Tatham2004-04-14
* And now the page numbers in the index are PDF cross-references too.Simon Tatham2004-04-14
* Implemented an index. Good _grief_, that was hard work to get allSimon Tatham2004-04-14
* Typo during restructuring caused all code paragraphs to beSimon Tatham2004-04-14
* The contents section now contains PDF cross-references.Simon Tatham2004-04-14
* Support for a contents section.Simon Tatham2004-04-14
* Restructuring to remove the requirement for a printed paragraph toSimon Tatham2004-04-14
* Implemented PDF outlines.Simon Tatham2004-04-14
* Implemented horizontal rules.Simon Tatham2004-04-14
* Implemented lines under chapter titles.Simon Tatham2004-04-13
* Fine-tuned the page breaking algorithm by adding penalties andSimon Tatham2004-04-13
* I wrote the info backend _days_ ago. About time the manpage stoppedSimon Tatham2004-04-13
* Fix the TODO comments up a bit.Simon Tatham2004-04-13
* Implemented all the missing rendering features (such as differentSimon Tatham2004-04-13
* Implement PDF link annotations: both internal hyperlinks within theSimon Tatham2004-04-13
* Aha, _that's_ why paragraphs weren't properly justified. ConfusionSimon Tatham2004-04-13
* Initial work on PS and PDF output. Because these two backends shareSimon Tatham2004-04-13
* Yikes! Stack trash I'd never noticed before. Oops.Simon Tatham2004-04-12
* Forgot to mention the info backend in the command-line help. Oops.Simon Tatham2004-04-12
* Forgot to mention the info backend in the man page.Simon Tatham2004-04-10
* The Emacs and Jed info readers don't like my index format: Info menuSimon Tatham2004-04-10
* Add documentation for the info backend.Simon Tatham2004-04-10
* Info backend now takes care to avoid magic characters in node namesSimon Tatham2004-04-10
* It would probably help to add a test of the INFO-DIR-ENTRY mechanismSimon Tatham2004-04-09
* Add a config directive to generate the INFO-DIR-ENTRY things thatSimon Tatham2004-04-09