ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Insidious
@ 1999-09-02  3:20 David Arnold
  1999-09-02  8:30 ` Insidious Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: David Arnold @ 1999-09-02  3:20 UTC (permalink / raw)


All,

This has just killed my for the last two hours:

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\starttext

\startitemize[n,columns,one]

\item Kevin Yokoyama, a professor of mathematics at the College of
the Redwoods, offers this gem.

\startitemize[a]
\item hello
\stopitemize

\stopitemize

\stoptext
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

I get the following error message: 

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
! Extra }, or forgotten \endgroup.
\stopopsomming ...mmenfalse \stopkolommen
                                          \getvalue {\??op \itemlevel...
l.10 \stopitemize

? s
OK, entering \scrollmode...
! Missing } inserted.
<inserted text>
                }
<to be read again>
                   \endgroup
\stopopsomming ...tion }\fi \fi \endgroup
                                          \doglobal \decrement (\item...
l.12 \stopitemize

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

If I change it to

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\starttext

\startitemize[n,column,one]

\item Kevin Yokoyama, a professor of mathematics at the College of
the Redwoods, offers this gem.

\startitemize[a]
\item hello
\stopitemize

\stopitemize

\stoptext
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

it compiles fine. If I change it to

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\starttext

\startitemize[n,columns,one]

\item Kevin Yokoyama, a professor of mathematics at the College of
the Redwoods, offers this gem.

\stopitemize

\stoptext
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

then it compiles fine! Yikes!

P.S. I know, I know, I shouldn't start with

\startitemize[n,columns,one]

I oughta just

\startitemize[n]

But this actually occurred when I needed to start with

\startitemize[n,continue,columns,one]

as previous was in two columns.

Is this a bug?


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Insidious
  1999-09-02  3:20 Insidious David Arnold
@ 1999-09-02  8:30 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 1999-09-02  8:30 UTC (permalink / raw)
  Cc: ntg-context

David Arnold wrote:

> This has just killed my for the last two hours:
> 
> %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

> Is this a bug?

Yes, and I'll try to kill it. 

Hans

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.nl
-----------------------------------------------------------------


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1999-09-02  8:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-09-02  3:20 Insidious David Arnold
1999-09-02  8:30 ` Insidious Hans Hagen

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