Am 21.02.10 13:16, schrieb Steffen Wolfrum:
Hi,

todays minimal gives an error:

Runaway argument?
\letvalue {\??vn \c!rule :c:\currentnote }\normalnoterule , \v!normal \ETC.
! File ended while scanning use of \p!compareprocessactionD.
<inserted text>
                 \par
<*>  ./notetext.tex

?



The cause is "\blank[2mm]" in this example:

\def\MyRule{\blackrule[width=18mm,height=0.4pt]\blank[2mm]}

\setupfootnotes
  [rule=\MyRule]

This harmless vertical space did it up to now.
\def\MyRule{{...}}

or

\unexpanded\def\MyRule{...}?

Wolfgang

___________________________________________________________________________________
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