Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Is it possible to generate a TOC or LOp in table form?

Community Expert ,
Sep 23, 2025 Sep 23, 2025

I have a book with a bunch of tables.

I want to generate a TOC or a List of Paragraphs BUT I want that list to be in the shape of a table. 

I have tried various trick to cheat FM into generating the list inside the table but to no avail. 

Can it be done?...

FrameMaker Version: 17.0.7.842


Bjørn Smalbro - FrameMaker.dk
68
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Expert , Sep 23, 2025 Sep 23, 2025

Not with stock FrameMaker, but I have done several of these with ExtendScript.

Translate
Community Expert ,
Sep 23, 2025 Sep 23, 2025

Not with stock FrameMaker, but I have done several of these with ExtendScript.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Sep 23, 2025 Sep 23, 2025

Does each line (para) of the list need to be a separate Table Row?

If not, you could generate to files not part of book, then use those as the source for Text Insets inside the actual book. Testing would be need to ensure that hypertext works.

In a book I maintain, the TOC became stable very early, and was converted to a non-generated flow with Xrefs. The Index is still generated.

Why is the Table structure sought? There might be other ways to reach the same objectives.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Sep 23, 2025 Sep 23, 2025
LATEST

Tables are often useful (or necessary) when you have multiple lines for an entry, or you want to do page ranges.

 

image.png

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines