ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Framecolor in \showframe
@ 2011-04-15 13:05 Markus Finke
  2011-04-15 13:17 ` Wolfgang Schuster
  0 siblings, 1 reply; 3+ messages in thread
From: Markus Finke @ 2011-04-15 13:05 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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.

Thanks in advance,
Markus
___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Framecolor in \showframe
  2011-04-15 13:05 Framecolor in \showframe Markus Finke
@ 2011-04-15 13:17 ` Wolfgang Schuster
  2011-04-15 14:23   ` Markus Finke
  0 siblings, 1 reply; 3+ messages in thread
From: Wolfgang Schuster @ 2011-04-15 13:17 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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 : 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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Framecolor in \showframe
  2011-04-15 13:17 ` Wolfgang Schuster
@ 2011-04-15 14:23   ` Markus Finke
  0 siblings, 0 replies; 3+ messages in thread
From: Markus Finke @ 2011-04-15 14:23 UTC (permalink / raw)
  To: mailing list for ConTeXt users

> \setupbackgrounds[text][leftmargin][frame=on]
> \setupbackgrounds[page][frame=on]

That’s it. Thank you!
___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-04-15 14:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-04-15 13:05 Framecolor in \showframe Markus Finke
2011-04-15 13:17 ` Wolfgang Schuster
2011-04-15 14:23   ` Markus Finke

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).