On 16-1-2012 11:34, Steffen Wolfrum wrote:
Hi,
here's another "Undefined control sequence" with recent beta:
when using \ctxparskip in a project's component (see attached) the following error below pops up. (When running the same example as a stand-alone-file it works fine!)
Steffen
! Undefined control sequence.
system> tex> error on line 7 in file chap_X.tex: Undefined control sequence ...
1 %&context 2 %!TEX TS-program = luatex 3 \startcomponent chap_X 4 \project MyProject 5 6 7>> \startexdent 8 9 test 10 11 \stopexdent 12 13 \stopcomponent 14
\117>exdent:before ->\ctxparskip
Why don't you use \setupindenting? Setting some low level variable is pretty fragile and \ctxparskip is now a protected one i.e. even more low level. Actually, using it in the past was never a guaranteed to work option as other (synchronization) mechanisms could overload your setting. Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------