3 Oct
2013
3 Oct
'13
3:02 p.m.
Am 03.10.2013 um 14:49 schrieb "H. van der Meer"
I know how to force ConTeXt doing not more then one run with the --once parameter on the call. Is it, however, possible to do the same from within the ConTeXt document? Some of my documents do not need a second but still get one.
There a few parameters which can be set with the first line of your document, e.g. to control the number of runs you can use this: % nofruns=1 Wolfgang