Re: [NTG-context] stupbackgrounds and margin

2009-02-01 Thread Antoine Junod
Hi wolfgang, and thanks for your reply.

Wolfgang Schuster schuster.wolfg...@googlemail.com writes:

[trying to get a red leftmargin]

 Make a complete (with text) example where we can see your problem (a
 example of the output could help), I get a red background for the
 left margin.

Here it is. And the output (processed with texexec --lua) is attached.

Thanks for everything.
-AJ

\setuppapersize
[A5][A4]
\setuparranging
[2UP,rotated,doublesided]
\setuplayout
[margin=18mm,
 width=middle,height=middle,
 topspace=0cm,backspace=18mm]
\setupcolors
[state=start]
\setupbackgrounds
[text]
[leftmargin]
[background=color,backgroundcolor=red]

\showframe
\showgrid

\enableregime[utf]

\starttext

\section{my taylor is rich}
knuthknuth
\page[yes]
\section{God save the Queen}
knuthknuth
\stoptext



left_margin_in_red.pdf
Description: Adobe PDF document
___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] stupbackgrounds and margin

2009-02-01 Thread Wolfgang Schuster


Am 01.02.2009 um 14:11 schrieb Antoine Junod:


Hi wolfgang, and thanks for your reply.

Wolfgang Schuster schuster.wolfg...@googlemail.com writes:

[trying to get a red leftmargin]


Make a complete (with text) example where we can see your problem (a
example of the output could help), I get a red background for the
left margin.


Here it is. And the output (processed with texexec --lua) is attached.

\showframe


\showframe overwrites the \setupbackgrounds settings, comment it and
you can see it.

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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] stupbackgrounds and margin

2009-02-01 Thread Antoine Junod
Wolfgang Schuster schuster.wolfg...@googlemail.com writes:

 Am 01.02.2009 um 14:11 schrieb Antoine Junod:

 Hi wolfgang, and thanks for your reply.

 Wolfgang Schuster schuster.wolfg...@googlemail.com writes:

 [trying to get a red leftmargin]

 Make a complete (with text) example where we can see your problem (a
 example of the output could help), I get a red background for the
 left margin.

 Here it is. And the output (processed with texexec --lua) is attached.

 \showframe

 \showframe overwrites the \setupbackgrounds settings, comment it and
 you can see it.

Thanks Wolfgang, that was that.

A+
-AJ
___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___