Am 15.04.2011 um 15:05 schrieb Markus Finke: > Hello, > > how can I change the green frame in \showframe[margin] on black? > > I need more contrast on the paper and there is no option to print all color > in black with Adobe Reader on Kubuntu.
Use \setupbackgrounds and not \showframe. \setuppapersize[A5][A4] \setupbackgrounds[text][leftmargin][frame=on] \setupbackgrounds[page][frame=on] \setuplayout[location=middle] \starttext \input knuth \stoptext Wolfgang ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : [email protected] / 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 ___________________________________________________________________________________
