Hi list,
I am using the following code with a recent beta (last week):
\setuplist[subsection][numberstopper=, right=), style=\slanted]
and the ')' is not slanted. However, it is the following:
\setuplist[subsection][numberstopper=), style=\slanted]
So, bug or feature?
Also, \setupstructure[state=start] causes the compilation to stop
after lpdf-pdx.xml.
Minimal example :
% \setupstructure[state=start]% doesn't work (lpdf-pdx.xml)
\starttext
\startitemize[n]
\item one
\item two
\item three
\item four
\item five
\stopitemize
\stoptext
In a my thesis, I got some other errors, please see attached file. I
am sorry I could not track down the bug in my setup, but with the
minimal example, something is already going wrong.
Regards.
-- Cédric