Book a Demo

Author Topic: RTF formatting  (Read 2603 times)

SomersetGraham

  • EA User
  • **
  • Posts: 376
  • Karma: +1/-0
    • View Profile
RTF formatting
« on: May 21, 2010, 08:35:34 pm »
Hi
I have been struggling with the RTF generator!
What I want to do is have the following format

1 Heading 1
   <text> Note indent
    1.1 Heading 2
          <text> Note indent
        1.1.1 Heading 3
                 <text> Note indent
etc

Is this possible? I  have tried editing list levels and styles but to no avail?

Any help appreciated

Graham
Using V12

skiwi

  • EA Expert
  • ****
  • Posts: 2081
  • Karma: +46/-82
    • View Profile
Re: RTF formatting
« Reply #1 on: May 24, 2010, 06:57:21 am »
What version of EA?

I presume you want to have something like this
<h1>Heading 1</h1>
<note1>Note indent</note1>
<h2>Heading 2</h2>
<note2>Note indent</note2>
<h3>Heading 3</h3>
<note3>Note indent</note3>

However EA generates something like this (when you select child packages)
<h1>Heading 1</h1>
<note>Note indent</note>
<h2>Heading 2</h2>
<note>Note indent</note>
<h3>Heading 3</h3>
<note>Note indent</note>

In other words it only generates specific styles for heading, not for other (body level) styles.

Aside: IMHO using indentation inside of or outside of EA (ie just using word) causes document maintenance problems.
« Last Edit: May 24, 2010, 06:59:16 am by skiwi »
Orthogonality rules
Position and Team disestablished, thanks austerity.
Now itinerant.