[ZDP] Structured text
Michel Pelletier
michel@digicool.com
Mon, 10 May 1999 10:18:39 -0400
> -----Original Message-----
> From: Tom Deprez [mailto:tom.deprez@village.uunet.be]
> Sent: Sunday, May 09, 1999 2:48 PM
> To: zdp@zope.org
> Subject: [ZDP] Structured text
>
>
> Hmmm, Structured text doesn't seem to be easy :
>
> How can I get this layout :
>
> Chapter 1
> Chapter 1.1
>
> Blablablablablra
> Blablabla...
>
> Chapter 1.2
>
> Blablablabla
> Blalaaa
>
> Thus Chapter on - big font, Chapter 1.2 and Chapter 1.1 as
> smaller font, and
> Blabla as normal font.
>
> I tried this :
>
> Chapter 1
>
> Chapter 1.1
>
> Blablabla
> Blablabla
>
> Chapter 1.2
>
> Blablabla
>
> But that doesn't work...
>
The contents of a subchapter must be indented to the next level under
that subchapter. You will need to put *two* levels of indentation in
your text to get the paragraphs to looks right.
Structured text was meant to be written using Emacs indented-text-mode.
With any other editor, writing structured text is a pain. With Emacs,
it's a breeze. I would suggest looking into XEmacs.
www.xemacs.org
-Michel
> -----------
>
> Another one :
>
> If I use the '°'-char, And try to load the document in the
> browser, it asks
> where to save the document?
>
>
> Tom.
>
>
> _______________________________________________
> ZDP maillist - ZDP@zope.org
> http://www.zope.org/mailman/listinfo/zdp
>