Home › Forums › DITA and XMetaL Discussion › PDF3 Index Missing Footers › Reply To: PDF3 Index Missing Footers
Reply to: PDF3 Index Missing Footers
August 11, 2010 at 9:04 pmFor 5.1 it looks like the area that's wrong (in an unmodified install) is this file:
C:Program FilesCommon FilesXMetaL SharedDITA_OTdemoxmfoCustomizationfoxslxm_static_content.xsl
It has the following starting at about line #472:
Which should actually be this as far as I can see:
All of the templates that are called here are actually there and they seem to be correctly named (see later in the same file).
You'd need to merge these changes with any other changes you have.