%%% Document %%% % engine=luatex \enableregime [utf-8] \mainlanguage[uk] \language[uk] \setuppapersize [A4] [A4] \showframe %\showlayout %\setuplayout[width=middle] \setupwhitespace [medium] \starttext \input knuth \input zapf \input tufte \stoptext Look at http://filebin.ca/rzjruz/test.pdf or http://filebin.ca/rzjruz, you'll notice a reasonably sized gap on the right hand side, how do I get rid of it? The work around seems to be \setuplayout[width=middle] But this isn't want I want as the width of the text betters slightly bigger, see; http://filebin.ca/ttufjc/test.pdf or http://filebin.ca/ttufjc . Thanks
anyone? Mohamed Bana wrote:
%%% Document %%%
% engine=luatex \enableregime [utf-8] \mainlanguage[uk] \language[uk] \setuppapersize [A4] [A4] \showframe %\showlayout
%\setuplayout[width=middle]
\setupwhitespace [medium]
\starttext \input knuth
\input zapf
\input tufte \stoptext
Look at http://filebin.ca/rzjruz/test.pdf or http://filebin.ca/rzjruz, you'll notice a reasonably sized gap on the right hand side, how do I get rid of it?
The work around seems to be
\setuplayout[width=middle]
But this isn't want I want as the width of the text betters slightly bigger, see; http://filebin.ca/ttufjc/test.pdf or http://filebin.ca/ttufjc .
Thanks
___________________________________________________________________________________ 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 ___________________________________________________________________________________
On Thu, Nov 27, 2008 at 1:17 PM, Mohamed Bana
anyone?
\setuplayout [backspace=8cm, width=middle] Wolfgang
Mohamed Bana wrote:
%%% Document %%%
% engine=luatex \enableregime [utf-8] \mainlanguage[uk] \language[uk] \setuppapersize [A4] [A4] \showframe %\showlayout
%\setuplayout[width=middle]
\setupwhitespace [medium]
\starttext \input knuth
\input zapf
\input tufte \stoptext
Look at http://filebin.ca/rzjruz/test.pdf or http://filebin.ca/rzjruz, you'll notice a reasonably sized gap on the right hand side, how do I get rid of it?
The work around seems to be
\setuplayout[width=middle]
But this isn't want I want as the width of the text betters slightly bigger, see; http://filebin.ca/ttufjc/test.pdf or http://filebin.ca/ttufjc .
Thanks
___________________________________________________________________________________ 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 ___________________________________________________________________________________
___________________________________________________________________________________ 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 ___________________________________________________________________________________
Thanks, but that's not what I had in mind. Look at the right edge of the pdf (http://filebin.ca/rzjruz/test.pdf or http://filebin.ca/rzjruz) there's a gap - about 1/2 a centimetres - which isn't on the left side. It doesn't look uniform. Wolfgang Schuster wrote:
On Thu, Nov 27, 2008 at 1:17 PM, Mohamed Bana
wrote: anyone?
\setuplayout [backspace=8cm, width=middle]
Wolfgang
Mohamed Bana wrote:
%%% Document %%%
% engine=luatex \enableregime [utf-8] \mainlanguage[uk] \language[uk] \setuppapersize [A4] [A4] \showframe %\showlayout
%\setuplayout[width=middle]
\setupwhitespace [medium]
\starttext \input knuth
\input zapf
\input tufte \stoptext
Look at http://filebin.ca/rzjruz/test.pdf or http://filebin.ca/rzjruz, you'll notice a reasonably sized gap on the right hand side, how do I get rid of it?
The work around seems to be
\setuplayout[width=middle]
But this isn't want I want as the width of the text betters slightly bigger, see; http://filebin.ca/ttufjc/test.pdf or http://filebin.ca/ttufjc .
Thanks
___________________________________________________________________________________ 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 ___________________________________________________________________________________
___________________________________________________________________________________ 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 ___________________________________________________________________________________
___________________________________________________________________________________ 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 ___________________________________________________________________________________
On Thu, Nov 27, 2008 at 1:46 PM, Mohamed Bana
Thanks, but that's not what I had in mind. Look at the right edge of the pdf (http://filebin.ca/rzjruz/test.pdf or http://filebin.ca/rzjruz) there's a gap - about 1/2 a centimetres - which isn't on the left side. It doesn't look uniform.
The left and right margina re different but they have nothing to do with the distance of the text block from the left and right margin of the paper. \setuplayout [width=middle, leftmargin=2cm, rightmargin=2cm] \showframe \starttext Hello world! \stoptext Wolfgang
participants (2)
-
Mohamed Bana
-
Wolfgang Schuster