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
wangzhongtian wrote:
>
> 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
> \useMPl
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]
Dear list,
first of all, sorry for not providing a MWE, but it is really hard in
this case.
To enjoy the new added abilities for parallel texts in ConTeXt, I’m
making a six-language version of an ancient Greek text.
Columns setup (using landscape A4), so there are two pages:
\definecolumnset
st example.
\definecolumnset[Exams][separator=rule,n=2]
\showframe
\setuppagenumbering[state=stop]
\starttext
\startcolumnset[Exams]%[n=2,separator=rule]%
%\startcolumns[separator=rule,n=2]
\startitemize
\item problem 1
\startitemize[n]
\item First problem
\item second problem
\item thi
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
gma-pod.nl
-\showframe \showgrid
% \enabletrackers[columnsets.*]
\setuplayout
[grid=yes,
lines=40]
\setupwhitespace
[none]
\definecolumnset
[parallel]
[n=1,
align={lesswidows,lessclubs,lessbroken,lessorphans}]
\definesubcolumnset[parallel][L][1]
\definesubcolumnset[para
c two text streams, as in the following
minimal sample:
\showframe\showgrid
\setuplayout
[grid=yes]
\setupwhitespace
[none]
\definecolumnset
[paral]
[n=1]
we don't deal with pages yet, just column
c two text streams, as in the following
minimal sample:
\showframe\showgrid
\setuplayout
[grid=yes]
\setupwhitespace
[none]
\definecolumnset
[paral]
[n=1]
\definesubcolumnset[paral][1][1]
\definesubcolumnset[paral][2][2]
\setuppagenumbering
[alternative=d
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
ed 1mm rightenlarged 1mm; draw topboundary OverlayBox leftenlarged 1mm rightenlarged 1mm;\stopuseMPgraphic\defineoverlay [verticalrule] [\useMPgraphic{verticalrule3}]\setuppagenumbering[state=stop]\setupexternalfigures[location={local,defalut}]\definecolumnset [quiz] [n=2,background=vertic
leftenlarged 1mm rightenlarged 1mm;\stopuseMPgraphic\defineoverlay [verticalrule] [\useMPgraphic{verticalrule3}]\setuppagenumbering[state=stop]\setupexternalfigures[location={local,defalut}]\definecolumnset [quiz] [n=2,background=verticalrule]\setupbodyfont[bonum, rm, 11pt]\starttext %\startcolumns[n=2
flow text
across several pages without manually breaking it, and in columns, I haven't
found a way to implement asymmetric columns.
How can I achieve this layout in ConTeXt? this is a MWE but it does not work
properly:
\definecolumnset[mymixedcolumn][n=2]
\setupcolumnset[mymixedcolumn:1]
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
and what would be the best approach?
Would this setupparagraphs, definecolumnset, synchronizestreams, or
possibly incomplete/experimental functionality?
Thank you!
___
If your question is of interest to others as wel
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
aphic
\defineoverlay
[verticalrule]
[\useMPgraphic{verticalrule3}]
\definecolumnset
[exam]
[n=2,
background=verticalrule]
\setuplayout[width=19cm, height=26cm, header=1cm, footer=.5cm,backspace=1cm]
\setupheader[before=\vfil, after=\vfil]
\setupbackgrounds[header][text][frame=off, backg
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
2021.12.03 15:20 LMTX fmt: 2021.12.9 int: english/english
>
> Thank you for reading.
> Best regards,
>
> Dalyoung
>
I confirm Dalyoung's problem with \columnsets on Mac OSX with current lmtx.
The following MnWE worked on July 2021 versions of lmtx, but does not wor
%if CurrentColumn = 1:
shifted(-2mm,0) fi ;
draw leftboundary OverlayBox shifted (-1mm,0); %if CurrentColumn = 2:
shifted(2mm,0) fi ;
draw bottomboundary OverlayBox leftenlarged 1mm rightenlarged 1mm;
\stopuseMPgraphic
\defineoverlay
[verticalrule]
[\useMPgraphic{verticalrule3}]
\definecolumn
%if CurrentColumn = 1:
shifted(-2mm,0) fi ;
draw leftboundary OverlayBox shifted (-1mm,0); %if CurrentColumn = 2:
shifted(2mm,0) fi ;
draw bottomboundary OverlayBox leftenlarged 1mm rightenlarged 1mm;
\stopuseMPgraphic
\defineoverlay
[verticalrule]
[\useMPgraphic{verticalrule3}]
\definecolumn
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
can start one or more lines lower
- then the same number of lines is printed over each other at 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
can start one or more lines lower
>> - then the same number of lines is printed over each other at 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 col
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
Hello,
I managed to resolve the issue - which turns out bcos I had 2 back2back
columnset definitions. So instead, I combined them into 1 and the result
was ok.
*Before (leads to blank page or page with symmetrical columns):*
\definecolumnset[2col][n=2, distance=3.5mm, page=no]
\setupcolumnset
of \section or \subject in this matter (seems to be
somehow interfering with asymmetrical columnset).
\usemodule[newcolumnsets]
...
% \subject{} \definecolumnset[soi1][n=3, distance=3mm, page=yes]
% \definecolumnset[currency][n=3, page=yes]
\setupcolumnset[soi1:1][width=.25\makeupwidth
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
WE shows better what’s going on:
>> The "area" space is reserved as requested, but its contents get placed
>> elsewhere.
>>
>>
>> \usemodule[visual]
>> \useMPlibrary[dum]
>> \definecolor[fakerulecolor][gray]
>> \setuplayout[
&g
elsewhere.
\usemodule[visual]
\useMPlibrary[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,
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
]
\definecolor[fakerulecolor][gray]
%\setuplayout[grid=yes]
%\showgrid
\define[2]\MySection{\vbox{%
\definecolor[fakerulecolor][blue]
%\blank[line,max]%
{\strut #2}\par
}}
\setuphead[section][
command=\MySection,
before={\blank[line]},
%before=,
after=,
style=\tf,
]
\definecolumnset
etspan[Intro][n=2]
\stopsetups
\definecolumnset[ZweiS][
n=2,
setups=cs:TwoCol,
]
\definecolumnset[DreiS][
n=3,
setups=cs:ThreeCol,
]
(This doesn’t work, and it’s not a MWE.)
*
ConTeXt stops a few times (probably for every float) on \wait =,
I guess that comes from \page_grd_command_flush_floats in pa
e document layout.
\definepapersize[BookPaperSize][width=24in, height=12in,]
\setuppapersize[BookPaperSize]
\definelayout[BookTextLayout][
topspace=.5in,
backspace=.5in,
header=\zeropoint,
footer=\zeropoint,
grid=yes,
]
\setuplayout[BookTextLayout]
\definecolumnset[BookColumns][n=4,dist
ize][width=24in, height=12in,]
\setuppapersize[BookPaperSize]
\definelayout[BookTextLayout][
topspace=.5in,
backspace=.5in,
header=\zeropoint,
footer=\zeropoint,
grid=yes,
]
\setuplayout[BookTextLayout]
\definecolumnset[BookColumns][n=4,distance=.25in]
\setupcolumnset[BookColumns:1][wid
distance=5mm,height=270mm,
backspace=20mm,width=380mm,
]
\setupheadertexts[]
\setupfootertexts[]
\definecolumnset[example][n=3,balancing=no]
\definecolumnsetspan[wide][n=2]
\setupexternalfigures[location=default]
\setupindenting[no]
\setupwhitespace[none]
\setuplayout[grid=yes]
\definehead[MyTit][title]
grid.
\setuplayout[grid=yes]
Cheers, Henri
On 10/1/19 7:16 PM, Procházka Lukáš Ing. wrote:
Hello,
I have the following code:
----
\definecolumnset[example][n=3,balancing=no]
\definecolumnsetspan[wide][n=2]
\setupexternalfigures[location=default]
%
\starttext
\startcolumnset[ex
This has been asked many times.
Columnsets need grid.
\setuplayout[grid=yes]
Cheers, Henri
On 10/1/19 7:16 PM, Procházka Lukáš Ing. wrote:
> Hello,
>
> I have the following code:
>
>
> \definecolumnset[example][n=3,balancing=no]
> \defineco
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
Hello,
thanks for reaction - so I'm starting with column sets (@Wolfgang: text from
column 2a may flow into 2b).
My code so far:
----
\definecolumnset[example][n=3,balancing=no]
\definecolumnsetspan[wide][n=2,background=contrast]
\setupexternalfigures[location=default]
\setu
the height of blank spaces of the second
> column are different.
>
> 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]
> \usemo
.
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
ar to me.
If \setupcolumnsetlines has to be specified before \starttext and if the second
parameter denotes the absolute page number of the column to be limited, then
the following example still does not work correctly for the second page (ouput
consists of two pages).
\definecolumn
Denis Maier schrieb am 17.08.2019 um 17:49:
Ok.
With this I don't get the empty page. But the setupcolumnsetlines has
still no effecgt for the second environment.
===
\definecolumnset[One][n=2]
\setupcolumnsetlines[One][1][1][9]
\definecolumnset[Two][n=2]
\setupcolumnsetlines[Two][1]
Denis Maier schrieb am 17.08.2019 um 15:50:
This here works for the first columnset, but not for the second one:
=
\usemodule[newcolumnsets]
The new code base is used by default and you don't have to load the module.
\definecolumnset[One
This here works for the first columnset, but not for the second one:
=
\usemodule[newcolumnsets]
\definecolumnset[One][n=2]
\setupcolumnsetlines[One][1][1][9]
\setupcolumnsetlines[One][1][2][9]
\setupcolumnsetlines[One][2][1][9]
\setupcolumnsetlines[One][2][2][9
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
>>>
In an effort to balance columns in a columnset layout, I found that in
>> the following minimal example this effect is not obtained.
>> After commenting out the first three lines after \starttext the result is
>> ok.
>> I am wondering what I overlooked this time
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
In an effort to balance columns in a columnset layout, I found that in the
following minimal example this effect is not obtained.
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
omitted (i.e. location=none in \setupcaption).
My example:
\definepapersize[square21][width=21cm,height=21cm]
\setuppapersize[square21][square21]
\definecolumnset[Two][n=2]
\setupcolumnset[Two]
\setupcaption[intermezzo][location=none,spaceafter=1cm]
% no value for
spaceafter seems to work
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
(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
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]
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
Dear list,
In the following example I would like to have the two columns balanced, i.e.
with equal number of lines in both columns. But contrary to the option in the
definition, all text is put in the leftmost column and the right-hand column
remains empty.
\definecolumnset[Two][balance=yes
;> it for an odd and an even page, but then if I want a background
> on the
> >>> page after that, I have to put that code at the place where it
> will be
> >>> used. (I got an error with \startpostponing[+1] ...
> \stoppostponing)
> >>&g
rete 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.
/Mikael
\setuplayout[grid=yes]
\showgrid
\definecolumnset[three][n=3]
\def
gt; page after that, I have to put that code at the place where it will be
> > used. (I got an error with \startpostponing[+1] ... \stoppostponing)
> >
> > 4) To be a bit more concrete on the first issue: In the example below,
> > how can I place the columnsetsp
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
lace where it will be
> used. (I got an error with \startpostponing[+1] ... \stoppostponing)
>
> 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 res
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
][\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
Typesetting my songbooklets, I stumbled upon another regression:
If a columnset starts below something else (text, image, frame), the second and
further columns start at the top of the type area instead of below the upper
object.
\definecolumnset[drei][n=3]
\usemodule[visual]
\starttext
; >
> > Is that functionality gone, or do I need to do something special?
> >
> > Best wishes,
> > Taco
> >
> > PS On top of that, the column balancing creates bad inter-paragraph
> > spacing in the left column. No idea where that comes from! :(
>
>
e column balancing creates bad inter-paragraph spacing
> in
> the left column. No idea where that comes from! :(
Also, I just tried \definecolumnset, but a) the balance=yes key does not
work, and b) I still get awful inter-par spacing on the left column, except
with \setuplayout[grid=yes] (b
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 th
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
I comment out either \startcolumnset or \placetable.
Is “\definecolumnset, \startcolumnset” still a good command? I couldn’t find it
in the list of commands.
Thank you for reading.
Best regards,
Dalyoung
%
\startuseMPgraphic{verticalrule}
if CurrentColumn < NOfColumns :
d
sets. However, when I use floats weird shit is happening.
> > Is this intended or am I doing something seriously wrong? MWE
> > below, output of latest beta attached.
> >
> > Cheers, Henri
> >
> > ---
> >
> > \setuppapersize[A0]
> > \set
0]
> \setupbodyfont[sans,25pt]
>
> \usemodule[newcolumnsets]
>
> \definecolumnset
> [threecolumn]
> [n=3]
>
> \setupcolumnset
> [threecolumn]
> [distance=3cm]
>
> \starttext
>
> \startcolumnset[threecolumn]
>
> \input lorem
>
>
]
\setupbodyfont[sans,25pt]
\usemodule[newcolumnsets]
\definecolumnset
[threecolumn]
[n=3]
\setupcolumnset
[threecolumn]
[distance=3cm]
\starttext
\startcolumnset[threecolumn]
\input lorem
\column
\input zapf\par
\startplacefigure[title={\input zapf\par}]
\externalfigure[dummy][width
les
\setuppapersize[letter][letter]
\usemodule[newcolumnsets]
\setuplayout[grid=yes]
\definecolumnset[colset][n=2]
\starttext
\startcolumnset[colset]
\section{One section}
\subsection{One subsection}
\dorecurse{16}{\input ward \par}
\section{Two section}
\subsection{Two subsection}
\placefigure
Here it is:
\usemodule[newcolumnsets]
\setuplayout[grid=yes]
\setupbodyfont[10pt]
\definecolumnset[example][n=2]
\starttext
\startcolumnset[example]
\dorecurse{7}{\input knuth \par}
\placefigure[center]{Legend.}{\hbox{\externalfigure[dummy][height=8cm]}}
\dorecurse{8}{\input knuth \par
ling-list.
Do you confirm the problem? Any way/plan to fix it?
Thanks so much for your help.
Best,
Charles
% start of example
\usemodule[newcolumnsets]
\definecolumnset[example][n=2]
\starttext
\startcolumnset[example]
\dorecurse{12}{\input knuth \par}
\stopcolumnset
\stoptext
% end of example
first two line of the column.
I think this problem was also reported on Sept 22, 2016 by Jose Luis
Arellano on this mailing-list.
Do you confirm the problem? Any way/plan to fix it?
Thanks so much for your help.
Best,
Charles
% start of example
\usemodule[newcolumnsets]
\definecolumnset
this problem was also reported on Sept 22, 2016 by Jose Luis
Arellano on this mailing-list.
Do you confirm the problem? Any way/plan to fix it?
Thanks so much for your help.
Best,
Charles
% start of example
\usemodule[newcolumnsets]
\definecolumnset[example][n=2]
\starttext
\startcolumnset
lines?
%%% Start of example
\usemodule[newcolumnsets]
\setuplayout[
grid=yes,
]
\showgrid
\definecolumnset[example][n=2]
\definecolumnsetspan[intro][n=2,after=,before=,]
\define[1]\mychapnum{%
\startuseMPgraphic{chapnum}
label(btex {\bf #1} etex scaled 12,
(0.5*OverlayWidth,0.5*OverlayHeight)) with
1 - 100 of 308 matches
Mail list logo