« 12.07.2010 | Calendar | 23.07.2010 »
Thursday, 22 July 2010
Wikibook PDF server version 1.1 beta 2 released
This adds support for several new features:
- set text for a book halftitle verso page; this generally provides a list of titles also by the book’s author (requires a modified form of the Wiki Publisher latexpublishbook template described in the Friday, 23 July 2010 release notes)
- add support for (:div class=indent:) directives which are useful for presenting lists of titles to appear on the halftitle verso page
- detect the output of (:head:) or (:headnr:) advanced table directives and print this boldface
- update the Wikibook DTD to support halftitle verso contents and the “bookmarks” meta tag
There are some minor formatting improvements:
- set chapter aphorisms using the “small” size
- add a medium vertical space after quotations
- detect graphics in marginal notes and make sure the width does not exceed the width of the marginpar
- detect a plain numbered list within a list of type ROMAN, roman, ALPHA or alpha and suppress the parent number prefix
- if the date and time of printing is blank, print today’s date as the day of print on the title verso page
And one bug fix:
- fix a typo in tblatex.xsl which prevented the Glenn chapter style from being processed
Thanks to Crisses for suggesting these changes.