I have created a page layout that has a title page, left and right.
On the title page, I have a footer that is using the heading level 6 variable to label something specific.
In my topic, on the last page, I have the number 1, using the h6 style that I have defined.
When I run a build, the title page, left, and right pages display exactly as they should, except that no matter what I do, I can not get the #1 to appear on my title page with the madcap heading variable.
Basically I am identifying all the documents in this area as "Part 1" (2,3,4,5 etc.) by placing the correct # in each topic that is using this layout and making the # a h6 level. (there are 32 topics, each of which needs it's own number).
Any suggestions?