ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Oliver Buerschaper <oliver.buerschaper@mpq.mpg.de>
Subject: Bug: missing stopper?
Date: Mon, 27 Nov 2006 09:52:34 +0100	[thread overview]
Message-ID: <C914DBEF-985B-4BE8-91D0-95FB9E1E949B@mpq.mpg.de> (raw)

Hello,

playing with \defineenumeration I noticed some weird behaviour:  
whenever I set an enumeration to be unnumbered the stopper is  
mysteriously suppressed ... I searched the mailing list for this  
problem and I discovered that people have experienced problems  
related to the stopper option before. However, these appeared to have  
been solved. Now I'm not sure whether I missed a detail or stumbled  
upon a potentially remaining bug.


\defineenumeration	[theorem] [text=Theorem]
\defineenumeration	[remark] [text=Remark]

\setupenumerations	[location=serried,width=fit,distance=1em,stopper=.]
\setupenumerations	[remark] [number=no]

\starttext

\starttheorem
\input ward
\stoptheorem

\startremark
\input tufte
\stopremark

\stoptext


By the way what's the role of the option right I found in the source  
code? Same as stopper? Deprecated?

Best wishes,
Oliver

                 reply	other threads:[~2006-11-27  8:52 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=C914DBEF-985B-4BE8-91D0-95FB9E1E949B@mpq.mpg.de \
    --to=oliver.buerschaper@mpq.mpg.de \
    --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).