Re: [NTG-context] columnset balancing

2005-06-27 Thread Hans Hagen
setup balancing - retypeset article - continue on same page 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

Re: [NTG-context] column balancing question

2004-09-09 Thread Hans Hagen
fout zonder grid \setuptolerance[verytolerant] \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] [b

[NTG-context] \startplacetable in \startcolumnset

2018-04-19 Thread Jeong Dal
Hi, I used the following exam format well which was set by the help of Wolfgang long time ago. Recently I got a strange output when I used \startplacetable or \placetable in the \startcolumnset … \stopcolumnset. There is a strange number first and table in the next column. The output is OK if

[NTG-context] \startfiguretext question

2006-08-17 Thread Tobias Burnus
Hello, I'd like to use \startfiguretext together with \startcolumnset. If I outcomment \startcolumnset, it works ok, otherwise the figure is no longer left aligned and there is a big gap between the figure and the text. Any idea? Tobias \setupcolors[state=start] \setupbackgrounds

[NTG-context] \startfiguretext question

2006-08-18 Thread Tobias Burnus
Hello, I'd like to use \startfiguretext together with \startcolumnset. If I outcomment \startcolumnset, it works ok, otherwise the figure is no longer left aligned and there is a big gap between the figure and the text. Any idea? Tobias \setupcolors[state=start] \setupbackgrounds

[NTG-context] Columnset error with \setupheader[state=high]

2011-12-07 Thread Peter Park Nelson
Update: I don't have a solution yet, but here is my attempt to figure out where this problem comes from. I may be (probably am) wrong; I am new to ConTeXt and not an expert on its internals. But I'll toss this out to see if anyone is interested. When \startcolumnset is called, it seems

Re: [NTG-context] Problems with column sets?

2022-05-24 Thread Henning Hraban Ramm via ntg-context
Am 24.05.22 um 20:43 schrieb T. Kurt Bond via ntg-context: Given the following file that uses definecolumnset and startcolumnset/stopcolumnset (largely from the wiki <https://wiki.contextgarden.net/Command/definecolumnset>) for

Re: [NTG-context] Problems with column sets?

2022-05-24 Thread T. Kurt Bond via ntg-context
Huh. I tried it on a Linux box, and that worked. But on my main machine, a Intel 64 bit mac, I get the original result. Oh, I changed to use this input: \definecolumnset[TwoColumns][n=2] \startcolumnset [TwoColumns] \input knuth \stopcolumnset On Tue, May 24, 2022 at 3:09 PM Henning Hraban

[NTG-context] Re: columnsetspan - alternative needed

2005-01-24 Thread Hans Hagen
lumnsetspan[two] % \starttext % \startcolumnset [two] \dorecurse {1}{\input tufte \par} \stopcolumnset % \startcolumnset [three] \dorecurse {2}{\input tufte \par} \stopcolumnset % \stoptext \starttext \startcolumnset [two] \startcolumnsetspan[two] \input ward \stopcolumnsetspan \dorecurse {

Re: [NTG-context] changing numbers of columns

2011-07-01 Thread Henning Hraban Ramm
Am 2011-07-01 um 15:31 schrieb Bernd Kosubek: Hi, is it possible to change the number of columns on the same page? small example: a) text text text text \startcolumnset[n=2] Please read http://wiki.contextgarden.net/Columns It’s either \startcolumns[n=2] or \startcolumnset

Re: [NTG-context] Columnset error with \setupheader[state=high]

2011-12-07 Thread Peter Park Nelson
bably am) wrong; I am new to ConTeXt > and not an expert on its internals. But I'll toss this out to see if anyone > is interested. > > When \startcolumnset is called, it seems to take a "snapshot" of the state > of the layout (via setuplayout). However, layout can change, eve

Re: [NTG-context] Problems with column sets?

2022-05-24 Thread T. Kurt Bond via ntg-context
mac, I get the original result. Oh, I changed to use this > input: > > \definecolumnset[TwoColumns][n=2] > \startcolumnset [TwoColumns] > \input knuth > \stopcolumnset > > > On Tue, May 24, 2022 at 3:09 PM Henning Hraban Ramm via ntg-context < > ntg-context@n

Re: [NTG-context] \setupcolumnsetlines does not work

2019-08-17 Thread Denis Maier
] \definecolumnset[Two][n=2] \setupcolumnsetlines[Two][1][1][9] \setupcolumnsetlines[Two][1][2][9] \setupcolumnsetlines[Two][2][1][9] \setupcolumnsetlines[Two][2][2][9] \starttext \startcolumnset[One] \input knuth \input knuth \stopcolumnset \startcolumnset[Two] \input knuth

Re: [NTG-context] \startfiguretext question

2006-08-18 Thread Taco Hoekwater
Hi Tobias, I did not miss your message but I have no time for anything except trivial questions at the momen, sorry. Taco Tobias Burnus wrote: > Hello, > > I'd like to use \startfiguretext together with \startcolumnset. If I > outcomment \startcolumnset, it works ok, otherw

[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

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

2004-11-28 Thread Steffen Wolfrum
] \startcolumnset[litera] \dorecurse{10}{test \input zapf \input ward} \stopcolumnset \stoptext h h extern <[EMAIL PROTECTED]> wrote: > Steffen Wolfrum wrote: > > Hi, > > > > please have a look at testfile below: > > without a footnote everything works fine, > &

Re: [NTG-context] \setupcolumnsetlines does not work

2019-08-17 Thread Sytse Knypstra
set[Two][n=2]
 \setupcolumnsetlines[Two][1][1][9]
 \setupcolumnsetlines[Two][2][1][9]
 \starttext 
 \startcolumnset[Two]
 \input knuth 
 \stopcolumnset 
 \startcolumnset[Two] 
 \input knuth 
 \stopcolumnset 
\stoptext Sytse > Op 17 augustus 2019 om 15:1

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] \setupcolumnsetlines does not work

2019-08-17 Thread Sytse Knypstra

 \startcolumnset[Two]
 \input knuth
 \stopcolumnset
 \page \setupcolumnsetlines[Two][1][1][9]
 \startcolumnset[Two]
 \input knuth
 \stopcolumnset
 \stoptext
 Thank you for your suggestions, Sytse Knypstra

Re: [NTG-context] Questions on columnsetspan (and grids and backgrounds)

2019-05-14 Thread Floris van Manen
is this related? \setuplayout[grid=yes] \showgrid \definecolumnset[three][n=3] \starttext \samplefile{knuth} \startcolumns[n=3] \dorecurse{4}{\samplefile{knuth}\par} \stopcolumns \page \samplefile{knuth} \startcolumnset[three] \dorecurse{4}{\samplefile{knuth}\par} \stopcolumnset \stoptext Using

Re: [NTG-context] \setupcolumnsetlines does not work

2019-08-17 Thread Wolfgang Schuster
[1][5] \starttext \startcolumnset[One] \input knuth \stopcolumnset \startcolumnset[Two] \input knuth \stopcolumnset \stoptext The settings for the second columnset work when the first columnset goes over of two or more pages. Wol

Re: [NTG-context] Problems with column sets?

2022-05-25 Thread Ben Moon via ntg-context
it on a Linux box, and that worked. But on my main machine, a >> Intel 64 bit mac, I get the original result. Oh, I changed to use this >> input: >>> \definecolumnset[TwoColumns][n=2] >>> \startcolumnset [TwoColumns] >>> \input knuth >>> \stopc

[NTG-context] columnsets error in 2.08 beta

2012-02-14 Thread Peter Park Nelson
Updated to Feb. 8 beta, now none of my documents with columnsets will compile. Without the columnset, the example below works fine: \definecolumnset[body][n=2] \starttext \startcolumnset[body] \input tufte\par \stopcolumnset \stoptext Error message: 1 \definecolumnset[body][n=2] 2

Re: [NTG-context] \startcolumnset ... \stopcolumnset fatal error: return code 11

2021-12-17 Thread John Kitzmiller via ntg-context
> > Date: Fri, 17 Dec 2021 08:49:55 +0900 > From: Jeong Dal > Subject: [NTG-context] \startcolumnset ... \stopcolumnset fatal error: > return code 11 > > I have used newcolumnset module to make a test sheet. It was made by the > help of experts in the list. >

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

2009-11-29 Thread Hans Hagen
colonnes] [balance=yes] \starttext %\startbodymatter \startcolumnset[deuxcolonnes] \input tufte \stopcolumnset %\stopbodymatter \stoptext I leave it as an exercise to the others to spot the missing delimiter in mkii sources. ok, i figured it out - when i split the code in mkii and m

[NTG-context] \startcolumnset ... \stopcolumnset is working.

2022-09-14 Thread Jeong Dal via ntg-context
Dear all, I didn’t test “\startcolumnset … \stopcolumnset” for some time, because I got error whenever I tested it under Mac OS Big Sur. However, two days ago, I tested it, and found that it was working. I install updated version today and run a test file again. Finally, I get an output

[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
] \definecolumnset[cset-2][n=3,balance=yes] \definecolumnset[cset-3][n=3,balance=yes] %% ??? \starttext\showgrid \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

Re: [NTG-context] ntg-context Digest, Vol 85, Issue 4

2011-07-01 Thread Bernd Kosubek
lumns > Message-ID: > Content-Type: text/plain; charset=WINDOWS-1252; format=flowed; > delsp=yes > > Am 2011-07-01 um 15:31 schrieb Bernd Kosubek: > > > Hi, > > > > is it possible to change the number of columns on the same page? > > > > small e

[NTG-context] Re: \startcolumns and \startcolumnset

2024-02-09 Thread Jeong Dal via ntg-context
. It works under the command “\startcolumnset … \stopcolumnset”. But there are another problem under the ‘columnist’ command. I’ll read the manual of columnset carefully. Best regards, Dalyoung > 2024. 2. 9. 오후 1:37, Otared Kavian 작성: > > Dear Dalyoung, > >

[NTG-context] balanced vertical spaces under \startcolumnset

2019-08-20 Thread Jeong Dal
. Is there a way to make the blank spaces height same while not to create a blank page? Thank you for reading. Best regards, Dalyoung \usetypescriptfile[type-siz] \usemodule[units] \setupbodyfont[10pt,rm] \definecolumnset [exam] [n=2] \starttext \startcolumnset[exam] \startitemize

[NTG-context] float over both text and margin

2005-12-08 Thread Vit Zyka
,width=middle] \starttext \startcolumnset \dorecurse{2}{\input knuth \endgraf\blank} \placefloat[page]{none} {\framed [width=\dimexpr\makeupwidth+\rightmarginwidth+ \rightmargindistance\relax, height=\textheight] {Here I would like to be a float over both

[NTG-context] \startcolumns and \startcolumnset

2024-02-08 Thread Jeong Dal via ntg-context
Dear all,I have a little problem to use “columns” in the following example.If I use “\startcolumnset”, then I have the following problems: 1. The figures is aligned left even though I use \startplacefigure[]. 2. In the second column, the first item located at the end of the page.However, \vfill

Re: [NTG-context] changing number of columns

2011-07-05 Thread Willi Egger
Unfortunately this will not work with columnsets. Those always use a complete page. So after stating \startcolumnset there is always a page break, as is after \stopcolumnset. If you intend to place text before and after the piece where you use two colums then you should think of another

Re: [NTG-context] \setupcolumnsetlines does not work

2019-08-17 Thread Denis Maier
gt; After commenting out the first three lines after \starttext the result is > ok. > I am wondering what I overlooked this time. > > \definecolumnset[Two][n=2] > \starttext >\startcolumnset[Two] > \input knuth >\stopcolumnset >\page >\setupcolumnsetlines

Re: [NTG-context] columnset issues

2020-01-27 Thread Wolfgang Schuster
frame=on, framecolor=magenta, ] \starttext \startcolumnset[Two] \dorecurse{10}{\fakewords{100}{120}\par} \setupcolumnsetarea[AdSpace][state=start] \setupcolumnsetareatext[AdSpace]{\externalfigure[MyAd][width=\textwidth,height=0.45\textheight]} You need brackets for both arg

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

2006-02-27 Thread Vit Zyka
,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] \section{Zapf} \dorecurse{1

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

2007-01-16 Thread Zhichu Chen
nformation 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} \startcolumn

[NTG-context] error in column sets

2023-06-19 Thread Henning Hraban Ramm via ntg-context
In a minimal example like this: \setuppapersize[A5] \definecolumnset[TwoColumns][n=2] \starttext \startcolumnset [TwoColumns] \dorecurse{10}{\samplefile{knuth}} \stopcolumnset \stoptext … many columns start one line too low and overwrite their last line. An extended example (nearly the

[NTG-context] linenumbering in columnsets (or different solution?)

2013-07-09 Thread Thomas A. Schmitz
with different columns is not implemented in mkiv, AFAICS. Examples: No line numbers: \setuppapersize[A4,landscape][A4,landscape] \setuplayout[grid=yes] \definecolumnset [numbered] [n=2] \setupcolumnset [numbered] [distance=0.5cm,frame=on] \starttext \startcolumnset [numbered] \startlinenumb

Re: [NTG-context] bug? gap appears in columnset

2013-09-16 Thread Lars Huttar
,balance=yes] \starttext \section{Introduction} \startcolumnset[columnset1] \dorecurse {7} { \input knuth } \stopcolumnset \section{Bibliography} \setupinterlinespace[line=9.3pt] \startcolumnset[columnset1] \dorecurse {10} { \input knuth } \stopcolumnset \stoptext Note the gap across both

Re: [NTG-context] \setupcolumnsetlines does not work

2019-08-17 Thread Denis Maier
. >> >> \definecolumnset[Two][n=2] >> \starttext >>\startcolumnset[Two] >> \input knuth >>\stopcolumnset >>\page >>\setupcolumnsetlines[Two][1][1][9] >>\startcolumnset[Two] >>

Re: [NTG-context] columnset issues

2020-01-27 Thread Henning Hraban Ramm
t;> grid=yes, >> ] >> \showframe[text] >> \showgrid >> >> \definecolumnset[Two][ >> n=2, >> page=no, >> ] >> %\definecolumnsetspan[TwoSpan][n=2] >> \definecolumnsetarea[AdSpace][ >> x=1,y=21, >> nx=1,ny=21, >> state=stop,

Re: [NTG-context] Asymmetrical Column layout leads to an extra blank page (Solved!)

2020-10-30 Thread Ramkumar KB
[2col:1][width=.65\makeupwidth] \setupcolumnset[2col:2][width=.35\makeupwidth] \definecolumnset[3col][n=3, page=yes] \setupcolumnset[3col:1][width=.25\makeupwidth] \setupcolumnset[3col:2][width=.30\makeupwidth] \setupcolumnset[3col:3][width=.45\makeupwidth] \startcolumnset[2col] ... \stopcolummnset

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] \setupcolumnsetlines does not work

2019-08-17 Thread Denis Maier
commenting out the first three lines after \starttext the result >>> is ok. >>> I am wondering what I overlooked this time. >>> >>> \definecolumnset[Two][n=2] >>> \starttext >>>\startcolumnset[Two] >>> \input knuth >>>

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

2007-01-16 Thread Aditya Mahajan
of how they are implemented. HTH, Aditya > > On 1/15/07, Zhichu Chen <[EMAIL PROTECTED]> wrote: > > > > Hi everybody > > > > I used > > > > --- > > > > \definecolumnset[example][n=2] > > \definecolumnset[inne

Re: [NTG-context] misbehaving \column

2008-10-04 Thread luigi scarso
0}{200} %% \placefigure{}{\externalfigure[placeholder][width=\One]} %% \fakewords{100}{200} %% \placefigure{}{\externalfigure[placeholder][width=\Two]} %% \fakewords{100}{200} %% \stopbuffer %% \startcolumnset[example] %%\definecolumnsethsize{example}{1}{1}\One %%\definecolumnseth

Re: [NTG-context] columnsets error in 2.08 beta

2012-02-15 Thread Peter Park Nelson
name mapsfromchar fonts > fallback modern rm 12pt is loaded ! Undefined control sequence. system > tex > error on line 6 in file K2.tex: Undefined control sequence ... 1 2 \definecolumnset[body][n=2] 3 4 \starttext 5 \startcolumnset[body] 6 >> \inpu

Re: [NTG-context] Columnset and footnotes

2016-09-21 Thread Otared Kavian
=page] \starttext \startcolumnset[n2] Footnote \footnote[foo]{This is a footnote.} \input linden \stopcolumnset \page \startcolumns[n=2,rule=on] \input knuth.tex \par \input knuth.tex This is a footnote\footnote {\input ward} \stopcolumns \stoptext %%% end column-footnote.tex > On 22 Sep 2016, at

Re: [NTG-context] bug? gap appears in columnset

2013-09-16 Thread Aditya Mahajan
] \setupcolumnset[columnset1][distance=5mm,balance=yes] \starttext \section{Introduction} \startcolumnset[columnset1] \dorecurse {7} { \input knuth } \stopcolumnset \section{Bibliography} \setupinterlinespace[line=9.3pt] \startcolumnset[columnset1] \dorecurse {10} { \input knuth

Re: [NTG-context] Columnsets and placement of figures

2011-05-12 Thread Wolfgang Schuster
ss something... > Th solution I have now is > \startcolumnset > > \placefigure[lrbt][]{none}{\offset[x=1cm]{\externalfigure[fake][width=2\textwidth,height=3cm]}} > % for moving the float to the right > \stopcolumnset > > \startcolumnset > > \pla

Re: [NTG-context] changing number of columns

2011-07-05 Thread Bernd Kosubek
ce the spanning text in a \framedtext. The placefigure > command must be place right after the \startcolumnset command. This you could > place with \placefigure like this: > > \placefigure > [btlr] > [] > {none} > {\offset[y=-7cm]{\framedtext[width=\ma

[NTG-context] Footnotes break out of columnset (current beta)

2011-12-09 Thread Peter Park Nelson
lumns] \setupnotedefinition[footnote] [location=left] \starttext \startcolumnset[body] \definecolumnset[body][n=2,balancing=yes] \def\myfootnotecommand#1{\hbox to 1.5em{#1}}% space for footnote number. \setupnote[footnote] [location=columns, way=bytext, command=\myfootnotecommand, ru

[NTG-context] Re: \startcolumns and \startcolumnset

2024-02-08 Thread Otared Kavian
:22, Jeong Dal via ntg-context <ntg-context@ntg.nl> wrote:Dear all,I have a little problem to use “columns” in the following example.If I use “\startcolumnset”, then I have the following problems: 1. The figures is aligned left even though I use \startplacefigure[]. 2. In the second column, the

[NTG-context] Bug: Figures in columnset not displayed or compilation fails

2015-07-13 Thread Andreas Becker
we remove the last «\input lorem» line. By the way, the path in \externalfigure does not point to an existing file. Regards, Andreas Example #1: \starttext \startcolumnset \chapter{chap} \input lorem \input lorem \input lorem \placefigure[][]{}{\externalfigure[bla][height=7cm]} \input lorem

Re: [NTG-context] columnset regression

2018-10-29 Thread Henning Hraban Ramm
>> upper object. >> >> \definecolumnset[drei][n=3] >> \usemodule[visual] > > \usemodule[old-columnsets] > >> \starttext >> >> \framed[width=\textwidth,height=.3\textheight]{\ConTeXt} >> >> %\input knuth >> >> \startcolumnset[dr

Re: [NTG-context] bug? gap appears in columnset

2013-09-17 Thread Hans Hagen
] \setupcolumnset[columnset1][distance=5mm,balance=yes] \starttext \section{Introduction} \startcolumnset[columnset1] \dorecurse {7} { \input knuth } \stopcolumnset \section{Bibliography} \setupinterlinespace[line=9.3pt] \startcolumnset[columnset1] \dorecurse {10} { \input knuth

[NTG-context] \setupcolumnsetlines does not work again

2019-08-19 Thread Sytse Knypstra
I thought I understood the mechanism, but I found another instance where \setupcolumnsetlines does not give the desired result: %%% \definecolumnset[Two][n=2] \starttext Test %\page \setupcolumnsetlines[Two][1][1][9] \startcolumnset[Two] \input knuth

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

2019-08-21 Thread Sytse Knypstra
dule[units] > \setupbodyfont[10pt,rm] > \definecolumnset > [exam] > [n=2] > > \starttext > > \startcolumnset[exam] > > \startitemize[n] > \item Answer to the questions: > \vfill > >\item Answer to the questions: > \vfill >

Re: [NTG-context] Column(set)s & overlapping lines

2019-09-30 Thread Procházka Lukáš Ing .
Hello, thank you for quick response - I didn't notice such question. I added some info to wiki: https://wiki.contextgarden.net/Command/startcolumnset#Note Best, Lukas On Tue, 01 Oct 2019 08:24:19 +0200, Henri Menke wrote: This has been asked many times. Columnsets need

Re: [NTG-context] Bug with rule between columns in columnset

2012-07-24 Thread Hans Hagen
\starttext \startcolumnset [example] \input knuth \stopcolumnset \stoptext I've added two column state variables to mp: \startuseMPgraphic{verticalline} if CurrentColumn < NOfColumns : draw rightboundary OverlayBox shifted (2.5mm,0) ; setbounds currentpicture to

[NTG-context] splitting table into columns

2006-04-20 Thread Peter Münster
\starttables[|l|l|] \dorecurse{200}{\NC bla \NC bla \NC\AR} \stoptables \stopcolumns \page \input tufte \section{Try with columnset and tables} \startcolumnset[example] \starttablehead \HL \NC A \NC B \NC\SR \HL \stoptablehead \starttabletail \HL \stoptabletail \starttables[|l|l|] \dorecurse{200}{\NC

Re: [NTG-context] columnsets error in 2.08 beta

2012-02-16 Thread Peter Park Nelson
typeset. If the switch is in the second column, both columns are output, but there is extra vertical space at the beginning of the first column. %%- START -%% \definecolumnset[body][n=2] \setupbodyfont[10pt] \starttext \showframe \startcolumnset

Re: [NTG-context] float over both text and margin

2005-12-12 Thread Hans Hagen
,rightmargin=1.5cm,width=middle] \starttext \startcolumnset \dorecurse{2}{\input knuth \endgraf\blank} \placefloat[page]{none} {\framed [width=\dimexpr\makeupwidth+\rightmarginwidth+ \rightmargindistance\relax, height=\textheight] {Here I would like to be

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

2006-02-27 Thread Hans Hagen
ace=1cm,height=middle] > \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 knu

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

2006-02-28 Thread Vit Zyka
etuplayout[grid=yes,topspace=1cm,bottomspace=1cm,height=middle] >>\showgrid >> >>\definecolumnset[A][n=2,balance=yes] >>\setupcolumnsetlines[A][1][1][21] >>\setupcolumnsetlines[A][1][2][21] >>\definecolumnset[B][n=2,balance=yes] >> >>\starttext >

columnset balancing, footnoterule in columnset, Re: [NTG-context] columnset layout distortion

2005-06-21 Thread Vit Zyka
? \definecolumnset[two] [n=2,balance=yes] \starttext \startcolumnset[two] \dorecurse{6}{\input knuth \endgraf} \stopcolumnset \input zapf \endgraf \stoptext - 2) Footnotes with settings \setupfootnotes[location=columns,rule=on] between \columnset do

Re: [NTG-context] columnsets messed up

2021-07-01 Thread Hans Hagen
the bottom - it gets worse with footnotes (looks like their space isn’t considered at all) - if the column set doesn’t start at the top of the page, the second column does Hraban \definecolumnset[cgjcolset][n=2] \starttext \chapter{This is a chapter about column sets} \startcolumnset[cgjcolset

Re: [NTG-context] misbehaving \column

2008-10-03 Thread Mojca Miklavec
\column[preference] or \testcolumn[0] >> >> But I would need \column[verybigpreference] then. It doesn't make a >> columnt break at all. > > \installcolumnbreakhandler {MUL} \v!bigpreference > {\vfill\penalty-} \unprotect \installcolumnbreakhandler {MUL} \v!bigpreference

[NTG-context] Wrong page number when placefigure spans full page in columnset

2020-09-09 Thread Charles Vejnar
t=fit,grid=yes] \showframe \usemodule[newcolumnsets] \definecolumnset[colset][n=2] \starttext \startcolumnset[colset] \section{One section} \dorecurse{16}{\input ward \par} \placefigure[page]{Legend. \input ward }{\externalfigure[dummy][width=\makeupwidth,height=15cm]} \section{Two se

Re: [NTG-context] floats spanning columns?

2006-04-13 Thread Hans Hagen
x27;t overlook something simple :) > > Is there any easy fix to prevent the "table" from disapperaring when I > uncomment the \input knuth? > > % -*- mode: context; coding: latin-9-unix; -*- > > \setuplayout [grid=yes] > > \definecolumnset[example] > \set

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] \startplacetable in \startcolumnset

2018-04-19 Thread Jeong Dal
Hi, I found \definecolumnset in the wiki not in the setup-en.pdf. I’ll test it again. Thank you for reading. Best regards, Dalyoung ___ If your question is of interest to others as well, please add an entry to the

[NTG-context] Frame around columnsets

2012-07-23 Thread Marco
Hi, the following example produces a frame around the columns since a few betas. Looks like a bug. \definecolumnset [MyColumns] [n=2] \starttext \startcolumnset [MyColumns] \input knuth \stopcolumnset \stoptext Marco

[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] columnsetspan - alternative needed

2005-01-21 Thread Steffen Wolfrum
Hi, as far as I've seen columnsets work in a magazine like style: \startcolumnset[twocolumns] aaa ... \startcolumnsetspan[heading] bbb \stopcolumnsetspan ccc ... \stopcolumnset gives results like this: aaa ccc aaa ccc ccc ccc ccc ccc But how can I structure columnsets so my r

Re: [NTG-context] Columnsets problems

2005-03-23 Thread Hans Hagen
xt] [n=2,start=3] \setuptexttexts[\vbox to \textheight{\topskipcorrection \hsize\makeupwidth left \hfill right\vfill}] \setuphead[chapter][text=empty] \starttext \startcolumnset[first,next] \placefigure[btrl]{}{} \placefigure[tblr]{}{} \chapter{thuan} \dorecurse{25}{\recurselevel: \input thu

[NTG-context] Problems with column sets?

2022-05-24 Thread T. Kurt Bond via ntg-context
Given the following file that uses definecolumnset and startcolumnset/stopcolumnset (largely from the wiki <https://wiki.contextgarden.net/Command/definecolumnset>) for input: \setuppapersize[letter] \definecol

Re: [NTG-context] Columnset and footnotes

2016-09-21 Thread Hans Hagen
\usemodule[newcolumnsets] Best regards: OK %%% begin column-footnote.tex \definecolumnset[n2][n=2,balance=yes] \setupfootnotes[location=page] \starttext \startcolumnset[n2] Footnote \footnote[foo]{This is a footnote.} \input linden \stopcolumnset \page \startcolumns[n=2,rule=on] \input knuth.tex \par

[NTG-context] bug? gap appears in columnset

2013-09-13 Thread Lars Huttar
n=2] \setupcolumnset[columnsetIntroduction0][distance=5mm,balance=yes] \definecolumnset[columnsetbibliography][n=2] \setupcolumnset[columnsetbibliography][distance=5mm,balance=yes] \starttext \section{Introduction} \startcolumnset[columnsetIntroduction0] % The important thing here is how man

Re: [NTG-context] bug? gap appears in columnset

2013-09-18 Thread Lars Huttar
\section{Introduction} \setupinterlinespace[line=12pt] \startcolumnset[columnset1] \printHtdp \dorecurse {7} { \input knuth } \stopcolumnset \section{Bibliography} \tfxx \setupinterlinespace[line=2.8ex] %or use 11pt \startcolumnset[columnset1] \printHtdp \dorecurse {10} { \input knuth } \stop

Re: [NTG-context] misbehaving \column

2008-10-03 Thread Wolfgang Schuster
t; columnt break at all. >> >> \installcolumnbreakhandler {MUL} \v!bigpreference >> {\vfill\penalty-} > > \unprotect > \installcolumnbreakhandler {MUL} \v!bigpreference > {\vfill\penalty-9999} > \protect > > \startcolumns ... \column[bigpreference] ... \stopcol

Re: [NTG-context] Columnsets and placement of figures

2011-05-13 Thread Willi Egger
t;> conclusion that one should place the float at the bottom with 'bots' and add >> an offset. But maybe I miss something... >> Th solution I have now is >> \startcolumnset >> >> \placefigure[lrbt][]{none}{\offset[x=1cm]{\externalfigure[fake][width=2\t

[NTG-context] A few columnset questions

2006-05-16 Thread Ehrt, Michael
... \definecolumnset[set2]... \definecolumnsetarea[one][both][x=2,y=1,nx=1,ny=10] This area pops up in both column sets, and the only way I got it from not showing up in set2 was doing \setupcolumnsetarea[one][both][state=start] \startcolumnset[set1] {...} \stopcolumnset \setupcolumnseta

Re: [NTG-context] Header problem in project

2007-01-08 Thread David Arnold
Taco et all, From what I could deduce, our former macro for placeanswers was a group. \def\placeanswers{ \bgroup \doifmodeelse{short} { \keepblocks[shortsubanswer,longsubanswer] \answers{Answers}\vskip 1em\startcolumnset[answers] \selectblocks[shortanswer

[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 m

[NTG-context] Disappearing content when floats are used in columnset

2012-08-30 Thread Marco Patzer
Hi, in the following example the AAAs disappear. Column sets without float and floats without column sets work fine. \definecolumnset [Columns] [n=2] \starttext \startcolumnset [Columns] AAA \startplacefigure [title=Some figure] \stopplacefigure BBB \stopcolumnset \stoptext

[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

[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

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, a

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

2004-09-15 Thread Plamen Tanovski
code shows the missing first mark: \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, __

Re: [NTG-context] columnsets error in 2.08 beta

2012-02-17 Thread Philipp Gesang
lm-math.map}{/home/peter/contextbeta/tex/texmf/fonts/map/dvips/lm/lm-rm.map} > fonts > virtual math > unable to resolve name mapsfromchar > fonts > fallback modern rm 12pt is loaded > ! Undefined control sequence. > > system

[NTG-context] Columnset and footnotes

2016-09-21 Thread Jose Luis Arellano
Dear list. When i write a footnote in my document (two columns), ConTeXt do not draw the hrule above the footnote. What is the problem? \definecolumnset[n2][n=2,balance=yes] \starttext \startcolumnset[n2] Footnote \footnote[foo]{This is a footnote.} \input linden \stopcolumnset \stoptext Thanks

[NTG-context] Lost in columnset

2008-04-16 Thread luigi scarso
I realize that in \definecolumnsetarea[one][right][x=1,y=25,nx=2,ny=18,page=19,state=start] page=19 is relative to \startcolumnset[AAA] ...\stopcolumnset not to \realfolio . So, what about [right] ? Is related to \realfolio or to page ? -- luigi it's new . it's powerful . it'

Re: [NTG-context] \setupinterlinespace questions

2011-01-10 Thread Florian Wobbe
> Hi Florian, > > can I interest you in some columnsets? > > ··8<· > > \definecolumnset[three][n=3] > \starttext > \startcolumnset[three] > \setupinterlinespace[small] > \input knuth > \column

[NTG-context] columnset failed in the latest beta

2011-03-31 Thread Zhichu Chen
Minimal code: \definecolumnset[columntest][n=2,balance=yes] \definecolumnsetspan[wide][n=2] \starttext \startcolumnset[columntest] \startcolumnsetspan[wide] \dorecurse{3}{\input knuth\par} \stopcolumnsetspan \dorecurse{10}{\input knuth\par} \stopcolumnset \stoptext There is

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

2019-08-26 Thread Jeong Dal
Dear Sytse, Thank you for your suggestion. > > Maybe paragraphs work for you? > (https://wiki.contextgarden.net/Columns) I will check it. BTW, Use “\column” and don’t print a blank page is the simplest way. Thank you again. Best regards, Dalyoung ___

[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 in

Re: [NTG-context] small articles in columns?

2004-05-23 Thread Hans Hagen
At 22:01 21/05/2004, you wrote: Following the suggestions I tried to use the \column command to split the columns. But my main problem remains. With the \startcolumnset command I can not achive automatic balancing of columns. you can do manual balancing (experimental, esp the continue with a next

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

2007-01-16 Thread Zhichu Chen
of how they are implemented. HTH, Aditya > > On 1/15/07, Zhichu Chen <[EMAIL PROTECTED]> wrote: > > > > Hi everybody > > > > I used > > > > ------- > > > > \definecolumnset[example][n=2] > > \definecolumnse

  1   2   3   4   >