e[A5]
\setuplayout[grid=yes,]
\setuppagenumbering[alternative=doublesided]
%\setuphead[chapter][page=no]
\definecolumnset[Two][n=2,page=no]
\definecolumnsetspan[Span][n=2]
\def\InnerArticle#1{
\dorecurse{#1}{
\section{\fakewords{1}{5}}
\fakewords{10}{100}\par
}
}
\def\ColsArticle#1{
\
thanks Mikael.the oldcolumnsets works well in most situation. but in below snippet, the big figure will be discarded. if put the figure code before the \dorecurse line, the figure will be shown.\usemodule[oldcolumnsets]\definecolumnset[bodycolumn][n=2]\starttext\startcolumnset[bodycolumn
ibrary[dum]
> \definecolumnset[example][n=4]
> \starttext
> \startcolumnset[example]
> \placefigure[btlr]{brlr}{\externalfigure[fake][width=\textwidth,lines=3]}
> \placefigure[btlr]{brlr}{\externalfigure[fake][width=2\textwidth,lines=3]}
> \placefigure[btrl]{btrl}{\externalfigure
The below snippet from manual about columnset do not work as expected in luametatex version 2025-02-07, but works in luatex. In luametatex, all the figures gathered at the last few pages.\usemodule[visual] \dontcomplain\useMPlibrary[dum]\definecolumnset[example][n=4]\starttext\startcolumnset
]
\setupwhitespace[none]
\definecolumnset
[paral]
[n=1]
\definesubcolumnset[paral][L][1]
\definesubcolumnset[paral][R][2]
\page[even]
\startcolumnset[paral]
\dorecurse{25}
{\startsubcolumnset[L]
\startsubject[title=Zapf]
\samplefile{zapf}\footnote
hi ,I have a question about the balancing of columnset.the bolow code can't generate the balanced column in the last page as expected,all the text is gathered in the left column of last page.is there an issue ? \definecolumnset [example-1] [n=2,balance=yes] \starttext\startcolumnset [exam
nting[always, none, 0pt]
\setupheads
[indenting=none,
indentnext=no]
\startsetups balance:example
\balancetopskip\strutht
\balancebottomskip \strutdp
\stopsetups
\definecolumnset
[paral]
[n=1,
]
\definesubcolumnset[paral][L][1]
\definesubcolumnset[paral]
ip.
I used \startcolumnset because I want some boxed background overlay.
I am using ConTeXt in Mac OS X and the version of my ConTeXt is
"ConTeXt ver: 2025.02.28 18:16 LMTX fmt: 2025.3.13 int: English/English”
Thank you for reading.
Best regards,
Dalyoung
Here is a simple te
Dear list,
I have the following sample:
\setuppapersize[A7]
\starttext
\definecolumnset
[paral]
[n=2]
\definesubcolumnset[paral][1][1]
\definesubcolumnset[paral][2][2]
\startcolumnset[paral]
\startsubcolumnset[1]
abce
\stopsubcolumnset
\page[left]
\startcolumnset[parallel]
\dorecurse{20}{
\startsubcolumnset[L]
\title{Knuth #1}
\input{knuth}
\stopsubcolumnset
\startsubcolumnset[R]
\title{Zapf #1}
\input{zapf}
\stopsu
oublesided]
\starttext
\startcolumnset[paral]
\dorecurse{20}{%
\startsubcolumnset[1]
\title{Knuth}
\flushsubcolumnsets[spread]
\stopsubcolumnset
\startsubcolumnset[1]
\input{knuth}
\flushsubcolumnsets[spread]
\stopsubcolumnset}
\do
e\showgrid
\setuplayout
[grid=yes]
\setupwhitespace
[none]
\definecolumnset
[paral]
[n=1]
\definesubcolumnset[paral][1][1]
\definesubcolumnset[paral][2][2]
\setuppagenumbering
[alternative=doublesided]
\starttext
\startcolumnset[paral]
\do
l quotes (with
\startcolumns or even \startcolumnset if needed) between 2 columns.
Examples:
https://tex.stackexchange.com/questions/45709/how-do-you-create-pull-quotes
https://www.societal.fr/sites/societal/files/old_site/societal-46-6-boiteux-reperesettendances.pdf#page=2
Thanks fo
mand/ startbuffer
Command/ startcolumnset
Command/ startcomment
Command/ startdelimitedtext
Command/ startdescription
Command/ starteffect
Command/ startenumeration
Command/ startfittingpage
Command/ startfloattext
Command/ startformula
Command/ startframedtext
Command/ starthelp
Command/
.
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,
>
>
: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
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
[width=4cm]
\setupcolumnset[mymixedcolumn:2][width=7cm]
\starttext
\startcolumnset[mymixedcolumn]
\dorecurse{5}{
\input{knuth}
}
\stopcolumnset
\stoptext
also is there a mechanism to automatically continue text between desired
frames? For example, is there a way to write a function that, i
I had no luck with page floats in columnsets; according to the manual
they should work.
Hraban
\setuppapersize[A5,landscape]
\useMPlibrary[dum]
\definecolumnset[Two][n=2]
\starttext
\startcolumnset[Two]
\dorecurse{5}{1\recurselevel\samplefile{lorem}\par}
\startplacefigure[location=page
=right,
style=\ChapterFont,
beforesection={\pageinjection[chapter:start]},
command=\ChapterStart,
before={\startcolumnset[Spalten]},
after={\vskip-\lineheight}, % fix column start
inbetween=,
aftersection={\stopcolumnset},
]
\startchapter[title={Prolog 2: Reiseführer}][
motto={(quotation
Am 19.06.23 um 21:59 schrieb 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
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
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
oes not quite work as tabulate does not seem to allow blanks between
> > the stanzas. See MWE below. Am I missing someting? Is there a better
> > way to achieve this?
>
> How about columnsets or paragraphs?
>
> \definecolumnset[Zwei][n=2]
> \startcolumnset[Zwei]
>
about columnsets or paragraphs?
\definecolumnset[Zwei][n=2]
\startcolumnset[Zwei]
\startlines
Starlight, star bright,
first star I see tonight;
\stoplines
\column
\startlines
I wish I may, I wish I might
have the wish I wish tonight.
\stoplines
\stopcolumnset
\defineparagraphs[Zwei][n=2]
\setupparagraphs[Z
below. Am I missing someting? Is there a better way to
achieve this?
How about columnsets or paragraphs?
\definecolumnset[Zwei][n=2]
\startcolumnset[Zwei]
\startlines
Starlight, star bright,
first star I see tonight;
\stoplines
\column
\startlines
I wish I may, I wish I might
have the wish I wish
make this visible
\setuplayout[grid=yes]
\definecolumnset[example2][n=6, width=20mm]
\definecolumnsetspan[title][n=6]
\starttext
\startcolumnset[example2]
\startcolumnsetspan[title]
Jumpy table \blank[line]
\stopcolumnsetspan
\input ward
\stopte
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
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
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
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
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
Hi all,
what would be the prefered way to typeset pull quotes (with
\startcolumns or even \startcolumnset if needed) between 2 columns.
Examples:
https://tex.stackexchange.com/questions/45709/how-do-you-create-pull-quotes
https://www.societal.fr/sites/societal/files/old_site/societal-46-6
Hi all,
what would be the prefered way to typeset pull quotes (with
\startcolumns or even \startcolumnset if needed) between 2 columns.
Examples:
https://tex.stackexchange.com/questions/45709/how-do-you-create-pull-quotes
https://www.societal.fr/sites/societal/files/old_site/societal-46-6
I too get an error trying to run John’s code and my own (I found this after
that wouldn’t work) on macOS. My error code is 1 rather than 11.
system > ConTeXt ver: 2022.01.15 17:32 LMTX fmt: 2022.1.17 int:
English/english
mtx-context | fatal error: return code: 1
Ben
_
“\startcolumnset …
\stopcolumnset”.
fonts > 'fallback modern-designsize rm 12pt' is loaded
mtx-context | fatal error: return code: 1
The terminal process "zsh '-c', 'mtxrun --autogenerate --script context --autopdf
--purge '/Users/graph/Library/Mobile
Docume
Dear Hans,
I installed the new upload and compiled “helloWorld.tex” created Sanjoy Mahajan.
It runs well except the dummy figures are not appeared in the pdf output.
However, I still got error message when try to compile “\startcolumnset …
\stopcolumnset”.
fonts > 'fallbac
>
> 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.
>
ure[directory={/Users/graph/Documents/figures,}]
\headTitle{2021. 12. 9.}{Set Theory}{Final Exam}
\usemodule[newcolumnsets]
\starttext
%\startcolumns[rule=on,n=2,leftframe=on]
\startcolumnset[exam]
\startitemize[n]
\item The first problem.
\vfill
\column
\item The second problem.
\vf
Dear all,
I made an exam form by the help of the experts in this list.
However, it was not working after recent update.
Here is a code which I made for the test.
If I use “\startcolumns \stopcolumns”, then it has no problem.
But using “\startcolumnset[exam] … \stopcolumnset” produces error
lumn
> break disappeared:
>
> \starttext
> \startcolumnset
> \dorecurse{10}{\input knuth\footnote{D. E. Knuth}\ }
> \stopcolumnset
> \stoptext
>
> We are running out of options :) Could you, please, have a look at it when
> your metafun mode is over?
>
> Thanks,
> Jano
&g
gt;> - 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]
>>> \startt
][n=2]
\starttext
\chapter{This is a chapter about column sets}
\startcolumnset[cgjcolset]
\dorecurse{20}{
\samplefile{sapolsky}\par
}
\stopcolumnset
\stoptext
Personally I'd never use columnsets for anything else than very controlled
situations because that's what they were made for.
umn
>> does
>> Hraban
>> \definecolumnset[cgjcolset][n=2]
>> \starttext
>> \chapter{This is a chapter about column sets}
>> \startcolumnset[cgjcolset]
>> \dorecurse{20}{
>> \samplefile{sapolsky}\par
>> }
>> \stopcolumnset
>> \stoptext
&g
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
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]
\dorecurse{20}{
\samplefile{sapolsky}\par
\startcolumnset
\dorecurse{10}{\input knuth\footnote{D. E. Knuth}\ }
\stopcolumnset
\stoptext
We are running out of options :) Could you, please, have a look at it when
your metafun mode is over?
Thanks,
Jano
ConTeXt ver: 2021.03.05 19:14 LMTX fmt: 2021.3.6
On Mon, Jan 25, 2021 at 10:05 PM Clyde
[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
etuplayout [grid=yes]
\definecolumnset [numbered] [n=2]
\setupcolumnset [numbered] [distance=0.5cm,frame=on]
\setupcolumnset [numbered:1] [width=4cm]
\setupcolumnset [numbered:2] [width=10cm]
\starttext
\startcolumnset [numbered]
\startlinenumbering[step=1,location=left]
Poetry
One
Word
Per
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
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,
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
y[dum]
\definecolor[fakerulecolor][gray]
\setuplayout[
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,
frame=on,
framecolor=magenta,
]
\starttext
[
grid=yes,
]
\showframe[text]
\showgrid
\definecolumnset[Two][
n=2,
page=no,
]
\definecolumnsetarea[AdSpace][
x=1,y=20,
nx=1,ny=20,
state=stop
]
\starttext
\startcolumnset[Two]
\fakewords{20}{30}
\setupcolumnsetareatext[AdSpace]{\externalfigure[MyAd][width=\textwidth,height=0.45
]
\setuplayout[
grid=yes,
]
\showgrid
\setuphead[chapter][
page=no,
beforesection={\startcolumnset[Two]},
aftersection={\stopcolumnset},
before={\startcolumnsetspan[TwoSpan]},
after={\stopcolumnsetspan},
]
\definecolumnset[Two][
n=2,
page=no,
]
\definecolumnsetspan[TwoSpan][n=2
[Two][n=2]
\starttext
%
\startcolumnset[Two]
\dorecurse{10}{
\section{\fakewords{3}{15}}
\fakewords{10}{50}\par
\fakewords{10}{50}\par
\fakewords{10}{50}\par
}
\stopcolumnset
\stoptext
___
If your question is of interest
]
\starttext
\startcolumnset[n=2]
\dorecurse{100}{Line #1\par}
\stopcolumnset
\stoptext
Wolfgang
___
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : ntg-context@ntg.nl
}{}
\setuplayout[grid=yes]
\starttext
\startcolumnset[n=2]
\input knuth \input lorem \input lorem \input knuth
\dorecurse{3}{No TV and no beer make Homer something something.}
\stopcolumnset
\stoptext
The second page remains, regardless of doublesided/singlesided or
pagebreakhandler.
Henri
when
set to 3, the additional text is written on the last line of the last
column. This scenario results in a blank page.
Any ideas how the blank page can be suppressed?
\showgrid
\setuplayout[grid=yes]
\starttext
\startcolumnset[n=2]
\input knuth \input lorem \input lorem \input knuth
on the last line of the last
column. This scenario results in a blank page.
Any ideas how the blank page can be suppressed?
\showgrid
\setuplayout[grid=yes]
\starttext
\startcolumnset[n=2]
\input knuth \input lorem \input lorem \input knuth
\dorecurse{3}{No TV and no beer make Homer
scenario results in a blank page.
Any ideas how the blank page can be suppressed?
\showgrid
\setuplayout[grid=yes]
\starttext
\startcolumnset[n=2]
\input knuth \input lorem \input lorem \input knuth
\dorecurse{3}{No TV and no beer make Homer something something.}
\stopcolumnset
,
beforesection={\startcolumnset[BookColumns]},
aftersection={\stopcolumnset},
]
Wolfgang
___
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : ntg-context@ntg.nl
th=11.75in]
\setupcolumnset[BookColumns:2][width=3.46in]
\setupcolumnset[BookColumns:3][width=3.46in]
\setupcolumnset[BookColumns:4][width=3.46in]
\setuphead[section][
page=yes,
beforesection={\startcolumnset[BookColumns]},
aftersection={\stopcolumnset},
]
\setuphead[subsection][
afte
\setuphead[MyTit]
[style=\bf,color=MyBlue,
before={\blank[none]},after={\blank[none]},inbetween={\blank[none]},beforesection={BS},aftersection={AS},
page=no,%grid=yes,
]
%
%\showframe
%\showboxes
%\showlayout
%
\starttext
\startcolumnset[example]
\startcolumnsetspan[wide]
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
lumnsetspan[wide][n=2]
>
> \setupexternalfigures[location=default]
>
> %
>
> \starttext
>\startcolumnset[example]
> \startcolumnsetspan[wide]
>%\externalfigure[hacker][width=120mm] % Produces overlapping last two
> lines in the first column, too
>\vbox to8
Hello,
I have the following code:
\definecolumnset[example][n=3,balancing=no]
\definecolumnsetspan[wide][n=2]
\setupexternalfigures[location=default]
%
\starttext
\startcolumnset[example]
\startcolumnsetspan[wide]
%\externalfigure[hacker][width=120mm] % Produces overlapping
phead[subsubsubsubsubject][style=bold]
\starttext
\startcolumnset[example]
\startcolumnsetspan[wide]
\externalfigure[hacker][width=95mm]
\stopcolumnsetspan
\dorecurse{2}{
\subsubsubsubsubject{Sub}
\input ward
}
\column
\column
\darkred
\starttabulate[|
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
___
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 \setupcolumnsetstart made a balanced outpu
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 sp
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
>
.
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
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
Hi,
I have posted a question regarding floats and columnsets some time ago. I
am wondering why I am having text under a figure in a two column layout.
\usemodule[newcolumnsets]
\setuplayout
[grid=yes]
\definecolumnset[example][n=2]
\starttext
\startcolumnset[example
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
[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
]
\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
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
>>>
.
>>
>> \definecolumnset[Two][n=2]
>> \starttext
>>\startcolumnset[Two]
>> \input knuth
>>\stopcolumnset
>>\page
>>\setupcolumnsetlines[Two][1][1][9]
>>\startcolumnset[Two]
>>
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
\startcolumnset[Two]
\input knuth
\stopcolumnset
\page
\setupcolumnsetlines[Two][1][1][9]
\startcolumnset[Two]
\input knuth
\stopcolumnset
\stoptext
Thank you for your suggestions,
Sytse Knypstra
\setuptolerance[verytolerant,stretch]
\setupframedtexts[frame=on,corner=round,width=local]
\setuplayout[grid=yes]
\starttext
\startcolumnset[Two]
\input knuth \par
\placeintermezzo[bottom][]{}
\startframedtext
\input tufte \par
\stopframedtext
of the page if we have no caption.
```
\usemodule[newcolumnsets]
\setuplayout
[grid=yes]
\definecolumnset[example][n=2]
\starttext
\startcolumnset[example]
\dorecurse{11}{
\input ward\par
}
\placefigure [btrl,none]
{}
{
\externalfigure[placeholder][width=\columnsetspanwidth{2
c
>
> \defineoverlay[frame] [\uniqueMPgraphic{frame}]
> \defineoverlay[contrast][\uniqueMPgraphic{contrast}]
>
> \definecolumnset[example][n=2]
>
> %\setupcolumnsetstart[example][1][1][2]
> %\setupcolumnsetstart[example][1][2][4]
> %\setupcolumnsetlines[example][1][1][-5]
> %\setup
[1][2]
%\setupcolumnsetstart[example][1][2][4]
%\setupcolumnsetlines[example][1][1][-5]
%\setupcolumnsetlines[example][1][2][-5]
\definecolumnsetspan[wide] [n=2,
background=contrast,
color=white,
]
\starttext
\startcolumnset[example]
\startcolumnsetspan[wide]
\subject{Einleitung}
{\tfx\setupinterlinespa
column
remains empty.
\definecolumnset[Two][balance=yes]
\starttext
\startcolumnset[Two]
\input knuth
\stopcolumnset
\stoptext
How can I automatically obtain balanced columns?
Columnsets have no support for balanced columns.
Wolfgang
]
\starttext
\startcolumnset[Two]
\input knuth
\stopcolumnset
\stoptext
How can I automatically obtain balanced columns?
Sytse Knypstra
___
If your question is of interest to others as well, please add an entry to the
t;
> >>> 4) To be a bit more concrete on the first issue: In the example
> below,
> >>> how can I place the columnsetspan at the bottom right? Second and
> >>> third column, 10 lines down? I attach the result of running this
> file.
> >>&g
inecolumnsetspan[two][
n=2,
background=color,
backgroundcolor=lightgray,
]
\starttext
\startcolumnset[three]
\samplefile{knuth}
\startcolumnsetspan[two][default=btrl]
\samplefile{ward}
\stopcolumnsetspan
\dorecurse{5}{\samplefile{knuth}\par}
\st
an at the bottom right? Second and
> > third column, 10 lines down? I attach the result of running this file.
> >
> > /Mikael
> >
> > \setuplayout[grid=yes]
> > \showgrid
> > \definecolumnset[three][n=3]
> >
> > \d
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
rd column, 10 lines down? I attach the result of running this file.
/Mikael
\setuplayout[grid=yes]
\showgrid
\definecolumnset[three][n=3]
\definecolumnsetspan[two][
n=2,
background=color,
backgroundcolor=lightgray,
]
\starttext
\startcolu
ult of running this file.
>
> /Mikael
>
> \setuplayout[grid=yes]
> \showgrid
> \definecolumnset[three][n=3]
>
> \definecolumnsetspan[two][
> n=2,
> background=color,
> backgroundcolor=lightgray,
> ]
>
> \starttext
> \startcolumnset[three]
> \sample
elow,
how can I place the columnsetspan at the bottom right? Second and
third column, 10 lines down? I attach the result of running this file.
/Mikael
\setuplayout[grid=yes]
\showgrid
\definecolumnset[three][n=3]
\definecolumnsetspan[two][
n=2,
background=color,
backgroundcolor=lightgray,
]
\startt
On 23/12/18 7:59 PM, Thangalin wrote:
> Minimal example:
>
> \definepapersize[PaperSize][
> width=400mm,
> height=100mm,
> ]
>
> \setuppapersize[PaperSize]
\setuplayout[grid=yes]
>
> \starttext
> \startcolumnset[n=3]
> \dorecurse{3}{\input k
Minimal example:
\definepapersize[PaperSize][
width=400mm,
height=100mm,
]
\setuppapersize[PaperSize]
\starttext
\startcolumnset[n=3]
\dorecurse{3}{\input knuth}
\stopcolumnset
\stoptext
The old-columnsets module fails with an error. The following works as
expected
][\uniqueMPgraphic{column:bg}]
\definecolumnset[TOC][n=4]
%\setupcolumnset[TOC][background=columnbg]% works ok
\setupcolumnset[TOC][1][background=columnbg]% any indexed setup fails
% in my real world example the complete third argument is printed instead
\starttext
\startcolumnset[TOC]
\input tufte.tex
>> upper object.
>>
>> \definecolumnset[drei][n=3]
>> \usemodule[visual]
>
> \usemodule[old-columnsets]
>
>> \starttext
>>
>> \framed[width=\textwidth,height=.3\textheight]{\ConTeXt}
>>
>> %\input knuth
>>
>> \startcolumnset[dr
.
\definecolumnset[drei][n=3]
\usemodule[visual]
\usemodule[old-columnsets]
\starttext
\framed[width=\textwidth,height=.3\textheight]{\ConTeXt}
%\input knuth
\startcolumnset[drei]
\fakewords{30}{50}
\column
\fakewords{30}{50}
\column
\fakewords{30}{50}
\stopcolumnset
\stoptext
Wolfgang
1 - 100 of 357 matches
Mail list logo