[NTG-context] your favourite ConTeXt debugging tools

2024-09-12 Thread Henning Hraban Ramm
\showmakeup: values of many details, e.g. distances and kerning \showgrid: line grid for grid mode \showframe: all frames \showboxes: draw frames around a few areas \showsetups: list of variables \showbodyfont: variants of tha active font family \showbodyfontenvironment: values of relative sizes

[NTG-context] Problem with \setuplayout parameters being ignored

2023-03-05 Thread Keith McKay via ntg-context
oundcolor=blue] \setupbackgrounds[header][text] [background=color, backgroundcolor=red] \setuppagenumbering[state=start,alternative=doublesided,location=footer] \showlayout \starttext \showsetups \dorecurse{10}{ Page \recurselevel \page } \stoptext __

Re: [NTG-context] calculating optimal height of textblock

2021-04-29 Thread denis.maier
lties\displaywidowpenalties{2}{0} \stopsetups \setuplayout[setups=mypenalties] %\showframe \showmakeup \showsetups \starttext \dorecurse{5}{\input knuth\par} \stoptext === > -Ursprüngliche Nachricht- > Von: Maier, Denis Christian (UB) > Gesendet:

[NTG-context] calculating optimal height of textblock

2021-04-28 Thread denis.maier
=mypenalties] %\showframe \showmakeup %\showsetups \starttext \dorecurse{5}{\input knuth\par} \stoptext = How do you do this usually? Any best-practices? Hints? Trial and error seems to work ok, but maybe there is a more efficient method... Best Denis

Re: [NTG-context] Why is the textarea not centered by default?

2020-11-05 Thread Sylvain Hubert
gt; > \setuppagenumbering[alternative=doublesided] > \starttext \showframe \showsetups \stoptext > > Just in case it helps, > Sylvain ___ If your question is of interest to others as well, pleas

Re: [NTG-context] What is "cutspace" and "bottomspace"?

2020-11-05 Thread Pablo Rodriguez
weird here. Compare the four options: %~ \setuplayout[width=middle, backspace=0.001mm] %~ \setuplayout[width=fit, backspace=0.001mm] %~ \setuplayout[width=middle, cutspace=0.001mm] %~ \setuplayout[width=fit, cutspace=0.001mm] \starttext \showframe \showsetups \stoptext Each of the options gives a

Re: [NTG-context] Why is the textarea not centered by default?

2020-11-05 Thread Pablo Rodriguez
On 11/5/20 11:28 AM, Sylvain Hubert wrote: > Dear List, > >     \starttext \showframe \showsetups \stoptext > > This minimal example without further configuration shows that the > default value for backspace, textwidth and paperwidth are 2.5cm, 15cm, > 21cm resp., which means

Re: [NTG-context] Why is the textarea not centered by default?

2020-11-05 Thread Henri Menke
On Thu, 2020-11-05 at 11:28 +0100, Sylvain Hubert wrote: > Dear List, > > \starttext \showframe \showsetups \stoptext > > This minimal example without further configuration shows that the default > value for backspace, textwidth and paperwidth are 2.5cm, 15cm, 21cm resp.,

[NTG-context] Why is the textarea not centered by default?

2020-11-05 Thread Sylvain Hubert
Dear List, \starttext \showframe \showsetups \stoptext This minimal example without further configuration shows that the default value for backspace, textwidth and paperwidth are 2.5cm, 15cm, 21cm resp., which means that the textarea is horizontally 0.5cm off the center by default, and one

Re: [NTG-context] Tent style cards

2019-12-22 Thread Pavneet Arora
gures/apollonius/apollonius.103][width=2.0in]} \switchtobodyfont[nameface] \setlayer[tblplacecard][x=10em,y=3.0em]% {\tfg\it\color[orangered]{Vidya}} \flushlayer[tblplacecard] \stopbuffer \starttext \setupcolors[state=start] %%% 1. Show the frame and layout inform

Re: [NTG-context] Strange backgroundcolors with showgrid and luacode

2019-04-27 Thread Wolfgang Schuster
is the only way it works: \definepalet[layout][grid=black] %~ \setuppalet[layout] [grid=black] \showgrid \starttext \ConTeXt\ is awesome! \stoptext I don’t know whether I’m missing something, but \showsetups{setuppalet} only shows this: \setuppalet

Re: [NTG-context] Strange backgroundcolors with showgrid and luacode

2019-04-27 Thread Pablo Rodriguez
\definepalet[layout][grid=black] %~ \setuppalet[layout] [grid=black] \showgrid \starttext \ConTeXt\ is awesome! \stoptext I don’t know whether I’m missing something, but \showsetups{setuppalet} only shows this: \setuppalet [.*.] * NAME Many thanks for

Re: [NTG-context] Define the dimensions of a layout

2018-08-09 Thread Lizardo M. Reyna Bowen
Hi, May be this setup works. \setuppapersize[A4] \setuplayout[   header=20mm,   footer=20mm,   height=fit,   topspace=0cm,   width=fit,   backspace=2cm,   rightmargin=0cm,   leftmargin=0cm,   leftmargindistance=0pt,   rightmargindistance=0pt] \showframe \starttext  \showsetups \stoptext

Re: [NTG-context] Define the dimensions of a layout

2018-08-08 Thread Wolfgang Schuster
\setuplayout [topspace=10mm, header=10mm, footer=10mm, height=middle, backspace=20mm, width=middle] \showframe \starttext \showsetups \stoptext Wolfgang Lizardo M. Reyna Bowen schrieb am 09.08.18 um 04:50: Hi, May be this setup works. \setuppapersize[A4] \setuplayout

Re: [NTG-context] Define the dimensions of a layout

2018-08-08 Thread Lizardo M. Reyna Bowen
Hi, May be this setup works. \setuppapersize[A4] \setuplayout[   header=20mm,   footer=20mm,   height=fit,   topspace=0cm,   width=fit,   backspace=2cm,   rightmargin=0cm,   leftmargin=0cm,   leftmargindistance=0pt,   rightmargindistance=0pt] \showframe \starttext  \showsetups \stoptext

[NTG-context] PageSetup

2016-04-14 Thread Aidan Nichol
landscape page is not as expected in that it is a square page. Inserting a \showsetups and \showframe into page 3 I can see that it is layed out Ok but on a large piece of paper. \printpaperwidth and \printpaperheight are both set to 29.7cm. Aidan

Re: [NTG-context] 1. \setupbackgrounds with colours 2. \textwidth = 1.09\textwidth?

2014-02-17 Thread Rudolf Bahr
landscape]% > > \setuplayout[% > > > > backspace=42.65mm,leftedge=2mm,leftmargin=20mm,leftmargindistance=5pt,textwidth=230mm,% > > Use the width key and not the text width key. > > > > > rightmargindistance=5pt,rightmargin=20mm,rightedge=2mm% > >

Re: [NTG-context] 1. \setupbackgrounds with colours 2. \textwidth = 1.09\textwidth?

2014-02-17 Thread Wolfgang Schuster
=2mm% > > topspace=22mm,header=12mm,headerdistance=2mm,textheight=164mm,footerdistance=2mm,footer=12mm% >]% > \showframe > \showsetups > > % works as expected, the whole page is red: > \setupbackgrounds >[page] >[background=

[NTG-context] 1. \setupbackgrounds with colours 2. \textwidth = 1.09\textwidth?

2014-02-17 Thread Rudolf Bahr
xtwidth=230mm,% rightmargindistance=5pt,rightmargin=20mm,rightedge=2mm% topspace=22mm,header=12mm,headerdistance=2mm,textheight=164mm,footerdistance=2mm,footer=12mm% ]% \showframe \showsetups % works as expected, the whole page is red: \setupbackgrounds [page]

Re: [NTG-context] beta

2012-01-10 Thread Hans Hagen
On 10-1-2012 11:59, Mari Voipio wrote: On Sun, Jan 8, 2012 at 19:40, Hans Hagen wrote: I uploaded a new beta. Apart from some fixes the core font/type modules have been cleaned up so there might be temporary font side effects. Looks like \showsetups got broken... it should come after

Re: [NTG-context] beta

2012-01-10 Thread Hans Hagen
d] %booklet arranging 3 \setuparranging[2UP] %booklet arranging 4 5 % \showsetups 6 7 \setuplayout 8 [backspace=0pt, 9 topspace=0pt, 10width=middle, 11 height=middle, \meta_grab_clip_path ...ght \ifcsname \??mpmpclip should be \??mp

Re: [NTG-context] beta

2012-01-10 Thread Mari Voipio
tuparranging[2UP] %booklet arranging 4 5 % \showsetups 6 7 \setuplayout 8 [backspace=0pt, 9 topspace=0pt, 10width=middle, 11 height=middle, \meta_grab_clip_path ...ght \ifcsname \??mpmpclip

Re: [NTG-context] beta

2012-01-10 Thread Mari Voipio
On Sun, Jan 8, 2012 at 19:40, Hans Hagen wrote: > I uploaded a new beta. Apart from some fixes the core font/type modules have > been cleaned up so there might be temporary font side effects. Looks like \showsetups got broken... ! Undefined control sequence. system > tex &

Re: [NTG-context] wider right margin when it shouldn't be

2011-12-11 Thread Wolfgang Schuster
Am 11.12.2011 um 17:57 schrieb Pablo Rodríguez: > Hi there, > > compiling this document: > > \setuppapersize[A4] > \setuppagenumbering[alternative=singlesided,location=middle] > \starttext > \showsetups > \dorecurse{4}{\input dawkins \par \input knuth \par} > \

[NTG-context] wider right margin when it shouldn't be

2011-12-11 Thread Pablo Rodríguez
Hi there, compiling this document: \setuppapersize[A4] \setuppagenumbering[alternative=singlesided,location=middle] \starttext \showsetups \dorecurse{4}{\input dawkins \par \input knuth \par} \stoptext I should get the exact same length for left and right margin (defining margin as the total

Re: [NTG-context] bug with showlayout

2011-05-16 Thread Hans Hagen
} for i=1,4 do commands.showlayoutvariables() context.page() end context.egroup() end end \stopluacode \gdef\doshowframe[#1][#2]% {\ifsecondargument \setupbackgrounds [\v!page] [\c!frame=\v!on, \c!corner=\v!rectangular,

Re: [NTG-context] playing colors

2011-03-01 Thread Otared Kavian
s in: \showcolorgroup [red][vertical,name,number] or \showcolorgroup [red] And the following can be used to see the setups: \showsetups{showcolor} (Actually in the source there is a mistyping « \showsetup » instead of « \showsetups »). Best regards: OK

[NTG-context] Bug against minimals

2010-12-16 Thread Xan
% Margins %\setuplayout [grid=yes, footer=0.5\footerheight, header=0.5\headerheight] %\setuplayout[footer=2cm, header=2cm] %\showlayout %\showframe %\showsetups \setuplayout[topspace=1.5cm,margin=1.5cm,header=1.5cm,footer=1.5cm,width=fit,height=fit,backspace=1.5cm] % Enable colors and activate

[NTG-context] Page layout: doublesided

2010-11-04 Thread Procházka Lukáš Ing . - Pontex s . r . o .
ht area: 2.5 cm left (for binding) and 2 cm right (odd pages); and the same values mirrored for even pages. My code is: --- \setuplayout[location=doublesided] %\setuplayout[location=duplex] %\setuplayout[location=middle] \starttext \showsetups \showlayout \showgrid \dorecurse{1}{\

[NTG-context] stopcolumns causes new page!!!?

2010-04-11 Thread Xan
a] % Page number \setuppagenumbering [location={footer}] % Paper size \setuppapersize [a4] % Margins %\setuplayout [grid=yes, footer=0.5\footerheight, header=0.5\headerheight] %\setuplayout[footer=2cm, header=2cm] %\showlayout %\showframe %\showsetups % Enable colors and activate hyperlinks \s

[NTG-context] bleeding columnsetarea

2009-12-08 Thread Oliver Heins
tufte\par} \stopcolumnset \page \showsetups \stoptext % \stopminimalexample Thanks in advance, olli Footnotes: [1] http://en.wikipedia.org/wiki/Bleed_(printing) -- Oliver Heins he...@sopos.orghttp://oliverheins.net/ http://blog.overheins.net/ F27A BA8C 1CFB B905 65A8 http://scriptor

Re: [NTG-context] the meaning of cutspace

2009-11-16 Thread luigi scarso
ocation={footer,middle}, alternative=doublesided, > style=\tfx] > > \showlayout\showsetups\showframe > > \bye I'm not sure, but what about width=middle ? -- luigi ___ If your question is of interest

[NTG-context] the meaning of cutspace

2009-11-16 Thread Vyatcheslav Yatskovsky
[topspace=2cm, header=0cm, footer=0.6cm, bottomspace=2cm, height=fit, %leftmargin=1.5cm, rightmargin=2cm, backspace=1.5cm, cutspace=2cm, width=fit] \setuppagenumbering[location={footer,middle}, alternative=doublesided, style=\tfx] \showlayout\showsetups\showframe \bye Regards, Vyatcheslav

[NTG-context] Strange Behaviour for toc

2009-10-12 Thread Martin Scholz
, leftmargindistance=0.2cm, backspace=1.2cm, height=fit, rightmargin=2.5cm, leftmargin=1cm, bottomspace=2cm, footer=0.8cm, setup=strict] % \showgrid \showframe % \showsetups % \showlayout \setuppagenumbering[alternative=doublesided,location

Re: [NTG-context] framedtext in naturaltables

2009-10-02 Thread Xan
={footer}] % Paper size \setuppapersize [a4] % Margins %\setuplayout [grid=yes, footer=0.5\footerheight, header=0.5\headerheight] %\setuplayout[footer=2cm, header=2cm] %\showlayout %\showframe %\showsetups \setuplayout[topspace=1.5cm,margin=1.5cm,header=0.8cm,footer=1.5cm,width=fit,height=fit,backspace

[NTG-context] Problems with cite (minimal example) (was Re: Buggy source code--> references disappears when I put sections and If I put subjects, \completecontent has void list.)

2009-08-18 Thread Xan
uot;, journal = "Annals of Mathematics", volume = "156", number = "2", year = "2002", pages = "345-466", note =". Disponible una versió preliminar a l'arXiv.org. 9811105v1" } @article{birget-et-al, author = "Jean-Camille Birget

[NTG-context] I can't change startitemize[n]--> startitemize[1]

2009-07-23 Thread Xan
\footerheight, header=0.5\headerheight] %\setuplayout[footer=2cm, header=2cm] %\showlayout %\showframe %\showsetups % Format de marges %\setuplayout[topspace=1.5cm, % marge d'adalt %margin=1.5cm, %marges dels costats %header=1.0cm,%separació entre adalt i primera línia %footer=1.0cm,%separaciÃ

Re: [NTG-context] I can't put footnote

2009-07-23 Thread Xan
e between paragraphs %\setupwhitespace [big] % Paper size \setuppapersize [a4] % Margins %\setuplayout [grid=yes, footer=0.5\footerheight, header=0.5\headerheight] %\setuplayout[footer=2cm, header=2cm] %\showlayout %\showframe %\showsetups % Format de marges %\setuplayout[topspace=1.5cm, % ma

Re: [NTG-context] I can't put footnote

2009-07-22 Thread Xan
umber \setuppagenumbering [location={footer}] % White space between paragraphs %\setupwhitespace [big] % Paper size \setuppapersize [a4] % Margins %\setuplayout [grid=yes, footer=0.5\footerheight, header=0.5\headerheight] %\setuplayout[footer=2cm, header=2cm] %\showlayout %\showframe %\showsetups % Form

[NTG-context] I can't put footnote

2009-07-22 Thread Xan
}] % White space between paragraphs %\setupwhitespace [big] % Paper size \setuppapersize [a4] % Margins %\setuplayout [grid=yes, footer=0.5\footerheight, header=0.5\headerheight] %\setuplayout[footer=2cm, header=2cm] %\showlayout %\showframe %\showsetups % Format de marges %\setuplayout[topspace

[NTG-context] Strange behaviour of startitemize[1]

2009-07-22 Thread Xan
hite space between paragraphs %\setupwhitespace [big] % Paper size \setuppapersize [a4] % Margins %\setuplayout [grid=yes, footer=0.5\footerheight, header=0.5\headerheight] %\setuplayout[footer=2cm, header=2cm] %\showlayout %\showframe %\showsetups % Format de marges %\setuplayout[topspace=1.5c

[NTG-context] Problems with bibtex and @incollection

2009-06-06 Thread Xan
[cmr,11pt] % Be tolerant with paragraph building \setuptolerance [horizontal,verytolerant,stretch] % Choose a language, and associated hyphenation rules. %\language [ca] \mainlanguage[ca] % Page number \setuppagenumbering [location={footer}] % White space between paragraphs %\setupwhitespace [big]

Re: [NTG-context] 2NUP, spreading a table on 2 pages

2009-01-20 Thread Antoine Junod
nt on both pages, flipping on the long edge. \setuparranging[2UP,rotated,doublesided] % The layout of the page \setuplayout[margin=1cm,width=middle,height=middle,topspace=0cm,backspace=1.2cm] Colors % Enable the use of colors for the whole document \setupcolors[state=start] %%%

[NTG-context] interactionbuttons

2008-09-03 Thread Alan Stone
hfill] \showframe %\showsetups \starttext \reference[myToC]{} \placecontent \chapter{Chapter 1} \input knuth \stoptext Thx, Alan ___ If your question is of interest to others as well, please add an entry to the

Re: [NTG-context] Still confused about \setuplayout

2008-08-27 Thread Taco Hoekwater
Alan Stone wrote: >>> - \showsetups output >> The \setuplayout parameters are in column one, the query-ing macros >> are in column four. These are correct. > > > Good to finally know what corresponds to what. It might be useful to put > a label mentioning

Re: [NTG-context] Still confused about \setuplayout

2008-08-27 Thread Alan Stone
> > > - \showsetups output > > The \setuplayout parameters are in column one, the query-ing macros > are in column four. These are correct. Good to finally know what corresponds to what. It might be useful to put a label mentioning these at the top of both columns. What do

Re: [NTG-context] Still confused about \setuplayout

2008-08-27 Thread Taco Hoekwater
out This is indeed confusing (and probably based on excursion) > - \showsetups output The \setuplayout parameters are in column one, the query-ing macros are in column four. These are correct. > - excursion manual, table 33.2 page 74 That table is simply wrong, and probably the cause of

Re: [NTG-context] Still confused about \setuplayout

2008-08-27 Thread Alan Stone
Thanks Taco. >I am somewhat confused myself as to why this is generally considered to be so confusing. What's most confusing are the: - wiki layout explanation at http://wiki.contextgarden.net/Layout - \showsetups output - excursion manual, table 33.2 page 74 - main manual

Re: [NTG-context] Still confused about \setuplayout

2008-08-27 Thread Hans Hagen
back to my example (see below)... >>>>> >>>>> Same observations, same questions. >>>>> >>>>> Alan >>>>> >>>>> \setuppapersize[S6][S6] >>>>> >>>>> \setuplayout[topheight=15pt,

Re: [NTG-context] Still confused about \setuplayout

2008-08-27 Thread Alan Stone
.. > >>> > >>> Same observations, same questions. > >>> > >>> Alan > >>> > >>> \setuppapersize[S6][S6] > >>> > >>> \setuplayout[topheight=15pt, > >>> headerheight=15pt, > >>> footerheig

Re: [NTG-context] Still confused about \setuplayout

2008-08-27 Thread Alan Stone
gt; > \setuplayout[topheight=15pt, > > headerheight=15pt, > > footerheight=15pt, > > bottomheight=15pt, > > top,header,footer,bottom etc no height/width appended Thanks Hans. - \showsetups output contains a lot of junk, a thorough cleaning would be utmost welcome - \sh

Re: [NTG-context] Still confused about \setuplayout

2008-08-27 Thread Hans Hagen
>> >>> \setuppapersize[S6][S6] >>> >>> \setuplayout[topheight=15pt, >>> headerheight=15pt, >>> footerheight=15pt, >>> bottomheight=15pt, >> top,header,footer,bottom etc no height/width appended > > > Thanks Hans. > >

Re: [NTG-context] Still confused about \setuplayout

2008-08-27 Thread Alan Stone
>That said, it is a little confusing that the table from >\showsetups doesn't match up ... A little ??? Alan On Wed, Aug 27, 2008 at 3:09 PM, Taco Hoekwater <[EMAIL PROTECTED]> wrote: > Alan Stone wrote: > > Going back to my example (see below)... > > >

Re: [NTG-context] Still confused about \setuplayout

2008-08-27 Thread Taco Hoekwater
Alan Stone wrote: > Going back to my example (see below)... > > Same observations, same questions. The names and values reported by showsetups are not 1-to-1 to the arguments of \setuplayout. If you want to know what you can use in \setuplayout, use any of the manuals, or texshow:

Re: [NTG-context] Still confused about \setuplayout

2008-08-27 Thread Hans Hagen
er,footer,bottom etc no height/width appended > leftedgewidth=0pt, > leftmarginwidth=0pt, > rightmarginwidth=0pt, > rightedgewidth=180pt] > > \showframe > \showsetups > > \starttext > testing > \stoptext > > > On Wed, Aug 27, 2008 at 1:27 PM,

Re: [NTG-context] Still confused about \setuplayout

2008-08-27 Thread Alan Stone
=180pt] \showframe \showsetups \starttext testing \stoptext On Wed, Aug 27, 2008 at 1:27 PM, Hans Hagen <[EMAIL PROTECTED]> wrote: > Alan Stone wrote: > > On Tue, Aug 26, 2008 at 11:17 AM, Aditya Mahajan <[EMAIL PROTECTED]> > wrote: > > > >> Wh

Re: [NTG-context] Still confused about \setuplayout

2008-08-27 Thread Hans Hagen
Alan Stone wrote: > On Tue, Aug 26, 2008 at 11:17 AM, Aditya Mahajan <[EMAIL PROTECTED]> wrote: > >> Where did you see topheight, headerheight, footerheight, and bottomheight? >> Perhaps you wanted >> >> \setuppapersize[S6][S6] >> >> \

Re: [NTG-context] Still confused about \setuplayout

2008-08-27 Thread Alan Stone
On Tue, Aug 26, 2008 at 11:17 AM, Aditya Mahajan <[EMAIL PROTECTED]> wrote: > Where did you see topheight, headerheight, footerheight, and bottomheight? > Perhaps you wanted > > \setuppapersize[S6][S6] > > \showframe > \showsetups > > \setuplayout[topspace=15pt, &

Re: [NTG-context] Still confused about \setuplayout

2008-08-27 Thread Alan Stone
>> Where did you see topheight, headerheight, footerheight, and bottomheight? 1. http://archive.contextgarden.net/message/20080812.135630.04ad74e5.en.html 2. From observation: see \showsetups output (right column) This part of ConTeXt and/or the instructional resources somehow got so po

Re: [NTG-context] Still confused about \setuplayout

2008-08-26 Thread Peter Rolf
Alan Stone schrieb: > Hi Peter, > > I meant the showframe and showsetups displays on the pdf document itself, > not the document paper printout. > oeps, sorry :) you simply use some wrong parameter here (names of internal dimensions). e.g. use 'footer=15pt' instead of &

Re: [NTG-context] Still confused about \setuplayout

2008-08-26 Thread Aditya Mahajan
On Tue, 26 Aug 2008, Alan Stone wrote: > Hi, > > Taking S6 = 600pt wide x 450pt heigh for example... > > \setuppapersize[S6][S6] > > \showframe > \showsetups > > \setuplayout[topheight=15pt, > headerheight=15pt, > footerheight=15pt, > bottomheight=15pt, &

Re: [NTG-context] Still confused about \setuplayout

2008-08-26 Thread Alan Stone
Hi Peter, I meant the showframe and showsetups displays on the pdf document itself, not the document paper printout. Best, Alan ___ If your question is of interest to others as well, please add an entry to the Wiki

Re: [NTG-context] Still confused about \setuplayout

2008-08-26 Thread Peter Rolf
Alan Stone schrieb: > Hi, > > Taking S6 = 600pt wide x 450pt heigh for example... > > \setuppapersize[S6][S6] > > \showframe > \showsetups > > \setuplayout[topheight=15pt, > headerheight=15pt, > footerheight=15pt, > bottomheight=15pt, >

[NTG-context] Still confused about \setuplayout

2008-08-26 Thread Alan Stone
Hi, Taking S6 = 600pt wide x 450pt heigh for example... \setuppapersize[S6][S6] \showframe \showsetups \setuplayout[topheight=15pt, headerheight=15pt, footerheight=15pt, bottomheight=15pt, leftedgewidth=0pt, leftmarginwidth=0pt, rightmarginwidth=0pt, rightedgewidth=180pt

Re: [NTG-context] ConTeXt-ifying Kile

2008-01-02 Thread Matija Šuklje
|name|value|number] \showexternalfigures[alternative=a|b|c] \showfields[names] # \showfont \showframe[text|margin|edge] \showgrid # \showgridboxes # \showgridsnapping \showlayout # \showlayoutcomponents \showmakeup \showpalet[name][horizontal|vertical|name|value] \showprint[typesetting papersize][p

Re: [NTG-context] Page breaking problem

2006-06-19 Thread Helin Gai
ng >> \setuppapersize[..1..][..2.._] >> 1. A3 A4_ A5 A6 letter ... CD landscape mirrored rotated 90 180 270 >> 2. A3 A4_ A5 A6 letter ... landscape mirrored rotated negative 90 180 >> 270 >> >> \definepapersize[name][..=..] >> width, height, offset: dimension >> sca

Re: [NTG-context] Page breaking problem

2006-06-19 Thread Hans Hagen
\setuppapersize[..1..][..2.._] > 1. A3 A4_ A5 A6 letter ... CD landscape mirrored rotated 90 180 270 > 2. A3 A4_ A5 A6 letter ... landscape mirrored rotated negative 90 180 > 270 > > \definepapersize[name][..=..] > width, height, offset: dimension > scale: number > \stoptyping

[NTG-context] Page breaking problem

2006-06-19 Thread Helin Gai
70 2. A3 A4_ A5 A6 letter ... landscape mirrored rotated negative 90 180 270 \definepapersize[name][..=..] width, height, offset: dimension scale: number \stoptyping \chapter{Layout} \starttyping \showframe[text,margin,edge] \showsetups \showlayout \setuplayout[..=..] HORIZONTAL: leftedge, leftm

[NTG-context] Q: footline and more the oneline with pic

2005-10-06 Thread Alexander Lazic
raphic \startreusableMPgraphic{exhoch} \includeMPgraphic{filledsquare} draw redsquare xysized (ExHeight,ExHeight) shifted (bbwidth(currentpicture)+.1mm,0) ; \stopreusableMPgraphic \starttext \showsetups \showlayout \stoptext --- ___ ntg-context maili

[NTG-context] Q: about \externalfile from metafun-p.pdf

2005-10-02 Thread Alexander Lazic
n the metapost_test is the code from page 118 => beginfig(21) ;... \startMPrun input metapost_test; \stopMPrun \externalfile[mprun.21][width=5cm] \showsetups \showlayout \stoptext --- Please can any body help, thx. al ;-) ___ ntg-context mailing

[NTG-context] ConTeXt oddities

2005-05-01 Thread Frank Grieshaber
Dear fellow-ConTeXters, working with Context I noticed some small, strange behaviours: 1. I arranged pages in the following way: \definepapersize[myCustomLayout][width=12cm, height=19cm] \setuppapersize[myCustomLayout][A4,landscape] \setuparranging[2SIDE] now, when I use \showsetups I get the

Re: [NTG-context] setting up even and odd pages

2005-02-28 Thread Mari Voipio
ssume) instead of doing what it'd been told with the above commands... I checked with \showsetups, it really totally ignored whatever I told it to have as backspace. However, Paul, if you "just" want mirror margins, i.e. "outside" and "inside" margins, it can be do

[NTG-context] Re: inmargin text problems remain

2003-10-31 Thread Patrick Gundlach
showframe \setuppagenumbering [alternative=doublesided] \setuplayout[backspace=1cm,leftmargin=.5cm] \starttext \dorecurse{4}{\input tufte \inleft{\the\hsize}\inright{\the\hsize} \page} \showsetups \stoptext I have no idea what is going on. Patrick -- You are your ow

Re: [NTG-context] Re: Hot to calculate width=\textwidth - \bodyfontsize

2003-09-11 Thread Steffen Wolfrum
(\textwidth - 12pt)] \starttext \showsetups \stoptext Patrick ___ ntg-context mailing list [EMAIL PROTECTED] http://www.ntg.nl/mailman/listinfo/ntg-context

[NTG-context] Re: Hot to calculate width=\textwidth - \bodyfontsize

2003-09-11 Thread Patrick Gundlach
Hi, Steffen Wolfrum <[EMAIL PROTECTED]> writes: > how is the syntax for adding or subtraction, like > width=\textwidth - 12pt if you are using etex and not afraid of strange examples: \setuplayout[header=\dimexpr(\textwidth - 12pt)] \starttext \showsetups \stoptext Patrick -