ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Odd bug with \startitemize
@ 2012-11-18 15:07 Rogers, Michael K
  0 siblings, 0 replies; only message in thread
From: Rogers, Michael K @ 2012-11-18 15:07 UTC (permalink / raw)
  To: mailing list for ConTeXt users

For some reason I used someone's earlier posting to test something about my tex software and accidentally happened upon this odd behavior.  If the \startitemize code below is repeated 10 or more times, either with \dorecurse or by pasting it ten times, only one is typeset.  If nine times, then all nine are typeset.  If "Some text" is un-commented, then all ten are typeset along with "Some text."  (If working with the pasted version, the "Some text" can appear after the first or second iteration, or before any iteration that appears on the first page, and all itemizations will appear.)

Michael

MWE:
------------------------

\starttext
%Some text
\dorecurse{10}{
\startitemize

\item Find a well-ordered set.

\startitemize[n, columns, four][stopper=,left=(, right=)]
\item $\{ 2 + \frac{1}{n}, n \in\naturalnumbers\}$
\item $[0, 1)$
\item $\{3 - \frac{2}{n}, n \in \naturalnumbers\}$
\item $ \reals$
\stopitemize
\stopitemize
}

\stoptext


________________________________

This e-mail message (including any attachments) is for the sole use of
the intended recipient(s) and may contain confidential and privileged
information. If the reader of this message is not the intended
recipient, you are hereby notified that any dissemination, distribution
or copying of this message (including any attachments) is strictly
prohibited.

If you have received this message in error, please contact
the sender by reply e-mail message and destroy all copies of the
original message (including attachments).
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-11-18 15:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-18 15:07 Odd bug with \startitemize Rogers, Michael K

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).