Book a Demo

Author Topic: EA6 RTF templates  (Read 2983 times)

sargasso

  • EA Practitioner
  • ***
  • Posts: 1406
  • Karma: +1/-2
  • 10 COMFROM 30; 20 HALT; 30 ONSUB(50,90,10)
    • View Profile
EA6 RTF templates
« on: November 21, 2005, 07:05:23 pm »
So many features ... so little time....  :-/

All and any help appreciated.

1) How to I make the thing work in centimeters rather than inches?

2) Is it possible to hide the sections bar while I'm just working on boilerplate and layout?

3) I managed to (once) create a style "Title".  Now I want to add other standard styles e.g. "Subtitle",  has anyone got a clue how I did it the once?

more follows ....

bruce
"It is not so expressed, but what of that?
'Twere good you do so much for charity."

Oh I forgot, we aren't doing him are we.

thomaskilian

  • Guest
Re: EA6 RTF templates
« Reply #1 on: November 22, 2005, 12:55:41 am »
Just a possible answer to your first question: might depend on the localization of your machine.

GD_Monkey

  • EA Novice
  • *
  • Posts: 12
  • Karma: +0/-0
  • Ooh DM!
    • View Profile
Re: EA6 RTF templates
« Reply #2 on: December 01, 2005, 07:02:15 am »
Quote
3) I managed to (once) create a style "Title".  Now I want to add other standard styles e.g. "Subtitle",  has anyone got a clue how I did it the once?


If I'm understanding correctly all you need to do is select Edit Style... from the Edit menu, choose the type (character or paragraph) and click on New Style and enter the new name.

Back in the editor select the font settings you want and click back on "Edit Style..." again afterwards.

As you probably know, choosing a style name which matches one of M$ Word's (i.e. "Heading 1") means you can ignore changing the font, size etc in the RTF generator and just use the style settings as they're set up in Word.

Hope that helps!