Book a Demo

Author Topic: How do I change formatting of child elements?  (Read 3482 times)

Crush

  • EA Novice
  • *
  • Posts: 16
  • Karma: +0/-0
    • View Profile
How do I change formatting of child elements?
« on: October 12, 2010, 01:45:01 am »
I am trying to figure out how to change the font sizes and colors on the child elements in an RTF template so that the sections of my requirements document look different. Kind of like this..

1.  Requirement A
[size=8]1.1 Requirement B[/size]
1.1.1 Requirement C

 
Where do the fonts get defined for the child elements in the rtf template?

TIA!
 :)

skiwi

  • EA Expert
  • ****
  • Posts: 2081
  • Karma: +46/-82
    • View Profile
Re: How do I change formatting of child elements?
« Reply #1 on: October 12, 2010, 06:49:51 am »
What you illustrate is the styles "heading 1", "heading 2", "heading 3" etc, and the font is associated with the style.
The style for all body text ("body" or "normal") applies to all child elements, regardless of depth or nesting.
EA does not appear to support nesting for styles other than "heading",
eg see Document: How to use alternative heading styles
Orthogonality rules
Position and Team disestablished, thanks austerity.
Now itinerant.

Crush

  • EA Novice
  • *
  • Posts: 16
  • Karma: +0/-0
    • View Profile
Re: How do I change formatting of child elements?
« Reply #2 on: October 13, 2010, 12:38:28 am »
Thanks SkiWi!!  How are things down under? ;)

pocketom

  • EA User
  • **
  • Posts: 97
  • Karma: +0/-0
    • View Profile
Re: How do I change formatting of child elements?
« Reply #3 on: October 19, 2010, 08:13:05 am »