ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Bug in itemizations
@ 2002-02-04 19:06 Giuseppe Bilotta
  2002-02-06 10:18 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Giuseppe Bilotta @ 2002-02-04 19:06 UTC (permalink / raw)


Hello,

a quick bug report:

\startitemize
\item[something] Something else
\stopitemize

gives an Undefined control sequence on \unknownitemreference.

Defining \def\unknownitemreference{0} seems to solve the problem.

--
Giuseppe "Oblomov" Bilotta


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

* Re: Bug in itemizations
  2002-02-04 19:06 Bug in itemizations Giuseppe Bilotta
@ 2002-02-06 10:18 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 2002-02-06 10:18 UTC (permalink / raw)
  Cc: ntg-context

At 08:06 PM 2/4/2002 +0100, Giuseppe Bilotta wrote:

>\startitemize
>\item[something] Something else
>\stopitemize
>
>gives an Undefined control sequence on \unknownitemreference.
>
>Defining \def\unknownitemreference{0} seems to solve the problem.

strange, must have disappeared when implementing defineitemgroup, should be 
(in core-itm.tex)

\def\unknownitemreferences{0} \let\itemreference\unknownitemreference

thanks for noticing,

Hans

PS. I found a few more bugs in recent stuff, so i will upload a new beta
-------------------------------------------------------------------------
                                   Hans Hagen | PRAGMA ADE | pragma@wxs.nl
                       Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
  tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------
                                   fall-back web server: 
www.pragma-pod.nl
-------------------------------------------------------------------------


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

end of thread, other threads:[~2002-02-06 10:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-02-04 19:06 Bug in itemizations Giuseppe Bilotta
2002-02-06 10:18 ` 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).