OK, been doing a little experimenting, (based in part on
Peter reminding me about the effect of 'Maintain Heading Levels').
I set up a simple hierarchy with one parent TOC book at Level
1, one child TOC book at Level 2 and one child (of a child)TOC Book
at Level 3. Each level had an associated topic.
With Maintain heading Levels not checked the heading levels
were as follows:
TOC Book 1: Heading 1
TOC Book 2: Heading 2
TOC book 3: Heading 3
Level 1 Topic: Heading 2
Level 2 Topic: Heading 3
Level 3 Topic: Heading 4
With Maintain heading Levels checked the heading levels were
as follows:
TOC Book 1: Heading 1
TOC Book 2: Heading 2
TOC book 3: Heading 3
Level 1 Topic: Heading 1
Level 2 Topic: Heading 1
Level 3 Topic: Heading 1
Ideally, I want the print ouput to have all TOC books with
the same header and all topics with the same header. I can then use
a custom word template so that all TOC book names have the same
appearance in Word, ditto all Topic names will have the same
appearance in Word.
The way I found I could accomplish this is to go to the
second screen of the Print SSL wizard and use the arrows to put all
books in the hierarchy back to root level (level 1). All topics
were then left at level 2. I left the Maintain Heading option
unchecked.
The result was:
TOC Book 1: Heading 1
TOC Book 2: Heading 1
TOC book 3: Heading 1
Level 1 Topic: Heading 2
Level 2 Topic: Heading 2
Level 3 Topic: Heading 2
Similarly, when I put Heading 2's in the topics to indicate
major sub divisions, they were all converted to Heading 3's in the
Print output.
The other thing I did was to import the required custom Word
template (screen 4 of the SSL wizard) and make sure that all my
other styles were mapped across. For example I made sure that
'bold-blue' in the CCS for RoboHelp mapped to 'bold-blue' in the
word template. If there's a style in the CCs (like 'bold-black')
that's not in the template there's a tendency for it to be mapped
to a heading level.
This method is not ideal because the TOC books are no longer
in a hierarchy, but the heading styles remain consistent, giving a
consistent appearance in the Print SSL output.
(My goal is to get printed output that looks good with a
minimal need to tidy it up).