ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Emil Hedevang Lohse <emil@imf.au.dk>
Subject: Paragraph indentation in enumerations?
Date: 07 Mar 2003 12:47:05 +0100	[thread overview]
Message-ID: <vg01y1j8kli.fsf@localhost.localdomain> (raw)


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.

             reply	other threads:[~2003-03-07 11:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-07 11:47 Emil Hedevang Lohse [this message]
2003-03-07 16:46 ` Patrick Gundlach
2003-03-09 14:33   ` Emil Hedevang Lohse
2003-03-09 21:19     ` Hans Hagen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=vg01y1j8kli.fsf@localhost.localdomain \
    --to=emil@imf.au.dk \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).