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

Autonumbering Conversion to XML, HTML

New Here ,
Aug 05, 2008 Aug 05, 2008
The autonumbering function that works so well in FM does not convert easily to XML or HTML. The numbers are either so far off the page I can't see them or they aren't there at all. The html code reads it as OL, but there are no numbers to be found! Is it a margin issue, or are the numbers just not there are need to be reset or reinserted after HTML generation?

Thanks much

Thea
TOPICS
Feature request
5.0K
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
Guest
Sep 12, 2008 Sep 12, 2008
How about a convert to text in the FM document itself.
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
Explorer ,
May 04, 2009 May 04, 2009
LATEST

Make sure your HTML mapping table is set up correctly on the Reference page. For example:

FrameMaker Source Item

HTML Item

Include Auto#

Comments

Element

New Web Page?

P:Body

P

N

N

P:Bulleted

LI

Parent = UL

Depth = 0

N

N

P:Heading1

H*

N

N

P:Heading2

H*

N

N

P:Indented

P

Parent = UL

Depth = 0

N

N

P:Numbered

LI

Parent = OL

Depth = 0

N

N

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