Skip to main content
Participant
August 5, 2008
Question

Autonumbering Conversion to XML, HTML

  • August 5, 2008
  • 2 replies
  • 4968 views
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
This topic has been closed for replies.

2 replies

Known Participant
May 4, 2009

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

September 12, 2008
How about a convert to text in the FM document itself.