Hi,
I have some projects with a TOC for online help output and another for pdf output.
Some topics are inserted on a single page in the online TOC, but output as subchapters in the TOC pdf (which is what I want).
The topics which are inserted as snippets only display the topic contents in the online version. Is it possible to display the title of the snippet as well as the contents e.g. via variable similar to <%TARGETTITLE%> but without the link? I currently copy/paste them so that I can format them but would prefer an automated solution.