[NTG-context] TT font disregards margins

2011-01-05 Thread Tom
a Windows system). Example follows: \definepapersize[6X9][width=6.0in, height=9.0in] \setuppapersize[6X9][6X9] \setuplayout[ width=middle, height=middle, backspace=.75 in, topspace=.5 in, header=.25 in, footer=0 in, headerdistance=.25 in, footerdistance=0 in, bottomspace=0.9 in

[NTG-context] problem with setupwhitespace

2010-12-18 Thread Achim Jander
\setupwhitespace[3pt plus 2pt minus 1pt] but in fact, that seems to have no effect, the page ist not filled. The Reference-Manual doesnt mention this form, but states that there is some stretchability. How can I define the stretchability? My simple Example: \definepapersize [NomosLexSozA] [width

Re: [NTG-context] font, line spacing issues

2010-11-18 Thread Wolfgang Schuster
s, and the bottom line is much too high relative > to the spacing of the other lines. See my example, i set the font switch with \starttextbox or to be true with \framed[foregroundstyle={...}]. \definepapersize[card][width=792pt,height=612pt] \setuppapersize[card][card] \definetypeface[impact

[NTG-context] font, line spacing issues

2010-11-17 Thread Peter Davis
at the top of the second page seems very weird. It's an address, and the bottom line is much too high relative to the spacing of the other lines. Here's the file: \definepapersize[card][width=792pt,height=612pt] \setuppapersize[card][card] \definetypeface[impact[rm][serif][mpact

Re: [NTG-context] print many cards (pages) on one A4 paper

2010-10-31 Thread Mojca Miklavec
2x4 or 2x5 different cards on one side? Here is one option from one of my recent documents ... Document A (badges.tex) creates badges: \definepapersize [badge] [width=8.5cm,height=5cm] \setuppapersize [badge][badge] \setuplayout [backspace=1cm,width=middle,topsp

Re: [NTG-context] header setting

2010-10-20 Thread Andreas Harder
t; instead of "1.2 header"? > > Herbert > > \definepapersize[DE][width=10cm,height=12cm] > \setuppapersize [DE][DE] > \setuplayout[width=8cm,height=10cm] > \setuparranging[doublesided] > \setuppagenumbering[alternative=doublesided] > % \setupheads[alternative=margin,al

[NTG-context] header setting

2010-10-20 Thread Herbert Voss
in my example I have set the numbers in the margin. In fact of using the twoside layout I get the numbers only for odd pages in the margin. Is this also possible for the even pages, just like "header 1.2" instead of "1.2 header"? Herbert \definepapersize[DE][wi

Re: [NTG-context] Temporary landscape

2010-10-13 Thread Procházka Lukáš Ing . - Pontex s . r . o .
\PopPaperSize test \page \stoptext From my to be completed TUGboat article: \section {Changing paper size within a document} To get one page (containing a table or a figure) in landscape mode, you can use \type{\adaptpapersize}. For example, \starttyping \definepapersize[main] [A4]

Re: [NTG-context] Temporary landscape

2010-10-13 Thread Aditya Mahajan
] test \page \PopPaperSize test \page \stoptext From my to be completed TUGboat article: \section {Changing paper size within a document} To get one page (containing a table or a figure) in landscape mode, you can use \type{\adaptpapersize}. For example, \starttyping \definepapersize[main

Re: [NTG-context] columnset - float vertical spacing

2010-09-30 Thread Jan Pohanka
d the columns.pdf manual, but I don't understand it clearly. [balance=yes] does not balance the columns even without the figures. regards Jan \definepapersize[poster][width=73cm,height=73cm] \setuppapersize[poster][oversized] \setuplayout[ header=0cm,footer=0cm, backspace=2.54cm,tops

[NTG-context] columnset - float vertical spacing

2010-09-30 Thread Jan Pohanka
e the columns even without the figures. regards Jan \definepapersize[poster][width=73cm,height=73cm] \setuppapersize[poster][oversized] \setuplayout[ header=0cm,footer=0cm, backspace=2.54cm,topspace=1.5cm, width=middle,height=middle, location=middle,marking=on] \setuppagenumb

Re: [NTG-context] Impostion to make a scroll

2010-09-15 Thread Wolfgang Schuster
at the top of an A4 sheet. > How do I make a custom page size 1480mm x 210 mm? > > I've also tried using a tex file like the following: > > \definepapersize [scroll][width=1480mm, height=210mm] > \setuppapersize[A5][scroll] > \setuppaper > [topspace=0mm, > back

[NTG-context] Impostion to make a scroll

2010-09-15 Thread Arild Syme
27;ve also tried using a tex file like the following: \definepapersize [scroll][width=1480mm, height=210mm] \setuppapersize[A5][scroll] \setuppaper [topspace=0mm, backspace=0mm, dx=1mm, dy=0mm, nx=1, ny=10, margin=0, width=148mm, height=210mm] \setuplayout [topspace=0mm, backspace=0m

[NTG-context] urgent bottom line problem (thin paper)

2010-09-12 Thread Steffen Wolfrum
: at least 1mm. Is there a "...skip" that's needs to be adjusted? (using grid mode is a no-go!) Help please!! Steffen [2010.09.05 13:23 MKIV] === \definepapersize[stw][width=15.7cm,height=23.2cm] \setuppapersize[stw][stw]% <- Format \usetypescript[postscript] \definet

[NTG-context] layer problem

2010-09-07 Thread Andrea Valle
Hi to all, I'm using this code to insert a page from pdf into a layer: \enableregime[utf8] \mainlanguage[it] \setupinteraction[state=start] \setupcolors[state=start] \setuppagenumbering[state=stop] %%% Colors %%% %\definepapersize [flyer][width=99mm, height=

Re: [NTG-context] Different printing positions on cards

2010-07-23 Thread Jaroslav Hajtmar
\paperedge\paperedge=0.5cm \newdimen\disthor\disthor=2mm \newdimen\distvert\distvert=2mm \newdimen\cardheight\newdimen\cardwidth \newcount\countofcardsonpage\countofcardsonpage=\countofhor \multiply\countofcardsonpage\countofvert \definepapersize[BC][width=\cardwidth,height=\cardheight] % neměnit

Re: [NTG-context] Different printing positions on cards

2010-07-23 Thread Jaroslav Hajtmar
\countofvert=4 \newdimen\paperedge\paperedge=0.5cm \newdimen\disthor\disthor=2mm \newdimen\distvert\distvert=2mm \newdimen\cardheight\newdimen\cardwidth \newcount\countofcardsonpage\countofcardsonpage=\countofhor \multiply\countofcardsonpage\countofvert \definepapersize[BC][width=\cardwidth,height

Re: [NTG-context] Different printing positions on cards

2010-07-22 Thread Jaroslav Hajtmar
=2mm \newdimen\distvert\distvert=2mm \newdimen\cardheight\newdimen\cardwidth \newcount\countofcardsonpage\countofcardsonpage=\countofhor \multiply\countofcardsonpage\countofvert \definepapersize[BC][width=\cardwidth,height=\cardheight] % not change! %\setuppapersize [BC][A4] \setuppapersize [BC

[NTG-context] Different printing positions on cards

2010-07-22 Thread Jaroslav Hajtmar
\definepapersize[BC][width=\cardwidth,height=\cardheight] % not change! %\setuppapersize [BC][A4] \setuppapersize [BC][A4,landscape] % Calculate only: \cardheight=\dimexpr((\printpaperheight-2\paperedge-\distvert*(\countofvert-1))/\countofvert) \cardwidth=\dimexpr((\printpaperwidth-2\paperedge

Re: [NTG-context] Setuparranging[XY] and arrangement of labels

2010-07-04 Thread Jaroslav Hajtmar
eep my original gear mechanism). This isn't possible with the XY arrangement but when you use two documents, one with the labels and another one where you arrange them. Document 1: \definepapersize[label][width=30mm,height=20mm] \setuppapersize [label][label] \starttext ... \stoptext Do

Re: [NTG-context] Setuparranging[XY] and arrangement of labels

2010-07-04 Thread Wolfgang Schuster
of data that I print to the labels (but otherwise I find it quite helpful as I could keep my original gear mechanism). This isn't possible with the XY arrangement but when you use two documents, one with the labels and another one where you arrange them. Document 1: \definepapersize[labe

[NTG-context] Setuparranging[XY] and arrangement of labels

2010-07-03 Thread Jaroslav Hajtmar
count\countvert\countvert=10 \definepapersize[label][width=\labelwidth,height=\labelheight] \setuppapersize [label][A4] \definemeasure[topspace] [\dimexpr(\printpaperheight-(\labelheight + \distvert)*\countvert+\distvert)/2\relax] \definemeasure[backspace] [\dimexpr(\printpaperwidth-(\labelwi

Re: [NTG-context] "Large paper" dimensions detecting

2010-07-03 Thread Jaroslav Hajtmar
;small page" to "large paper" ?? When I use \paperwidth and \paperheight commands, then I get dimensions of "small paper", but I want get dimensions of "large papers" too. (I need this dimensions for next calculations) Thanx, Jaroslav My min. example:

Re: [NTG-context] "Large paper" dimensions detecting

2010-07-03 Thread luigi scarso
n I get dimensions of >  "small paper", but I want get dimensions of "large papers" too. > (I need this dimensions for next calculations) > > Thanx, Jaroslav > > > My min. example: > > > \definepapersize[MyPap][width=300pt,height=200pt] > \defin

[NTG-context] "Large paper" dimensions detecting

2010-07-03 Thread Jaroslav Hajtmar
t;large papers" too. (I need this dimensions for next calculations) Thanx, Jaroslav My min. example: \definepapersize[MyPap][width=300pt,height=200pt] \definepapersize[MyPaper][width=1000pt,height=500pt] \setuppapersize [MyPap][MyPaper] \starttext Small paper dimensions: MyPap paper

Re: [NTG-context] Centering labels on A4 page

2010-07-02 Thread Jaroslav Hajtmar
GREAT!!!... It is OK now... I thought it would be much easier :-) Your example is for me very very instructive... thanx for it.. Thanx... Jaroslav Dne 2.7.2010 13:28, Wolfgang Schuster napsal(a): \definepapersize[label][width=30mm,height=20mm] \setuppapersize [label][A4] \definemeasure

Re: [NTG-context] Centering labels on A4 page

2010-07-02 Thread Wolfgang Schuster
Am 02.07.10 13:07, schrieb Jaroslav Hajtmar: Thanx Wolfgang, This option I tried first, this is without effect. Is there problem with \setuparranging ??? You have to set backspace and topspace values for the layout. \definepapersize[label][width=30mm,height=20mm] \setuppapersize [label][A4

Re: [NTG-context] Centering labels on A4 page

2010-07-02 Thread Jaroslav Hajtmar
the A4 paper, but without success. Is there any possibility make it? Here is example code (see [NTG-context] XY arranging ignores dx/dy Angus Lees): \definepapersize[label][width=30mm,height=20mm] \setuppapersize[label][A4] \setuppaper[dx=1mm,dy=1mm,nx=5,ny=10] \setuplayout[location=middle

Re: [NTG-context] Centering labels on A4 page

2010-07-02 Thread Wolfgang Schuster
Am 02.07.10 12:56, schrieb Jaroslav Hajtmar: H..All..o... I am trying centering (horizontaly and verticaly too) labels on the A4 paper, but without success. Is there any possibility make it? Here is example code (see [NTG-context] XY arranging ignores dx/dy Angus Lees): \definepapersize

[NTG-context] Centering labels on A4 page

2010-07-02 Thread Jaroslav Hajtmar
H..All..o... I am trying centering (horizontaly and verticaly too) labels on the A4 paper, but without success. Is there any possibility make it? Here is example code (see [NTG-context] XY arranging ignores dx/dy Angus Lees): \definepapersize[label][width=30mm,height=20mm] \setuppapersize

[NTG-context] Title page layout

2010-05-31 Thread Scott Steele
obe Jenson, which makes both the metrics and the expression of the problem slightly different. Also, are there max/min functions for dealing with dimexpr's? %\definetypeface[jenson][rm][Xserif][Adobe Jenson Pro] %\setupbodyfont[jenson, 11pt] \definepapersize[pocket][width=4.25in,

[NTG-context] Multiple pleas for help (long)

2010-04-26 Thread Scott Steele
lines remain correctly positioned on the grid. You can see below how I'm putting in the emoticons. Many apologies for those answers that I failed to find, and thanks reading the whole message, Scott See my current preämble below: \version[final] \definepapersize[pocket][width=

Re: [NTG-context] table, setuptable, TWO

2010-04-20 Thread Wolfgang Schuster
] \setupindenting[yes, 3mm] \setupwhitespace[6mm] \mainlanguage[fr] \setupbodyfont[sansserif, 12pt] \definepapersize[monpapier][width=210mm, height=297mm] \definebodyfont[10pt][tt][bf=cmbtt10] \setuplines[space=on] \setupheadertexts[chapter] \setuppagenumbering[alternative=doublesided,location={footer

[NTG-context] table, setuptable, TWO

2010-04-20 Thread R. Bastian
] \setupindenting[yes, 3mm] \setupwhitespace[6mm] \mainlanguage[fr] \setupbodyfont[sansserif, 12pt] \definepapersize[monpapier][width=210mm, height=297mm] \definebodyfont[10pt][tt][bf=cmbtt10] \setuplines[space=on] \setupheadertexts[chapter] \setuppagenumbering[alternative=doublesided,location={footer

Re: [NTG-context] page layout

2010-04-06 Thread Willi Egger
ost satisfying but I've a small amount of space at the left edge of each pages and the whole layout isn't double-side. \definepapersize[book][width=10cm,height=18cm] \setuppapersize[book][A4] \setuplayout [%backspace=1cm, % am I right to comment out this line? leftedge=1cm, righ

Re: [NTG-context] page layout

2010-04-06 Thread Sebastien Mengin
width=fit > ... I think I'm misleaded by the (my) confusion between "margins" and "edges". Here's what I use, it's almost satisfying but I've a small amount of space at the left edge of each pages and the whole layout isn't double-side

Re: [NTG-context] page layout

2010-04-06 Thread Willi Egger
. Margins : top = 1cm bottom = 1.5cm left& right = 1cm I'd like crop marks to. \definepapersize[book][width=10cm,height=18cm] \setuppapersize[book][A4] \setuplayout [backspace=1cm, width=middle, topspace=1cm, bottomspace=1.5cm, %header=..., %headerdistance=...,

Re: [NTG-context] page layout

2010-04-06 Thread Willi Egger
a 10 x 18 cm book and print proofs on a A4 paper. Margins : top = 1cm bottom = 1.5cm left& right = 1cm I'd like crop marks to. \definepapersize[book][width=10cm,height=18cm] \setuppapersize[book][A4] \setuplayout [backspace=1cm, width=middle, topspace=1cm, bottomsp

Re: [NTG-context] page layout

2010-04-06 Thread Sebastien Mengin
ft& right = 1cm >> >> I'd like crop marks to. >> > \definepapersize[book][width=10cm,height=18cm] > > \setuppapersize[book][A4] > > \setuplayout > [backspace=1cm, >width=middle, >topspace=1cm, >bottomspace=1.5cm, >%header=..., >

[NTG-context] minimal example of some problems

2010-04-03 Thread Michael Saunders
[garamondMD][optical] \stoptypescript \usetypescript[MTbook] \setupalign[hanging,hz] \setupbodyfont[MTbook,12pt]% \mainlanguage[en-us] \definepapersize[MTS][width=823pt,height=462pt] \definepapersize[MTA][width=823pt,height=462pt] \setuppapersize[MTA][MTS] \setuplayout[width=604.46pt,height=462pt,% topsp

Re: [NTG-context] page layout

2010-04-02 Thread Wolfgang Schuster
Am 02.04.10 12:13, schrieb Sebastien Mengin: Hi, Say I want to typeset a 10 x 18 cm book and print proofs on a A4 paper. Margins : top = 1cm bottom = 1.5cm left& right = 1cm I'd like crop marks to. \definepapersize[book][width=10cm,height=18cm] \setuppapersize[book][A4] \se

[NTG-context] Incorrect font size in captions

2010-03-23 Thread Tom
Captions for individual figures display in the proper (9 pt) font but those for combinations do not. See example: \definepapersize[6X9][width=6.14in, height=9.21in] \setuppapersize[6X9][6X9] \setuplayout[ width=middle, height=middle, backspace=.75 in, topspace=.5 in, header=.25 in, footer

Re: [NTG-context] \hyphenation problems

2010-03-22 Thread Peter Rolf
)' was broken. quite funny :) hyphenation has its limitations. i finally used a simple macro to get the desired result. \def\RGB(#1,#2,#3){\bgroup\nohyphens rgb\allowbreak (#1,\allowbreak#2,\allowbreak#3)\egroup} best wishes, Peter > \definepapersize[6X9][width=6.14in, height=

Re: [NTG-context] \hyphenation problems

2010-03-22 Thread Tom
additional ragged right problems. An unrelated issue is that the leading for the caption is larger than I would like. \definepapersize[6X9][width=6.14in, height=9.21in] \setuppapersize[6X9][6X9] \setuplayout[ width=middle, height=middle, backspace=.75 in, topspace=.5 in, header=.25 in, footer=0 in

[NTG-context] not printable pdf

2010-03-13 Thread R. Bastian
by context | texexec. Can you help me? -- René Bastian www.pythoneon.org www.musiques-rb.org http://www.soundsurvey.org.uk/ \enableregime[utf] \parindent 3mm \parskip 6mm \setupbodyfont[sansserif, 12pt] \definepapersize[monpapier][width=170mm,height=235mm] \setuppapersize[monpapier][monpapier

Re: [NTG-context] Magazine imposition.

2010-02-18 Thread Willi Egger
-documents. Once the two documents are combined into one you could invoke arranging. You can do things like: \definepapersize [offset=15pt] \setuppapersize [A5,landscape][A4,portrait] \setuplayout [backspace=0pt, topspace=0pt, width=middle, height=middle, location=middle, header=0pt, footer=0pt

Re: [NTG-context] Magazine imposition.

2010-02-18 Thread Hans Hagen
-imp.mkII/mkiv to create a single document from the two base-documents. Once the two documents are combined into one you could invoke arranging. You can do things like: \definepapersize [offset=15pt] \setuppapersize [A5,landscape][A4,portrait] \setuplayout [backspace=0pt, topspace=0pt, width=middle

Re: [NTG-context] Magazine imposition.

2010-02-18 Thread Willi Egger
document from the two base-documents. Once the two documents are combined into one you could invoke arranging. You can do things like: \definepapersize [offset=15pt] \setuppapersize [A5,landscape][A4,portrait] \setuplayout [backspace=0pt, topspace=0pt, width=middle, height=middle

Re: [NTG-context] embed fonts

2009-10-17 Thread R. Bastian
bytes). PDF statistics: 17 PDF objects out of 1000 (max. 8388607) 11 compressed objects within 1 object stream 0 named destinations out of 1000 (max. 131072) 1 words of extra memory for PDF output out of 1 (max. 1000) \enableregime[utf] \parindent 0mm \parskip 6mm %\showframe \setupbod

Re: [NTG-context] Fwd: \setuppagenumbering[]

2009-07-10 Thread Wolfgang Schuster
Am 08.07.2009 um 05:55 schrieb Ciro Soto: Thank you Wolfgang, here is an example that doesn't work. What am I doing wrong? ==== \definepapersize[CD][width=5.5in,height=8.5in] \setuppapersize[CD][letter] \setuppagenumbering [location=] \setupfootertexts [\pagen

[NTG-context] Fwd: Fwd: \setuppagenumbering[]

2009-07-09 Thread Ciro Soto
Soto Date: Tue, Jul 7, 2009 at 11:55 PM Subject: Re: [NTG-context] Fwd: \setuppagenumbering[] To: Wolfgang Schuster Cc: mailing list for ConTeXt users Thank you Wolfgang, here is an example that doesn't work.  What am I doing wrong? ==== \definepapersize[CD][width=

Re: [NTG-context] Fwd: \setuppagenumbering[]

2009-07-07 Thread Ciro Soto
Thank you Wolfgang, here is an example that doesn't work. What am I doing wrong? ==== \definepapersize[CD][width=5.5in,height=8.5in] \setuppapersize[CD][letter] \setuppagenumbering [location=] \setupfootertexts [\pagenumber] \setupheadertexts [C.S.][Freedom][C.S.][Fr

[NTG-context] Crop marks and \setuplayout[nx,ny]

2009-06-07 Thread Nicolas Girard
overlap the pages, or suppress the marks between two columns of pages. What do you think ? Is there currently a solution to this ? Cheers, Nicolas \definepapersize[BC][width=85mm,height=54mm] \definelayer[blocks][width=85mm,height=54mm] \doifmodeelse{print}{ \setuppapersize[BC

Re: [NTG-context] I can't find file `TeXGyreChorus-MediumItalic'.

2009-05-31 Thread Ciro Soto
ex file and run > context > > on it. > > > > > > % FROM HERE > > \definepapersize[CD][width=5.5in, height=8.5in] > > \setuppapersize[CD][letter] > > > > \usetypescript[chancery][texnansi] > > \definetypeface > > [myfont][cg][c

Re: [NTG-context] I can't find file `TeXGyreChorus-MediumItalic'.

2009-05-31 Thread Mojca Miklavec
On Sun, May 31, 2009 at 23:10, Ciro Soto wrote: > Wolfgang, > thank you for your help. Here is a simple example that generates the error. > You can copy and paste the following lines into a tex file and run context > on it. > > > %%%%%  FROM HERE > \definep

Re: [NTG-context] I can't find file `TeXGyreChorus-MediumItalic'.

2009-05-31 Thread Ciro Soto
Wolfgang, thank you for your help. Here is a simple example that generates the error. You can copy and paste the following lines into a tex file and run context on it. % FROM HERE \definepapersize[CD][width=5.5in, height=8.5in] \setuppapersize[CD][letter] \usetypescript

Re: [NTG-context] How to make a stretched pdf file

2009-05-22 Thread Zhichu Chen
the effect on the screen will be just as >> normal. >> >> Is there an easy option for this? > > > That was a nice exercise, here is a solution with a rather new mechanism > Hans wrote for me. > > \definepapersize[fake][SW]          [SW] > \definepapersize[real][A5,l

Re: [NTG-context] How to make a stretched pdf file

2009-05-22 Thread Wolfgang Schuster
ion with a rather new mechanism Hans wrote for me. \definepapersize[fake][SW] [SW] \definepapersize[real][A5,landscape][A5,landscape] \setuppapersize[fake] \installpagehandler{deform}% {\dowithnextbox {\setuppapersize[real] \actualshipout{\scale[width=\paperwidth,height=\p

Re: [NTG-context] Short question about big papersize

2009-03-22 Thread Diego Depaoli
;> yes, and if it's about a poster, just use columnsets then >> >> many thanks, it works >> However I get a weird behaviour. >> >> \definepapersize[manif][width=986mm,height=660mm] >> \setuppapersize[man

Re: [NTG-context] Short question about big papersize

2009-03-22 Thread Wolfgang Schuster
Am 23.03.2009 um 01:49 schrieb Diego Depaoli: Hi all, before start spend my time, can Context handle 6 (or 8) columns on a 70X100 cm papersize? yes, and if it's about a poster, just use columnsets then many thanks, it works However I get a weird behaviour. \definepapersize[manif][

Re: [NTG-context] Short question about big papersize

2009-03-22 Thread Diego Depaoli
thanks, it works However I get a weird behaviour. \definepapersize[manif][width=986mm,height=660mm] \setuppapersize[manif][manif] \showgrid \switchtobodyfont[14pt] \definecolumnset[manif][n=6,distance=1.8cm] \starttext \startcolumnset[manif] \dorecurse{100}{\input knuth} \stopcolumnset \stoptext Why l

Re: [NTG-context] switching layouts for a float

2009-03-16 Thread Wolfgang Schuster
, have a wide margin to accommodate marginal graphics, and I don't know how to switch to a wide layout with tiny backspace and margin just for the combination floats. I'm trying: ... \definepapersize[wide][width=9in, height=7in] \setuppapersize[wide][wide] \setuplayout [locat

[NTG-context] switching layouts for a float

2009-03-16 Thread Corin Royal Drummond
don't know how to switch to a wide layout with tiny backspace and margin just for the combination floats. I'm trying: ... \definepapersize[wide][width=9in, height=7in] \setuppapersize[wide][wide] \setuplayout [location=middle, marking=on, topspace=.5cm, height=6.5in, width=4.5

Re: [NTG-context] layout problem

2009-02-13 Thread Antoine Junod
4 is the format I have to send to the printer. The second one is exactly half size of the first one: \definepapersize[pca4][width=212mm,height=299mm] \definepapersize[pca5][width=149.5mm, height=212mm] Then, I put two pca5 on one pca5: \setuppapersize[pca5][pca4] \setuparranging[2UP,rotated] The

Re: [NTG-context] layout problem

2009-02-13 Thread Wolfgang Schuster
dimension. Here is my setup: \setuppapersize[A5][A4] Make the resulting page 2mm larger on each side. \definepapersize[A5plus][width=150mm,height=214mm] \definepapersize[A4plus][width=214mm,height=300mm] \setuppapersize[A5plus][A4plus] \setuparranging[2UP,rotated] \setuppagenumbering [alternat

[NTG-context] left page / right page layout

2009-02-13 Thread Antoine Junod
read and tried to adapt the 'Alternative backgrounds' example on the wiki without any success. When I try to use leftpage (or rightpage) in \setupbackgrounds, the background of the whole left page is colored. Here is what I have right now: Thanks a lot for your reply, -AJ \definepa

Re: [NTG-context] issue with imposition

2009-01-19 Thread Henning Hraban Ramm
Am 2009-01-18 um 20:05 schrieb Pablo Rodríguez: I would like to use the imposition capabilities from ConTeXt to be able to print a PDF book in a standard laser printer. To save paper, I use the 2UP arranging option thanks to this code from the wiki: \definepapersize[filius][width

Re: [NTG-context] issue with imposition

2009-01-19 Thread Pablo Rodríguez
beyond the page boundaries (which actually would be empty because of the page margins). In the attached image, it is shown what I intend in the upper figure and what I get in the lower figure. Thanks for your help, Pablo The following code in a tex-file. \definepapersize[Mypaper][height

Re: [NTG-context] issue with imposition

2009-01-18 Thread Pablo Rodríguez
center the imposed pages, both vertically and horizontally, to define a The following code in a tex-file. \definepapersize[Mypaper][height=210mm,width=123mm] \setuppapersize [Mypaper][Mypaper] \setuplayout [page] \starttext \copypages [input.pdf] [scale=905, offset=0pt] \stoptext The

Re: [NTG-context] issue with imposition

2009-01-18 Thread Willi Egger
Hi Pablo, The problem is that the filius-page is higher than the width of an A4. So there is no way other than to scale the original pages down to a height of 210mm. For this action you can use something like The following code in a tex-file. \definepapersize[Mypaper][height=210mm,width

[NTG-context] issue with imposition

2009-01-18 Thread Pablo Rodríguez
Hi there, I would like to use the imposition capabilities from ConTeXt to be able to print a PDF book in a standard laser printer. To save paper, I use the 2UP arranging option thanks to this code from the wiki: \definepapersize[filius][width=135.9mm, height=231.8mm] \setuppapersize

[NTG-context] Some layout questions

2008-08-26 Thread Ulrich Dirr
Hi, I'm trying to setup context for a book layout but I'm still failing with some basics (hopefully) ... \definepapersize[Lasker][width=21cm,height=28cm] \setuppapersize[Lasker][A4] \setuplayout[width=172.5mm,lines=53,leftmargin=0mm,rightmargin=0mm,header=12 pt,headerdistance=12pt,f

Re: [NTG-context] MkIV and DVI output

2008-04-11 Thread Taco Hoekwater
ps ? > > Do you plan some support for the ebooks formats (epub, mobipocket) ? Here is the needed support for one ebook format: \definepapersize[iliad] [width=124mm, height=152mm] \setuppapersize[iliad][iliad] \pdfminorversion=4 % officially 3, but 4 works also \setu

[NTG-context] problem using protrusion and hz

2008-04-08 Thread David C. Walden
Hi, Adytia pointed me to some examples at http://wiki.contextgarden.net/Protrusion I tried the following code with a couple of page test page, - \definepapersize[specialbook][width=5.5in,height=8.5in] \setuppapersize[specialbook][specialbook] \setuplayout[height=7.5in,width=4.5in

[NTG-context] Arrange a pdf file

2008-03-16 Thread Willi Egger
Hi, I do not understand what is going on here: Earlier one could say: texmfstart texexec --arrange --print=2UP --environments=arrange code- review.pdf with in the environment file: \definepapersize [offset=15pt] \setuppapersize [A5,landscape][A4,portrait] \setuplayout [backspace

Re: [NTG-context] ConTeXt-ifying Kile

2008-01-02 Thread Matija Šuklje
[position][command][state] # \definemainfield \definemakeup[name][settings] \definemarking[name][name] # \definemeasure # \defineoutput[name][specials] \defineoverlay[names][command] # \definepagebreak \definepalet[name][name] \definepapersize[name][dimenstions] \defineparagraphs[name][op

Re: [NTG-context] Setting up a project

2007-12-21 Thread Wolfgang Schuster
iling (as it currently stands), condensed > into a single file: > > \definepapersize[sixbynine][width=6in,height=9in] > \setuppapersize[sixbynine][letter] > \setuplayout > [marking=on, location=middle, > textwidth=288pt, textheight=432pt, replace these two lines wi

Re: [NTG-context] Setting up a project

2007-12-21 Thread Joel C. Salomon
On Dec 21, 2007 2:01 PM, Wolfgang Schuster <[EMAIL PROTECTED]> wrote: > What do you mean by the rectangle around the text area. Here's the project I'm compiling (as it currently stands), condensed into a single file: \definepapersize[sixbynine][width=6in,height=9in] \setup

Re: [NTG-context] \setuplayout with marking but WITHOUT number

2007-12-21 Thread Wolfgang Schuster
On Fri, 21 Dec 2007 19:05:04 +0100 Steffen Wolfrum <[EMAIL PROTECTED]> wrote: > Or even worse, how do I get rid of those fat white numbers in the > nice color fields: > > \setupcolors[state=start] > \definepapersize[Small][width=15cm,height=7.5cm] > \setuppapers

Re: [NTG-context] Setting up a project

2007-12-21 Thread Wolfgang Schuster
rea isn't the right size > (unless the rectangle isn't around the text area itself). > > \definepapersize[sixbynine][width=6in,height=9in] > \setuppapersize[sixbynine][letter] > \setuplayout > [marking=on, location=middle, > textwidth=288pt, textheight=432

Re: [NTG-context] \setuplayout with marking but WITHOUT number

2007-12-21 Thread Wolfgang Schuster
On Fri, 21 Dec 2007 18:40:08 +0100 Steffen Wolfrum <[EMAIL PROTECTED]> wrote: > Hi, > > see the following example, please: > > \definepapersize[Small][width=15cm,height=7.5cm] > \setuppapersize[Small][A46,landscape] > \setuplayout > [width=15

Re: [NTG-context] Setting up a project

2007-12-21 Thread Joel C. Salomon
shown below, but I'm evidently not understanding what the various *space values are. Only cutspace seems to work as I expected it to; even the text area isn't the right size (unless the rectangle isn't around the text area itself). \definepapersize[sixbynine][width=6in,heigh

Re: [NTG-context] \setuplayout with marking but WITHOUT number

2007-12-21 Thread Steffen Wolfrum
Or even worse, how do I get rid of those fat white numbers in the nice color fields: \setupcolors[state=start] \definepapersize[Small][width=15cm,height=7.5cm] \setuppapersize[Small][A46,landscape] \setuplayout [width=15cm,height=7.5cm,backspace=-0cm, location=middle,marking

[NTG-context] \setuplayout with marking but WITHOUT number

2007-12-21 Thread Steffen Wolfrum
Hi, see the following example, please: \definepapersize[Small][width=15cm,height=7.5cm] \setuppapersize[Small][A46,landscape] \setuplayout [width=15cm,height=7.5cm,backspace=-0cm, location=middle,marking=on,grid=no] \starttext\setupheadertexts[] \centerline{TEXT} \stoptext How

Re: [NTG-context] Setting up a project

2007-12-21 Thread Wolfgang Schuster
g like: How to use th Gentium fonts with ConTeXt have been asked not so long ago, I could also send you a typescript file to use the DejaVo fonts with XeTeX but I had a few problems to use them with LuaTeX in the last time. > \startenvironment env_firefly > \definepapersize[sixbynine][ &g

Re: [NTG-context] Setting up a project

2007-12-21 Thread Hans Hagen
can make another product > \startenvironment env_firefly > \definepapersize[sixbynine][width=6in,height=9in] > \setuppapersize[sixbynine][sixbynine] > \setuplayout[... > ...] > \stopenvironment > > Do I need to define & name the paper size, or is putting it in the

[NTG-context] Setting up a project

2007-12-20 Thread Joel C. Salomon
thing like: \startenvironment env_firefly \definepapersize[sixbynine][ width=6in,height=9in, offset=???,scale=???] \setuppapersize[sixbynine][sixbynine] \setuplayout[... ...] \stopenvironment Do I need to define & name the paper size, or is putting it in the \setuplayout sufficient

Re: [NTG-context] \version[temporary]

2007-12-20 Thread Steffen Wolfrum
\totaltestinfo > \fi >\fi\fi} > > \version > [\v!final] > [\c!reference=\v!yes, >\c!register=\v!yes, >\c!float=\v!yes, >\c!distance=.5cm, >\c!width=12em] > > \protect > > \version[temporary][reference=no,distance=-5pt] >

Re: [NTG-context] \version[temporary]

2007-12-20 Thread Wolfgang Schuster
loat=\v!yes, \c!distance=.5cm, \c!width=12em] \protect \version[temporary][reference=no,distance=-5pt] %\version[temporary] %\version[reference=no] \definepapersize[test][width=157mm,height=232mm] \setuppapersize[test][test] \setuplayout [width=113mm, backspace=20mm, location=middl

Re: [NTG-context] \version[temporary]

2007-12-19 Thread Steffen Wolfrum
gt; useful for finding over-full lines and for controlling index/register >> marks. >> >> Unfortunately sometime the info printed for "Registers" is really >> hard to read (see example below). >> >> \definepapersize[steffen][width=15.7cm,height=23.2cm]

Re: [NTG-context] \version[temporary]

2007-12-19 Thread Wolfgang Schuster
t;Registers" is really > hard to read (see example below). > > \definepapersize[steffen][width=15.7cm,height=23.2cm] > \setuppapersize[steffen][steffen] > \setuplayout > [width=113mm,height=576pt, > backspace=20mm,topspace=15mm, > header

[NTG-context] \version[temporary]

2007-12-18 Thread Steffen Wolfrum
Hi, I don't know how many of you know/use this command above. It is quite useful for finding over-full lines and for controlling index/register marks. Unfortunately sometime the info printed for "Registers" is really hard to read (see example below). \definepapersize[steffe

Re: [NTG-context] font modification in \inright

2007-11-25 Thread Thomas A. Schmitz
ck > {\vi\ \setbox0=\hbox{\ }\kern-\wd0} > then \inright outputs the number correctly in a 6pt font > (if I add the hack to \everypar, the inright font is still 14pt) > > Question: is there a way to switch to a smaller font directly in > \inright{}? > > My so

Re: [NTG-context] font modification in \inright

2007-11-25 Thread Boris Dagaev
hack to \everypar, the inright font is still 14pt) > > Question: is there a way to switch to a smaller font directly in \inright{}? > > My solution: > > \setupoutput[pdftex] > > \definepapersize[MYBOOK][width=10.5cm,height=18.5cm] > \setuppapersize[MYBOOK][letter] &

[NTG-context] font modification in \inright

2007-11-25 Thread Boris Dagaev
aph with a hack {\vi\ \setbox0=\hbox{\ }\kern-\wd0} then \inright outputs the number correctly in a 6pt font (if I add the hack to \everypar, the inright font is still 14pt) Question: is there a way to switch to a smaller font directly in \inright{}? My solution: \setupoutput[pdftex] \definepapers

Re: [NTG-context] Problem with nested \quotation and \quote

2007-11-02 Thread Wolfgang Schuster
2007/11/1, Thomas A. Schmitz <[EMAIL PROTECTED]>: > > Hi all, > > the attached test file shows a problem with nested \quotation and > \quote commands: ConTeXt breaks the line after the first closing > quote. There shouldn't be a line break there. > > Thanks! &

[NTG-context] Problem with nested \quotation and \quote

2007-11-01 Thread Thomas A. Schmitz
Hi all, the attached test file shows a problem with nested \quotation and \quote commands: ConTeXt breaks the line after the first closing quote. There shouldn't be a line break there. Thanks! Thomas \definepapersize[test][width=7cm,height=3cm] \setuppapersize[test][test] \mainlan

Re: [NTG-context] Background image

2007-08-06 Thread Peter Rolf
emain on top of the background image. > > The supplied background image has the same height/width ratio as the > stock page. However I would like TeX to stretch the ratio if necessary. > > I'd appreciate any suggestion on how to achieve this. > > Regards, > Pascal de

Re: [NTG-context] What module does this document use ?

2007-05-09 Thread Hans Hagen
itchtobodyfont[big]% \bfd\setupinterlinespace \ifcase#1\else \SetBlowUp{title:\realfolio}\BlowX\BlowY\BlowH\BlowV \fi \hpos{title:\realfolio} {\framed [frame=off,align=middle, foregroundcolor=white, background={ti

Re: [NTG-context] Wrong SRA3 papersize ?

2007-05-03 Thread Willi Egger
: > Peter Rolf schrieb: >> luigi scarso wrote: >> >>> In page-lay.tex >>> \definepapersize [SRA3] [\c!width=320mm,\c!height=450mm] >>> maybe is wrong. >>> It should be >>> \definepapersize [SRA3] [\c!width=450mm,\c!height=320mm] >>>

<    1   2   3   4   5   6   >