On Thu, 25 Aug 2011, Aditya Mahajan wrote:

Hi,

I sometimes misuse the command key of itemize like this:

\definehighlight[important][style=italic, color=red]

\starttext
\startitemize[command=\important]
\item {Term}: definition
\stopitemize
\stoptext

However when I try this with

\setupbackend[export=yes]

I get the following error:

! LuaTeX error bad argument #3 to '?' (value expected).

system          > tex > error on line 0 in file : LuaTeX error  ...

<empty file>

<*> ./export.tex
                \stoptext

Bug or I am just doing this wrong?

The same error occurs with

\startitemize
\item \important{Term}: definition
\stopitemize

Aditya
___________________________________________________________________________________
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
___________________________________________________________________________________

Reply via email to