19 Jul
2010
19 Jul
'10
7:56 p.m.
Am 19.07.10 19:37, schrieb luigi scarso:
#> context mydocument.tex && context --mode=LAST mydocument.tex
ensure that the code inside \startmode[LAST]...\stopmode is really seen the "last " pass
It is seen at the last run but also the first, second ... because you enable just a self defined mode 'LAST'. Wolfgang