Show/hide conditional text dependning on target format?
In my FM document each chapter starts with "Chapter" followed by its number, and on the next row the chapter title comes, e.g.:
Chapter 1
Introduction
This is something I keep when generating pdf documents. When it comes to html/html help etc, chapter numbers make no sense, so I skip the "Chapter #" part.
Currently I use a conditional text setting "ifPDF", which I manually switch show/hide depending on target format.
Can this be done automatically? So that I can generate to all formats at once. (Also, I wouldn't have to worry about having wrong show/hide settings.)
