From \chapter to \startchapter \stopchapter
Instead of only pdf I also need to generate XHTML. For this I need to use \startchapter and \stopchapter instead of \chapter. When it is like: \chapter{A descriptive title} I have to change it to: \startchapter[title=A descriptive title] . . . \stopchapter But how do I change something like: \chapter[aboutLink]{A descriptive title} -- Cecil Westerhof
On 15-7-2011 12:41, Cecil Westerhof wrote:
Instead of only pdf I also need to generate XHTML. For this I need to use \startchapter and \stopchapter instead of \chapter.
When it is like: \chapter{A descriptive title} I have to change it to: \startchapter[title=A descriptive title] . . . \stopchapter
But how do I change something like: \chapter[aboutLink]{A descriptive title}
add reference=aboutlink ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
participants (2)
-
Cecil Westerhof
-
Hans Hagen