Book a Demo

Author Topic: RTF Numbering has wrong Style!?  (Read 2607 times)

ebeb

  • EA User
  • **
  • Posts: 169
  • Karma: +0/-0
    • View Profile
RTF Numbering has wrong Style!?
« on: January 27, 2010, 12:47:12 am »
RTF headache...again.

I have a rtf template, package as heading 1 and element is heading 2.

Heading 1 is "verdana, 14p", heading 2 is "verdana, 13p".

In the template editor, everything looks good. The "{package.name}" and the number "1." in front of it is both verdana, 14p and for the element as well.

But, here come the problem: After creating the RTF doc, the numbering "1." and also at deeper hierarchy levels are Time New Roman.

This is strange. I checked the Template again:

When I click exactly before the text "{package...}", it says style=heading 1 but font is "Times new roman" which is wrong.  If click on the text, the font is correct. I checked in the menu, and it says its character style "Default Paragraph Style". If try to set Verdana instead of Times, it doesn't work.

What can I do to make the numbering use the same style/font as the heading name?

Thanks!

Coops

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
Re: RTF Numbering has wrong Style!?
« Reply #1 on: January 28, 2010, 03:18:15 am »
If you're using List numbering have you tried changing the Font in the Edit, Edit List Overides, Edit List Level?

This is what I had to do to get mine to match my heading

I've found outline numbering a total nightmare in EA I have to confess, especially when working with virtual documents

Also I found reading the White Paper "Working with the RTF Generator" helped somewhat althought the documentation around this part of the product is sketchy to say the least.

ebeb

  • EA User
  • **
  • Posts: 169
  • Karma: +0/-0
    • View Profile
Re: RTF Numbering has wrong Style!?
« Reply #2 on: January 28, 2010, 03:34:47 am »
 :D

...works! Perfect, was a bit strage, that the heading numbering is listed as "List Override #03", but using the dialioge, selecting this override, changing the level from 1 to whatever is used, changing the font works!

Great!

Thanks a lot!