Hi, The \setuplayout command causes problems I don't understand, sorry! I use the following setup in a screen (\setuppapersize[S6][S6]) document: \setuplayout [header=0cm, topspace=.2cm, backspace=.2cm, margin=0cm, width=fit, footer=1cm, bottomdistance=5pt, bottom=20pt, height=fit] This gives a result as aspected! However adding the setting rightedge=3cm to the layout command, for a menu, yields an unexpected result. Okay, an area on the right of the screen is indeed blank as aspected! But the text of a full page is also shifted downward, and overlaps the text within the footer area, which is quite weird isn't it? I don't grasp this footer problem as indicated above!!!! Any idea what's wrong? Regards, Gerard Verhaag P.S. I use ConTeXt ver: 2011.03.30 11:21 MKIV fmt: 2011.3.30 int: english/english
On 05/13/2011 10:25 AM, Verhaag, G.C.H.M. wrote:
Hi,
The \setuplayout command causes problems I don't understand, sorry! I use the following setup in a screen (\setuppapersize[S6][S6]) document:
\setuplayout [header=0cm, topspace=.2cm, backspace=.2cm, margin=0cm, width=fit, footer=1cm, bottomdistance=5pt, bottom=20pt, height=fit]
This gives a result as aspected! However adding the setting
rightedge=3cm
to the layout command, for a menu, yields an unexpected result. Okay, an area on the right of the screen is indeed blank as aspected! But the text of a full page is also shifted downward, and overlaps the text within the footer area, which is quite weird isn't it?
I don't grasp this footer problem as indicated above!!!! Any idea what's wrong?
Regards, Gerard Verhaag
P.S. I use ConTeXt ver: 2011.03.30 11:21 MKIV fmt: 2011.3.30 int: english/english
...
Hi, I figured out that the problem is caused by the \setupinteraction command. When switching the menu off by setting menu=off, the layout of the text is okay, without the shift! However, when I use \setupinteraction [state=start, style=small, page=yes, menu=on] the annoying interference of the text with the footer is introduced. Any ideas how to correct the problem? Regards, Gerard Verhaag
On 14-5-2011 11:15, Verhaag, G.C.H.M. wrote:
On 05/13/2011 10:25 AM, Verhaag, G.C.H.M. wrote:
Hi,
The \setuplayout command causes problems I don't understand, sorry! I use the following setup in a screen (\setuppapersize[S6][S6]) document:
\setuplayout [header=0cm, topspace=.2cm, backspace=.2cm, margin=0cm, width=fit, footer=1cm, bottomdistance=5pt, bottom=20pt, height=fit]
This gives a result as aspected! However adding the setting
rightedge=3cm
to the layout command, for a menu, yields an unexpected result. Okay, an area on the right of the screen is indeed blank as aspected! But the text of a full page is also shifted downward, and overlaps the text within the footer area, which is quite weird isn't it?
I don't grasp this footer problem as indicated above!!!! Any idea what's wrong?
Regards, Gerard Verhaag
P.S. I use ConTeXt ver: 2011.03.30 11:21 MKIV fmt: 2011.3.30 int: english/english
...
Hi,
I figured out that the problem is caused by the \setupinteraction command. When switching the menu off by setting menu=off, the layout of the text is okay, without the shift! However, when I use
\setupinteraction [state=start, style=small, page=yes, menu=on]
the annoying interference of the text with the footer is introduced. Any ideas how to correct the problem?
We need a one page self contained example for this. Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
On 05/14/2011 01:21 PM, Hans Hagen wrote:
On 14-5-2011 11:15, Verhaag, G.C.H.M. wrote:
On 05/13/2011 10:25 AM, Verhaag, G.C.H.M. wrote:
Hi,
The \setuplayout command causes problems I don't understand, sorry! I use the following setup in a screen (\setuppapersize[S6][S6]) document:
\setuplayout [header=0cm, topspace=.2cm, backspace=.2cm, margin=0cm, width=fit, footer=1cm, bottomdistance=5pt, bottom=20pt, height=fit]
This gives a result as aspected! However adding the setting
rightedge=3cm
to the layout command, for a menu, yields an unexpected result. Okay, an area on the right of the screen is indeed blank as aspected! But the text of a full page is also shifted downward, and overlaps the text within the footer area, which is quite weird isn't it?
I don't grasp this footer problem as indicated above!!!! Any idea what's wrong?
Regards, Gerard Verhaag
P.S. I use ConTeXt ver: 2011.03.30 11:21 MKIV fmt: 2011.3.30 int: english/english
...
Hi,
I figured out that the problem is caused by the \setupinteraction command. When switching the menu off by setting menu=off, the layout of the text is okay, without the shift! However, when I use
\setupinteraction [state=start, style=small, page=yes, menu=on]
the annoying interference of the text with the footer is introduced. Any ideas how to correct the problem?
We need a one page self contained example for this.
Hans ....
Hi, You'll find the self contained example (rightedge.tex) attached! I compile it using: context --pdf rightedge and view the result with Acrobat Reader 9. I upgraded to the latest version and now use: ConTeXt ver: 2011.05.13 12:01 MKIV fmt: 2011.5.14 int: english/english Thanks for paying attention to this problem! Regards, Gerard Verhaag
On 14-5-2011 7:44, Verhaag, G.C.H.M. wrote:
I figured out that the problem is caused by the \setupinteraction command. When switching the menu off by setting menu=off, the layout of the text is okay, without the shift! However, when I use
you can test the upcoming beta ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
On 05/16/2011 11:12 AM, Hans Hagen wrote:
On 14-5-2011 7:44, Verhaag, G.C.H.M. wrote:
I figured out that the problem is caused by the \setupinteraction command. When switching the menu off by setting menu=off, the layout of the text is okay, without the shift! However, when I use
you can test the upcoming beta
...
Hi Hans, I compiled using: ConTeXt ver: 2011.05.16 11:00 MKIV fmt: 2011.5.16 int: english/english and now it works just fine! The shift is gone! Thanks very much! Regards, Gerard Verhaag
More setupinteraction pagelayout interference: In the example below (compiled using the very latest minimals) the inclusion of \setupinteractionscreen [option=bookmark] shifts the output of the text on the page. Alan %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \definepapersize [17x24] [width=17cm,height=24cm] \setuppapersize [page=17x24,paper=A4] \setuplayout [ backspace=3.5cm, leftedgedistance=0.25cm, leftmargin=3cm, leftmargindistance=0.25cm, width=fit, rightmargindistance=0.25cm, rightmargin=2cm, rightedgedistance=0.25cm, topspace=1cm, header=1cm, headerdistance=0.25cm, height=fit, footerdistance=0.25cm, footer=1cm, bottomspace=1cm, location=middle, marking=on, ] \showlayout \setupinteractionscreen [option=bookmark] \starttext \input knuth \stoptext
participants (3)
-
Alan Braslau
-
Hans Hagen
-
Verhaag, G.C.H.M.