Hi,

this used to work.

% - - - - - - - -
\setupoutput[pdftex]

\def\startTODO{%
  \inleft{\bf TODO:}\setupitemize[before={\blank[small]}]%
  \startitemize[4,packed,inmargin,joinedup]}
\let\stopTODO\stopitemize


\starttext

\startTODO
\item foo
\item bar
\item 2000
\stopTODO

\stoptext
% - - - - - - - -

With the current ConTeXt (12.01.07) and pdftex 1.40.1 I get this error
message:

[..]
(r:/tex/texmf-local/tex/context/base/sort-def.tex)
(r:/tex/texmf-local/tex/context/base/sort-lan.tex)
(r:/tex/texmf-local/tex/context/base/pdfr-def.tex)
systems         : begin file itemize at line 9
! Undefined control sequence.
\initializenextposition ...dosetpositionpapersize
                                                  {\printpaperwidth
}{\print...

\setposition ...ing \else \initializenextposition
                                                  \def \currentposition
{#1}...

\dopositionmarginbox ...argin :\currentmarginpos }
                                                  \ifcase
\marginrepositionm...

\dodoinmargin ...ftmarginblock \fi ]\next {#3}{#6}
                                                  \rawpagereference
\s!mar {...

\startTODO ->\inleft {\bf TODO:}
                                \setupitemize [before={\blank
[small]}]\star...
l.11 \startTODO

?
____

Same on contextgarden.


Greetings, Peter
_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to