Calendar
Wednesday, 25 April 2012
Publish PDF version 2.2.39 released
This is a minor maintenance release to test support for various Press Books requirements:
- adds the ability to request DocBook XML output from a Wikibook PDF server
- add $EnableDocBook = true; to local/config.php
- this adds a “docbook” button to the Wikipublisher download page
- modifies the latexprint and latexpublish skins to support custom LATEX sty files
- add $UploadExts['sty'] = 'text/plain'; to local/config.php
- use (:style:Attach:<style-file-name>.sty:) on a report trail page
- sample book style files are available on Harvard and China
- adds some new typesetting options
- an imagesize=wide option, allowing wide images to span the marginpar space
- a cfloatstyle=shaded option, for a custom float with a light grey background
- a short="Short Title" book typesetting option, for use in running headers
A complementary Wikibook PDF server version will be released shortly, once wikibook → DocBook testing is complete.