Recent Changes
Recent Changes · Search:

ReleaseLog.20100709 History

Hide minor edits - Show changes to output

10 July 2010 at 07:10 AM by John Rankin - Publish PDF version 2.2.22 released
Added lines 1-12:
!!Publish PDF library version 2.2.22 released

* add `PDF support for the head and headnr table directives introduced in PmWiki version 2.2.11; the next version of the Wikibook `PDF server will include a change to apply boldface to the cell contents

* add `PDF support for title attributes on external links introduced in PmWiki version 2.2.14; adds PSS calls in the smart quotes code to remove a spurious "\"

* improve the display of part names and chapter aphorisms in the `HTML version of books (thanks to Crisses); note that this changes the print.css file in the htmlpublish skin -- remember to update the skins when you install the update

* add support for local Latex skin templates using the $PDFSkin array; note that all such templates ''must'' start with "latex"; for example:
** insert the following in local/config.php ''before'' loading the Wikipublisher extensions: [=$PDFSkin['book'] = 'mybook';=]
** create a skin directory in pub/skins/ called latexmybook
** copy the files in pub/skins/latexpublishbook into latexmybook and amend to meet local specifications
Page last modified on 10 July 2010 at 07:10 AM