Re: [NTG-context] Columns with non-equal width; nested columns

2019-09-25 Thread Henning Hraban Ramm
Am 2019-09-25 um 11:39 schrieb Procházka Lukáš Ing. : > > - Altough I found some wiki material about column sets (e.g. > https://wiki.contextgarden.net/Command/setupcolumnsetstart or columns.pdf), I > found nothing about "page columns" - can you give me a link? Sorry, the

Re: [NTG-context] Columns with non-equal width; nested columns

2019-09-25 Thread Procházka Lukáš Ing .
t, is there a way to tell context "go to third column" (regardless in which column I am currently typing)? - Altough I found some wiki material about column sets (e.g. https://wiki.contextgarden.net/Command/setupcolumnsetstart or columns.pdf), I found nothing about "page columns&

Re: [NTG-context] balanced vertical spaces under \startcolumnset

2019-08-24 Thread Sytse Knypstra
Maybe paragraphs work for you? (https://wiki.contextgarden.net/Columns) Sytse > Op 22 augustus 2019 om 15:37 schreef Jeong Dal : > > > Dear Sytse Knypstra, > > Thank you for your reply. > > I read the manual “Columns” as you suggested. > The command \setupcol

Re: [NTG-context] balanced vertical spaces under \startcolumnset

2019-08-22 Thread Jeong Dal
Dear Sytse Knypstra, Thank you for your reply. I read the manual “Columns” as you suggested. The command \setupcolumnsetstart made a balanced output. But my problem is little different from it. I want exam paper of two columns in a page and in each column two problems located with the same

Re: [NTG-context] balanced vertical spaces under \startcolumnset

2019-08-21 Thread Sytse Knypstra
Dear Jeong Dal, I use the following functions to control the start and end of columns in a columnset: 
\setuplayout[grid=yes] \emptylines[...] % see the command \emptylines in ConTeXtgarden \setupcolumnsetstart[...][...][...][...] % see the manual COLUMNS, page 9 \setupcolumnsetlines

Re: [NTG-context] Graphics placement with columnsets/page grids (was "no subject)

2019-07-28 Thread Denis Maier
etch] >> >> \definecolor[color-1][.5(red,green)] >> \definecolor[color-2][.5(green,blue)] >> \definecolor[color-3][.5(blue,red)] >> \definecolor[color-4][.5(white,black)] >> \definecolor[color-5][.5(white,color-4)] >> >> \startuniqueMPgraphic{frame} >&

[NTG-context] Graphics placement with columnsets/page grids (was "no subject)

2019-07-24 Thread Denis Maier
(white,black)] > \definecolor[color-5][.5(white,color-4)] > > \startuniqueMPgraphic{frame} > fill OverlayBox withcolor \MPcolor{color-1} ; > \stopuniqueMPgraphic > > \startuniqueMPgraphic{contrast} > fill OverlayBox withcolor \MPcolor{color-2} ; > \stopuniqueMPgraphi

[NTG-context] (no subject)

2019-07-23 Thread Denis Maier
lor-1} ; \stopuniqueMPgraphic \startuniqueMPgraphic{contrast} fill OverlayBox withcolor \MPcolor{color-2} ; \stopuniqueMPgraphic \defineoverlay[frame] [\uniqueMPgraphic{frame}] \defineoverlay[contrast][\uniqueMPgraphic{contrast}] \definecolumnset[example][n=2] %\setupcolumnsetstart[example][1]

Re: [NTG-context] Arranging columns (rotated U-Shape). Do you know a way to do in ConTeXt (with or without column sets)?

2015-11-21 Thread Leonard Siebeneicher
\setupcolumnsetlines[cset-1][1][1][18] \setupcolumnsetlines[cset-1][1][2][18] \setupcolumnsetlines[cset-1][1][3][18] \startcolumnset[cset-1]\dorecurse{2}{\column\fakewords{25}{50}}\stopcolumnset \setupcolumnsetstart[cset-2][1][1][20] \setupcolumnsetstart[cset-2][1][2][20] \setupcolumnsetstart[cset-2][1][3

[NTG-context] Arranging columns (rotated U-Shape). Do you know a way to do in ConTeXt (with or without column sets)?

2015-11-16 Thread Leonard Siebeneicher
\setupcolumnsetstart[cset-2][1][1][20] \setupcolumnsetstart[cset-2][1][2][20] \setupcolumnsetstart[cset-2][1][3][20] \startcolumnset[cset-2]\dorecurse{2}{\column\fakewords{25}{50}}\stopcolumnset %% Now lets return to line 1 on page 1 to overlap columns \setupcolumnsetstart[cset-3][1][1][1

[NTG-context] Missing number error, related to setupcolumnsetlines

2013-04-18 Thread Lars Huttar
wn on this page http://wiki.contextgarden.net/Command/setupcolumnsetlines which seems very similar to mine, it works fine; no errors. Based on the latter working example, I tried adding the following to my minimal example that fails: \switchtobodyfont[small] or \setupcolumnsetstar

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

2008-11-18 Thread Taco Hoekwater
n=2,balance=yes] \definecolumnset [example-2] [n=3,balance=yes] \starttext \showgrid \setupcolumnsetlines[example-1][1][1] [8] \setupcolumnsetlines[example-1][1][2][10] \setupcolumnsetstart[example-2][1][1][29] \setupcolumnsetstart[example-2][1][2][29] \setupcolumnsetstart[example-2][1][3][29] \startcolum

Re: [NTG-context] columnset balancing

2005-06-27 Thread Hans Hagen
est-1][1][1] [8] \setupcolumnsetlines[test-1][1][2][10] \setupcolumnsetstart[test-2][1][1][20] \setupcolumnsetstart[test-2][1][2][20] \setupcolumnsetstart[test-2][1][3][20] \startcolumnset [test-1] \dorecurse {1}{\input tufte \par} \stopcolumnset \startcolumnset [test-2] \dorecurse {2}{\input ward

[NTG-context] Re: columnsetspan - alternative needed

2005-01-24 Thread Hans Hagen
setlines[two][1][1][15] \setupcolumnsetlines[two][1][2][15] \setupcolumnsetstart[three][1][1][15] \setupcolumnsetstart[three][1][2][18] \setupcolumnsetstart[three][1][3][20] \setupcolumnsetlines[three][1][1][40] \setupcolumnsetlines[three][1][2][40] \setupcolumnsetlines[three][1][3][40] \defineco

Re: [NTG-context] column balancing question

2004-09-09 Thread Hans Hagen
startcolumnset [test-2] \dorecurse {6}{\input ward \par} \stopcolumnset \page \setupcolumnsetlines[test-1][1][1] [8] \setupcolumnsetlines[test-1][1][2][10] \setupcolumnsetstart[test-2][1][1][20] \setupcolumnsetstart[test-2][1][2][20] \setupcolumnsetstart[test-2][1][3][20] \startcolumn