Re: [NTG-context] Troubles with columnsets and MacTeX 2009

2009-11-29 Thread Mojca Miklavec
example that doesn't work with the latest ConTeXt version either. It seems like bug in balance=yes inside columnsets (might be just a missing \egroup) that only affects mkii (mkiv works fine, but not on TL 2009 :) \definecolumnset [deuxcolonnes] [balance=yes] \starttext

Re: [NTG-context] Troubles with columnsets and MacTeX 2009

2009-11-29 Thread Hans Hagen
. Here's a simplified example that doesn't work with the latest ConTeXt version either. It seems like bug in balance=yes inside columnsets (might be just a missing \egroup) that only affects mkii (mkiv works fine, but not on TL 2009 :) \definecolumnset [deuxcolonnes] [balance=yes

Re: [NTG-context] Troubles with columnsets and MacTeX 2009

2009-11-29 Thread Hans Hagen
. Here's a simplified example that doesn't work with the latest ConTeXt version either. It seems like bug in balance=yes inside columnsets (might be just a missing \egroup) that only affects mkii (mkiv works fine, but not on TL 2009 :) \definecolumnset [deuxcolonnes] [balance=yes

[NTG-context] Troubles with columnsets and MacTeX 2009

2009-11-15 Thread No?
] \enableregime[utf-8] \definecolumnset[deuxcolonnes][n=2,balance=yes,distance=26pt] \starttext \startbodymatter \startcolumnset[deuxcolonnes] \section{Introduction} The text here. The text here. The text here. The text here. The text here. The text here. The text here. The text here. The text here

Re: [NTG-context] balancing column sets does not work in mark iv

2009-11-10 Thread Hans Hagen
Oliver Heins wrote: [Resending message: the first post bounced, because I used a non-subscriber address.] Hello, the following code does not work with mark iv: \definecolumnset [example-1] [n=2,balance=yes] \starttext \showgrid \startcolumnset [example-1] \dorecurse {1}{\input tufte \par

[NTG-context] balancing column sets does not work in mark iv

2009-11-09 Thread Oliver Heins
[Resending message: the first post bounced, because I used a non-subscriber address.] Hello, the following code does not work with mark iv: \definecolumnset [example-1] [n=2,balance=yes] \starttext \showgrid \startcolumnset [example-1] \dorecurse {1}{\input tufte \par} \stopcolumnset

[NTG-context] balancing column sets does not work in mark iv

2009-11-09 Thread Oliver Heins
Hello, the following code does not work with mark iv: \definecolumnset [example-1] [n=2,balance=yes] \starttext \showgrid \startcolumnset [example-1] \dorecurse {1}{\input tufte \par} \stopcolumnset \stoptext This is the error I get with latest minimals: , | ! Undefined control sequence

[NTG-context] Multicol float vertical spacing (MkII)

2009-05-20 Thread Thomas Floeren
, align=justified,location=bottom, inbetween={\blank[medium]}, spaceafter=none] \setupcolumns [% blank=4pt, balance=no, tolerance=verytolerant] \definecolumnset [NormalThree] [n=3

[NTG-context] Columnset fails after update

2009-03-24 Thread Diego Depaoli
context thisfile, xp or non-xp, fails. \definecolumnset[example][n=4] \definecolumnsetarea [one][both] [x=1,y=15,nx=4,ny=5, background=contrast,state=repeat] \definecolumnsetarea [two][both] [x=4,y=10,nx=1,ny=6,location=depth, background=contrast,state=repeat] \starttext

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

2009-03-22 Thread Diego Depaoli
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 last lines are empty? I must specify

[NTG-context] starting headings at top of column

2008-12-17 Thread Lars Huttar
of the argument to \testcolumn? We also do manual column balancing using \definecolumnset, \setupcolumnset, and \setupcolumnsetlines. My concern is, does this apply after other layout is performed, so that any test performed above (*) regarding position within the column would fail to reflect these column

Re: [NTG-context] starting headings at top of column

2008-12-17 Thread Hans Hagen
\definecolumnset, \setupcolumnset, and \setupcolumnsetlines. My concern is, does this apply after other layout is performed, so that any test performed above (*) regarding position within the column would fail to reflect these column balancing adjustments and therefore could give wrong results

Re: [NTG-context] columnset running into footer when using \setupheader[state=high]

2008-11-26 Thread Jelle Huisman
Jelle Huisman wrote: % columnset running into footer area \definelayout[1][] \setupheader[state=high] \definetext[footerpagenumber][footer][pagenumber] \setuphead[chapter][page=yes,header=high,footer=footerpagenumber,number=no,align=middle] \definecolumnset[columnl][n=2] \showgrid

[NTG-context] columnset running into footer when using \setupheader[state=high]

2008-11-25 Thread Jelle Huisman
] \definetext[footerpagenumber][footer][pagenumber] \setuphead[chapter][page=yes,header=high,footer=footerpagenumber,number=no,align=middle] \definecolumnset[columnl][n=2] \showgrid \showframe \starttext \chapter{One} \startcolumnset[column] \dorecurse{10}{\input knuth} \stopcolumnset \stoptext Looking

Re: [NTG-context] context mkii/mkiv bug: columnset lines dont work

2008-11-18 Thread Taco Hoekwater
from a pdf isn't a lot of fun either. I've attached the example now. Hans, the problem is that the bottom set [n=3,balance=yes] does not balance at all, it just fills the avaiable space top-to-bottom until the text runs out. Best wishes, Taco \definecolumnset [example-1] [n=2,balance=yes

Re: [NTG-context] rule=on in \columnset?

2008-10-16 Thread luigi scarso
that? Answering myself: I have found this solution, using an MP background: http://archive.contextgarden.net/message/20080305.203901.d1d3eccf.en.html %sample% \definecolumnset[example][n=3,distance=5mm] \startuseMPgraphic{columnrule} path p ; p := unitsquare xyscaled (OverlayWidth+5mm

Re: [NTG-context] rule=on in \columnset?

2008-10-16 Thread Jelle Huisman
://archive.contextgarden.net/message/20080305.203901.d1d3eccf.en.html %sample% \definecolumnset[example][n=3,distance=5mm] \startuseMPgraphic{columnrule} path p ; p := unitsquare xyscaled (OverlayWidth+5mm,OverlayHeight) ; draw lrcorner p -- urcorner p ; setbounds currentpicture to p ; \stopuseMPgraphic \defineoverlay

Re: [NTG-context] rule=on in \columnset?

2008-10-16 Thread Wolfgang Schuster
found this solution, using an MP background: http://archive.contextgarden.net/message/20080305.203901.d1d3eccf.en.html %sample% \definecolumnset[example][n=3,distance=5mm] \startuseMPgraphic{columnrule} path p ; p := unitsquare xyscaled (OverlayWidth+5mm,OverlayHeight) ; draw lrcorner p

Re: [NTG-context] rule=on in \columnset?

2008-10-16 Thread Jelle Huisman
... How can I modify the code the make sure that this doesn't happen? See sample: %sample% \definecolumnset[example][n=3,distance=5mm] \startuseMPgraphic{columnrule} path p ; p := unitsquare xyscaled (OverlayWidth+5mm,OverlayHeight) ; draw (xpart(urcorner p),ypart(urcorner p)-\the\dimexpr\noflines

Re: [NTG-context] misbehaving \column

2008-10-04 Thread luigi scarso
Every columnset starts a new page. Maybe I need to try simplecolumns now :) Or well ... \bTABLE ... \eTABLE. Aren't columnset powerful enought ? From the manual \usemodules[visual] %% \definecolumnset[example][n=4] %% \starttext %% \startbuffer %% \fakewords{100}{200} %% \placefigure

Re: [NTG-context] misbehaving \column

2008-10-03 Thread Mojca Miklavec
... \column[bigpreference] ... \stopcolumns} Still no break. Hans suggested me to use columnsets, but those are spinning as well. \definecolumnset[two][n=2] \starttext \startcolumnset[two] \input tufte \column \placefigure{none} {\rotate[rotation=15]{\externalfigure[dummy][width=.8\textwidth

Re: [NTG-context] misbehaving \column

2008-10-03 Thread Wolfgang Schuster
{\vfill\penalty-} \protect \startcolumns ... \column[bigpreference] ... \stopcolumns} Still no break. Hans suggested me to use columnsets, but those are spinning as well. \definecolumnset[two][n=2] \starttext \startcolumnset[two] \input tufte \column \placefigure{none} {\rotate

[NTG-context] Textbackground with leftframe

2008-09-23 Thread holzminister
this comes? \setupcolors[state=start] \definetextbackground[test][ backgroundcolor=yellow, frame=off, leftoffset=5mm, location=paragraph, color=black] \definecolumnset[example][n=2,distance=5mm] \starttext \startcolumnset[example] \starttextbackground[test

[NTG-context] Some layout questions

2008-08-26 Thread Ulrich Dirr
{#1. } \setupfootnotedefinition[location=normal] This does not work as expected. I want footnotes in the last column of a two column format at the *bottom*. Both standard twocolumn (via \startcolumns[n=2]) format fails and also column sets: if I use column sets (defined with \definecolumnset[example

Re: [NTG-context] stay on grid in double column

2008-08-14 Thread Hans Hagen
... so, this is for your eyes only because otherwise i get complaints about a non documented feature: \synchronizegrid (we needed it once in a project; it worked ok there but was never tested being that which is why it's still on cont-new) \definecolumnset[doublecolumn][n=2] \setupcolumnset

[NTG-context] stay on grid in double column

2008-08-13 Thread Jelle Huisman
that it is setting some text \vskip-ped, while it is breaking the current paragraph over columns? (Basically I want to keep all the B's on the grid and all the A's \vskipped.) Thanks, Jelle % sample code \definecolumnset[doublecolumn][n=2] \setupcolumnset[doublecolumn][2][distance=5mm] \setupbodyfont[12pt

Re: [NTG-context] columns and \definemakeup

2008-04-29 Thread Wolfgang Schuster
| | % --- | | \startstandardmakeup[doublesided=no, page=left] | \stopstandardmakeup | | | \stopcomponent ` Now I want the text to be in columns -- two that is ... However, I tried with , | \startcolumns[n=2] | my text goes here | \stopcolumns ` and , | \definecolumnset[example][n

Re: [NTG-context] columns and \definemakeup

2008-04-29 Thread Wolfgang Schuster
with , | \startcolumns[n=2] | my text goes here | \stopcolumns ` and , | \definecolumnset[example][n=2] | | \starttext | \startcolumnset[example] | \dorecurse{15}{\fakewords{100}{200}\par} | \stopcolumnset | \stoptext ` but I just get one column in both

[NTG-context] Footnotes set outside of columns when using columnsets

2008-04-12 Thread Elliot Clifton
Hi, When using columnsets is it possible to have footnotes placed at the bottom of the page rather than in columns? I searched the documentation and haven't found a way to do this. Minimal examples. Using columnsets: \definecolumnset[twocolumn][n=2] \starttext \startcolumnset

[NTG-context] Streams in two columns

2008-04-05 Thread Henning Hraban Ramm
I'm trying to typeset English and German texts in two columns. With the following example every bilingual section goes on a new page. How can I avoid that? (Using only columns instead of columnsets I get single-section pages with alternating languages.) %% setup \definecolumnset[twocol][n=2

Re: [NTG-context] Rule in column sets

2008-03-05 Thread Wolfgang Schuster
[visual] \definecolumnset[example][n=4,distance=5mm] \startuseMPgraphic{columnrule} path p ; p := unitsquare xyscaled (OverlayWidth+5mm,OverlayHeight) ; draw lrcorner p -- urcorner p ; setbounds currentpicture to p ; \stopuseMPgraphic \defineoverlay[columnrule][\useMPgraphic{columnrule

Re: [NTG-context] Rule in column sets

2008-03-05 Thread Bart Wise
It works! Thanks Wolfgang. On Wednesday March 5 2008, Wolfgang Schuster wrote: \usemodule[visual] \definecolumnset[example][n=4,distance=5mm] \startuseMPgraphic{columnrule} path p ; p := unitsquare xyscaled (OverlayWidth+5mm,OverlayHeight) ; draw lrcorner p -- urcorner p ; setbounds

[NTG-context] Flowed text around figures in columns

2007-12-14 Thread Zeus Gómez Marmolejo
Hi, I have this code: \definecolumnset[example][n=3] \starttext \startcolumnset[example] \input knuth \placefigure{}{\externalfigure[placeholder][width=170pt]} \input knuth \input knuth \stopcolumnset \stoptext I can't manage to tell context to flow the text around the picture

Re: [NTG-context] Flowed text around figures in columns

2007-12-14 Thread Thomas A. Schmitz
On Dec 14, 2007, at 4:29 PM, Zeus Gómez Marmolejo wrote: Hi, I have this code: \definecolumnset[example][n=3] \starttext \startcolumnset[example] \input knuth \placefigure{}{\externalfigure[placeholder][width=170pt]} \input knuth \input knuth \stopcolumnset \stoptext I can't

Re: [NTG-context] Flowed text around figures in columns

2007-12-14 Thread Zeus Gómez Marmolejo
, at 4:29 PM, Zeus Gmez Marmolejo wrote: Hi, I have this code: \definecolumnset[example][n=3] \starttext \startcolumnset[example] \input knuth \placefigure{}{\externalfigure[placeholder][width=170pt]} \input knuth \input knuth \stopcolumnset \stoptext I can't manage to tell context

[NTG-context] columnsets and footnotes

2007-06-10 Thread Aditya Mahajan
Hi, What do I need to get footnotes to work with columnsets. Somehow footntes have the wrong width. \definecolumnset [two] [n=2,balancing=yes,distance=0.2in] \starttext \startcolumnset[two] \dorecurse{10}{ \input tufte\footnote{\input zapf \endgraf} \endgraf} \stopcolumnset \stoptext

Re: [NTG-context] columnsets and footnotes

2007-06-10 Thread Aditya Mahajan
On Sun, 10 Jun 2007, Aditya Mahajan wrote: Hi, What do I need to get footnotes to work with columnsets. Somehow footntes have the wrong width. \definecolumnset [two] [n=2,balancing=yes,distance=0.2in] \starttext \startcolumnset[two] \dorecurse{10}{ \input tufte\footnote{\input zapf

Re: [NTG-context] spread box contents [trying again]

2007-03-07 Thread Willi Egger
Hi Idris, I played with an example derived from the columns manual: \definecolumnset[example][n=2] \definecolumnsetspan[wide][n=2,background=screen] \setuptolerance[verytolerant,stretch] \setupcolors[state=start] \starttext \startcolumnset[example] \startcolumnsetspan[wide

Re: [NTG-context] How to use columns inside another column?

2007-01-16 Thread Aditya Mahajan
On 1/15/07, Zhichu Chen [EMAIL PROTECTED] wrote: Hi everybody I used --- \definecolumnset[example][n=2] \definecolumnset[innerexample][n=2] \starttext \startcolumnset[example] \dorecurse{15}{\input knuth\par} \startcolumnset[innerexample

Re: [NTG-context] How to use columns inside another column?

2007-01-16 Thread Zhichu Chen
: Hi everybody I used --- \definecolumnset[example][n=2] \definecolumnset[innerexample][n=2] \starttext \startcolumnset[example] \dorecurse{15}{\input knuth\par} \startcolumnset[innerexample] \input knuth\par \stopcolumnset

Re: [NTG-context] How to use columns inside another column?

2007-01-16 Thread Zhichu Chen
will do. Thanks On 1/15/07, Zhichu Chen [EMAIL PROTECTED] wrote: Hi everybody I used --- \definecolumnset[example][n=2] \definecolumnset[innerexample][n=2] \starttext \startcolumnset[example] \dorecurse{15}{\input knuth\par} \startcolumnset[innerexample

[NTG-context] How to use columns inside another column?

2007-01-14 Thread Zhichu Chen
Hi everybody I used --- \definecolumnset[example][n=2] \definecolumnset[innerexample][n=2] \starttext \startcolumnset[example] \dorecurse{15}{\input knuth\par} \startcolumnset[innerexample] \input knuth\par \stopcolumnset \dorecurse{15}{\input knuth\par

[NTG-context] \startfiguretext question

2006-08-18 Thread Tobias Burnus
][background=color,backgroundcolor=gray] \definecolumnset[poster][n=2] \setupcolumnset[poster][each][background=color,backgroundcolor=white] \showframe \starttext \startcolumnset[poster] \startfiguretext[left][]{none} {\externalfigure[foo][width=2.5cm]}{str} \stopfiguretext \stopcolumnset \stoptext

[NTG-context] \startfiguretext question

2006-08-17 Thread Tobias Burnus
][background=color,backgroundcolor=gray] \definecolumnset[poster][n=2] \setupcolumnset[poster][each][background=color,backgroundcolor=white] \showframe \starttext \startcolumnset[poster] \startfiguretext[left][]{none} {\externalfigure[foo][width=2.5cm]}{str} \stopfiguretext \stopcolumnset \stoptext

[NTG-context] columns - columnsets introduces problems

2006-08-08 Thread David Arnold
] \definecolumnset[exercises][n=2] \setupcolumnset [exercises] [distance=2.5em, balance=yes] \definecolumnset[answers][n=2] \setupcolumnset [answers] [distance=2.5em, balance=yes] %\def\startquestions{\exercises{Exercises}\startcolumns[n=2]} %\def\stopquestions{\stopcolumns} \def\startquestions

Re: [NTG-context] Placing table of contents in a frame

2006-07-08 Thread Saji Njarackalazhikam Hameed
on the right side (3rd column). \definecolumnset[example][n=3] \setupcolumnsetlines[example][1][3][-50] % From Page 1, Column 3, % remove 50 lines % I will put the TOC

Re: [NTG-context] Placing table of contents in a frame

2006-07-08 Thread Saji Njarackalazhikam Hameed
columnsets (see manual columns.pdf from PRAGMA) to typeset my newsletter. I am using a 3 column layout and want a column containing the Table of Contents on the right side (3rd column). \definecolumnset[example][n=3] \setupcolumnsetlines[example][1][3][-50] % From Page 1, Column 3

[NTG-context] Controlling figure placement?

2006-05-24 Thread Ehrt, Michael
is the same size as the whole page, 210 by 297mm. What I tried so far is: \definecolumnset[test][n=3,distance=15pt] \definecolumnsetspan[intro][n=2] \definecolumnsetarea[one][fixed][x=1,y=1,nx=3,ny=46,page=3,state=start] \definecolumnsetarea[two][fixed][x=1,y=1,nx=3,ny=46,page=5,state=start

Re: [NTG-context] Controlling figure placement?

2006-05-24 Thread Ehrt, Michael
which is the same size as the whole page, 210 by 297mm. What I tried so far is: \definecolumnset[test][n=3,distance=15pt] \definecolumnsetspan[intro][n=2] \definecolumnsetarea[one][fixed][x=1,y=1,nx=3,ny=46,page=3,sta te=start] \definecolumnsetarea[two][fixed][x=1,y=1,nx=3,ny=46,page=5,sta

Re: [NTG-context] Controlling figure placement?

2006-05-24 Thread Ehrt, Michael
is the same size as the whole page, 210 by 297mm. What I tried so far is: \definecolumnset[test][n=3,distance=15pt] \definecolumnsetspan[intro][n=2] \definecolumnsetarea[one][fixed][x=1,y=1,nx=3,ny=46,page=3,sta te=start] \definecolumnsetarea[two][fixed][x=1,y=1,nx=3,ny=46,page=5,sta

[NTG-context] Problems when using columnset and certain fonts

2006-05-21 Thread ME
[footerdistance=5pt] \setuplayout[footer=17pt] \setuplayout[location=doublesided] \definecolumnset[test][n=3,distance=15pt,balance=yes] \starttext \showgrid %typesetting ok when using columns, \it and \tf \moveongrid[both] \startlinecorrection \chapter{test} \stoplinecorrection \startcolumns[n=3

[NTG-context] A few columnset questions

2006-05-17 Thread Ehrt, Michael
=15pt,rule=on] does this, but I need certain columnset features). The only thing I came up with so far is \definecolumnset[example][n=3,distance=0pt] %n=3 instead n=2 \setupcolumnset[example][2][width=15pt] and then put the rule in an area defined for column 2. 2) Is there a way to set ny

[NTG-context] splitting table into columns

2006-04-20 Thread Peter Münster
also clean but should be balanced - all other pages are not ok... TIA for any hints, Peter \definecolumnset[example][n=3] \starttext \input tufte \section{Try with columns and tables} \startcolumns[n=3] \starttablehead \HL \NC A \NC B \NC\SR \HL \stoptablehead \starttabletail \HL \stoptabletail

Re: [NTG-context] floats spanning columns?

2006-04-13 Thread Hans Hagen
to prevent the table from disapperaring when I uncomment the \input knuth? % -*- mode: context; coding: latin-9-unix; -*- \setuplayout [grid=yes] \definecolumnset[example] \setupfloat[table][width=\makeupwidth] \starttext \startcolumnset[example] \input knuth %\input knuth \placetable

Re: [NTG-context] floats spanning columns?

2006-04-12 Thread Karsten Heymann
when I uncomment the \input knuth? % -*- mode: context; coding: latin-9-unix; -*- \setuplayout [grid=yes] \definecolumnset[example] \setupfloat[table][width=\makeupwidth] \starttext \startcolumnset[example] \input knuth %\input knuth \placetable{Tabelle} \framed[width=\makeupwidth,height

Re: [NTG-context] wrong order of content-list items if using balanced columnsets

2006-02-28 Thread Vit Zyka
] \showgrid \definecolumnset[A][n=2,balance=yes] \setupcolumnsetlines[A][1][1][21] \setupcolumnsetlines[A][1][2][21] \definecolumnset[B][n=2,balance=yes] \starttext \startcolumnset[A] \section{Knuth} \dorecurse{2}{\input knuth \endgraf} \stopcolumnset \placeongrid{\hairline} \startcolumnset[B

[NTG-context] wrong order of content-list items if using balanced columnsets

2006-02-27 Thread Vit Zyka
Hello Wizards, the next example illustrates the problem with wrong order of content-list items if using balanced columnsets: - \setuplayout[grid=yes,topspace=1cm,bottomspace=1cm,height=middle] \showgrid \definecolumnset[A][n=2

Re: [NTG-context] wrong order of content-list items if using balanced columnsets

2006-02-27 Thread Hans Hagen
\definecolumnset[A][n=2,balance=yes] \setupcolumnsetlines[A][1][1][21] \setupcolumnsetlines[A][1][2][21] \definecolumnset[B][n=2,balance=yes] \starttext \startcolumnset[A] \section{Knuth} \dorecurse{2}{\input knuth \endgraf} \stopcolumnset \placeongrid{\hairline} \startcolumnset[B

[NTG-context] columnsets and footnotes (better explained)

2006-01-10 Thread Steffen Wolfrum
\stoptext But as I also have to use section titles that span the columns (without causing pagebreaks) I need to use columnsets (like they are used in the following example): \definecolumnset[two][n=2] \definecolumnsetspan[two][n=2] \setupfootnotes[n=1,width=\hsize] \starttext \startcolumnset

[NTG-context] columnsets and footnotes (minimal example)

2006-01-09 Thread Steffen Wolfrum
... and here is an example that shows the problem: \definecolumnset[example][n=2] \setupfootnotes[n=3] \starttext \startcolumnset[example] \dorecurse{10}{\input tufte\footnote{\input ward \relax}} \stopcolumnset \stoptext Hi, is there a way to have both: a main text set in \definecolumnset

[NTG-context] columnsets and footnotes ?

2006-01-08 Thread Steffen Wolfrum
Hi, is there a way to have both: a main text set in \definecolumnset[example][n=2] and footnotes on bottom of page with \setupfootnotes[n=3]? Thank you, Steffen ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg

Re: [NTG-context] Columns (text alignment)

2005-12-26 Thread Peter Rolf
=\SubSubSectionHeaderFont, % before=\blank, command=\runin, alternative=text, ] \setupheadertexts[{\sl XNemesis.org Research and Development}][{\sl The vault}] \setuppagenumbering[location=bottom] \useexternalfigure[test][ringbearer][frame=true] % resolution 96ppi, 256colors \definecolumnset[threecolumns

[NTG-context] marking in columnset

2005-11-24 Thread Vit Zyka
]) \stopsetups \setupheadertexts[text] [\setups{S}][] [\setups{S}][] \setuppagenumbering[location=none] \definecolumnset[C][n=3] \starttext \startbuffer \section{Knuth} \marking[M]{k1}\marking[M]{k2} \input knuth \section{Zapf} \marking[M]{z} \input zapf \stopbuffer

Re: [NTG-context] columnset balancing

2005-06-27 Thread Hans Hagen
That is the point. How? % output=pdftex interface=en \setuplayout[grid=yes] \showgrid \showstruts % gaat nogal fout zonder grid \setuptolerance[verytolerant] \definecolumnset [test-1] [n=2] \definecolumnset [test-2] [n=3] \starttext \startcolumnset [test-1] \dorecurse {1}{\input tufte \par

[NTG-context] columnset balancing

2005-06-26 Thread Vit Zyka
can do the Hans it is great! I have two next questions: 1) Am I missing something or columnsets do not provide balancing? \definecolumnset[two] [n=2,balance=yes] \starttext \startcolumnset[two] \dorecurse{6}{\input knuth \endgraf} \stopcolumnset \input

[NTG-context] hyphenation within columnsets with background

2005-04-06 Thread [EMAIL PROTECTED]
when the text spreads over several columns/pages, as long as I don't force a 'next column' in the text. The following piece of context causes a 'TeX capacity exceeded' error: \setupcolors[state=start] \definecolumnset[driekol][n=3] \setupbackground[background=color, backgroundcolor=gray

Re: [NTG-context] Switching fonts (or font size) in columnsets

2005-04-03 Thread h h extern
the items) are not to be aligned on the grid because they are smaller (or bigger)? Thanks! Gilles. % Example: \showgrid \setuplayout[grid=yes] \setupitemize[before={\switchtobodyfont[small]}] \definecolumnset[ex][n=2] \starttext \startcolumnset[ex] \dorecurse{4}{\input knuth\relax\placefigure

Re: [NTG-context] Columnsets problems

2005-03-23 Thread Hans Hagen
but why? \fi \else \exitloop \fi} \egroup} \protect \setuplayout [grid=yes, header=0pt, height=middle, width=middle] \showgrid \setupfloats[numbering=nocheck] \definecolumnset [first] [n=2,start=0] \definecolumnset [next] [n=2,start=3] \setuptexttexts[\vbox

RE: [NTG-context] PDF bounding box problem?

2005-02-10 Thread Martin Kolařík
Hi all, I have problem with paragraph background in columnset environment: \definetextbackground [TXBG] [frame=no,offset=0.25em,location=paragraph] \definecolumnset[main][n=2] \startcolumnset[main] ... \starttextbackground[TXBG] \typebuffer[BUFFER] \stoptextbackground ... \stopcolumnset

[NTG-context] Re: columnsetspan - alternative needed

2005-01-24 Thread Hans Hagen
this with columnsets? well, it involves some manual tweaking (numbers and such) and is not yet 100% ok the next code shows a bit of balancing and columnstart/height manipulations \starttext \showgrid \definecolumnset [two] [n=2,balance=top] \definecolumnset [three] [n=3,balance=top] \setupcolumnsetlines[two][1

Re: [NTG-context] columnset BUG - (urgent!)

2004-11-28 Thread Steffen Wolfrum
. So I had two separate files actually! Steffen \starttext \showframe \showgrid % oiuoiuoiuoiuoi \footnote{} % \startcolumns[balance=yes,rule=off,n=2,distance=1cm] % text \par % text % \stopcolumns % gfdgfdgfdgfdgfdgfd \footnote{bbb} % \page \definecolumnset[litera][n=2,distance=1cm

Re: [NTG-context] columnset BUG - (urgent!)

2004-11-27 Thread h h extern
see is a mixture you may try: \starttext \chapter{Heading\notesymbol[x]} \definecolumnset[litera][n=2,distance=1cm] \startcolumnset[litera] \footnotetext[x]{xx}\dorecurse{10}{test \input zapf \input ward} \stopcolumnset \stoptext or \starttext \definecolumnset[litera][n=2,distance=1cm

[NTG-context] columnset BUG 2

2004-11-26 Thread Steffen Wolfrum
better a fix? Steffen \starttext \showframe \showgrid % oiuoiuoiuoiuoi \footnote{} % \startcolumns[balance=yes,rule=off,n=2,distance=1cm] % text \par % text % \stopcolumns % gfdgfdgfdgfdgfdgfd \footnote{bbb} % \page \definecolumnset[litera][n=2,distance=1cm] \startcolumnset[litera

[NTG-context] columnset BUG - (urgent!)

2004-11-25 Thread Steffen Wolfrum
files before !!! As this footnote was one of the last changes that were done before I wanted to send the book to the printer a fast help would be very much appreciated. Sorry, but it's really quite urgent - Steffen %context \starttext \chapter{Heading\footnote{x}} \definecolumnset[litera][n

Re: [NTG-context] columnset's bodyfont+interlinespace ?

2004-11-23 Thread Hans Hagen
Steffen Wolfrum wrote: Hi, when using \startcolumns I could use: \startcolumns[n=2,rule=off] \setupindenting[none] \switchtobodyfont[8.5pt]\setupinterlinespace[line=10pt] \clubpenalty=0\widowpenalty=1\displaywidowpenalty=1\brokenpenalty=0 ... but when using \definecolumnset[myset][n=2

[NTG-context] columnset's bodyfont+interlinespace ?

2004-11-22 Thread Steffen Wolfrum
Hi, when using \startcolumns I could use: \startcolumns[n=2,rule=off] \setupindenting[none] \switchtobodyfont[8.5pt]\setupinterlinespace[line=10pt] \clubpenalty=0\widowpenalty=1\displaywidowpenalty=1\brokenpenalty=0 ... but when using \definecolumnset[myset][n=2] \startcolumnset

[NTG-context] marks in columnsets (was Re: marks in columns)

2004-09-15 Thread Plamen Tanovski
: \setupfootertexts[{\getmarking[section][all]}] \definecolumnset[bobo][n=2] \starttext \startcolumnset[bobo] \section{first} \section{second} \page \section{third} \column \section{fourth} \page \stopcolumnset \stoptext Best regards, ___ ntg-context mailing list

Re: [NTG-context] Help with LaTeX - ConTeXt book typesetting

2004-09-10 Thread Hans Hagen Outside
, headerdistance=18bp,footer=12bp,footerdistance=11mm] o How can I tell ConTeXt to balance the last page? I've tried something like \definecolumnset[two][n=2,tolerance=tolerant,distance=12bp] \setupcolumnset [two][balance=yes] but this doesn't work. ah, column sets ... see an earlier

Re: [NTG-context] column balancing question

2004-09-09 Thread Hans Hagen
] \definecolumnset [test-1] [n=2] \definecolumnset [test-2] [n=3] \starttext \startcolumnset [test-1] \dorecurse {1}{\input tufte \par} \stopcolumnset \startcolumnset [test-2] \dorecurse {2}{\input ward \par} \stopcolumnset \page \setupcolumnset [test-1] [balance=yes] \setupcolumnset [test-2] [balance

[NTG-context] Columnset Areas - Background Color ?

2004-08-26 Thread Miguel Queiros
tried to use a columnset span but the problem was the same. Can anyone provide me with some hints so that I can use some background color in columnsetareas ? Thanks, Miguel Queirós \definecolumnset[example][n=2] \setupcolors [state=start,conversion=yes, reduction=no, rgb=yes, cmyk=yes

Re: [NTG-context] columnset error

2004-01-13 Thread Hans Hagen
At 22:25 12/01/2004, you wrote: Hi out there, what is wrong with the following code? \starttext \definecolumnset[twocol][n=2] \startcolumnset[twocol] \dorecurse{10}{\section{hello} \dorecurse{8}{\input tufte \par}} \stopcolumnset stoptext it gives me: !: Missing number, treated as zero. ha

RE: [NTG-context] columnset error

2004-01-13 Thread Jan Houwers
: [NTG-context] columnset error Hi out there, what is wrong with the following code? \starttext \definecolumnset[twocol][n=2] \startcolumnset[twocol] \dorecurse{10}{\section{hello} \dorecurse{8}{\input tufte \par}} \stopcolumnset stoptext it gives me: !: Missing number, treated as zero

[NTG-context] columnset error

2004-01-12 Thread Patrick Gundlach
Hi out there, what is wrong with the following code? \starttext \definecolumnset[twocol][n=2] \startcolumnset[twocol] \dorecurse{10}{\section{hello} \dorecurse{8}{\input tufte \par}} \stopcolumnset stoptext it gives me: !: Missing number, treated as zero. --- TeX said --- to be read again

Re: [NTG-context] Marginal notes in two-column setup

2003-07-20 Thread Willi Egger
(not good) Is there a way to do this? Probably yes with something \if-like? After sttudying the sources and a bunch of trial and errors I can come up with the following solution which works for a two solumns set! \definecolumnset[example][n=2] \define[1]\MargText{% \ifodd\mofcolumns

Re: [NTG-context] Marginal notes in two-column setup

2003-07-20 Thread Gerben Wierda
After sttudying the sources and a bunch of trial and errors I can come up with the following solution which works for a two solumns set! Great. This works. Now for something different. While learning ConTeXt, I find that often the syntax escapes me. Take for instance: \definecolumnset[example

<    1   2   3