Hello,

When I write mathematics I need some way of making theorems and
proof. Therefore I have defined the following enumerations

\defineenumeration
  [theorem]
  [text=S�tning,
   style=slanted,
   way=bychapter]

\defineenumeration
  [corollary]
  [theorem]
  [text=Korollar,
   style=slanted,
   way=bychapter]

\defineenumeration
  [proof]
  [text=Bevis.,
   number=no]

\setupenumerations
  [theorem,proof]
  [location=serried, 
   headstyle=bold,
   width=broad,
   stopper=.]

\setupindenting[medium]

But when I make the proof and type

\startproof
  One paragraph. 

  Two paragraphs.

  Three paragraphs. \QED
\stopproof

There is no indentation of the paragraphs. How can I fix this?


-- 
Emil Hedevang Lohse <http://home.imf.au.dk/emil/> 

Alle sp�rgsm�l er lige dumme. 
Og sp�rgsm�let "Kan �nder flyve?" er ikke dumt.
_______________________________________________
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to