Skip to main content
Participant
February 10, 2015
Answered

How to keep superscript format when generating a table of contents

  • February 10, 2015
  • 1 reply
  • 1261 views

Hi,

I have a superscript ® in a title in a document that needs to be brought in the Table of contents. When I do generate the TOC, I cannot keep the superscript format in the TOC.

I could cheat and replace it manually, but there has to be a way it stays with those properties every time I regenerate the TOC.

Any idea how?

Regards.

This topic has been closed for replies.
Correct answer Bob_Niland

What version of FM?

What font?

There are two separate problems here:

  1. If you are doing the super as a Character Format in the body files, that format needs to be in the Character Catalog for the TOC, or the formatting won't be applied.
  2. If you do that, and get it displayed properly in the TOC, that will break the hypertext linking there.

The solution is usually to do the supers as natively-superscripted Unicode characters, and not Character Formats.

see: TOC link with a subscript character does not work in PDF

1 reply

Bob_Niland
Community Expert
Bob_NilandCommunity ExpertCorrect answer
Community Expert
February 10, 2015

What version of FM?

What font?

There are two separate problems here:

  1. If you are doing the super as a Character Format in the body files, that format needs to be in the Character Catalog for the TOC, or the formatting won't be applied.
  2. If you do that, and get it displayed properly in the TOC, that will break the hypertext linking there.

The solution is usually to do the supers as natively-superscripted Unicode characters, and not Character Formats.

see: TOC link with a subscript character does not work in PDF

Participant
February 10, 2015

Thank you, Error7103!

It is FM 11.

The font is Arial in the TOC, but Verdana in the chapter itself.

I am trying to find the natively-superscripted Unicode R character and cannot find how to create it. I only get regular, non-superscript R.

Participant
February 10, 2015

Oh, and I forgot to mention I use FM unstructured, for this document.