you would have been instructed where to tune in your area
for news and official information. This station serves the Palookaville
area. This concludes this test of the Emergency Broadcast System.
\stopbuffer
\setupcolumns[n=2, balance=yes]
\starttext
\placecontent
\startchapter[title={January
t; ConTeXt ver: 2021.03.05 19:14 LMTX fmt: 2021.3.6
>
>
>
>
>
> On Mon, Jan 25, 2021 at 10:05 PM Clyde Johnston wrote:
> I can no longer print the footnotes when I using columns in LTMX. If I
> remove the \{start|stop}columns, it works fine. This works on my old
etupheadertexts
[{\getmarking[subsubject][top]–\getmarking[subsubject][bottom]}][][{\getmarking[subsubject][top]–\getmarking[subsubject][bottom]}][]
\setupcolumns[n=2,align=raggedright,balance=no,tolerance={verytolerant,stretch}]
\definedescription[des][headstyle=bold,style=normal,alternative=serr
Johnston wrote:
> I can no longer print the footnotes when I using columns in LTMX. If I
> remove the \{start|stop}columns, it works fine. This works on my old MKIV
> 2018.07.02 14:39 version.
>
>
>
> \setupcolumns[n=2,rule=off,balance=no]
>
>
>
> \starttext
>
I can no longer print the footnotes when I using columns in LTMX. If I
remove the \{start|stop}columns, it works fine. This works on my old MKIV
2018.07.02 14:39 version.
\setupcolumns[n=2,rule=off,balance=no]
\starttext
\startcolumns
\input ward\footnote{A small footnote here
Art Chimes schrieb am 08.09.2020 um 00:38:
Greetings, list. My first post here. Please be gentle!
The command \contextversion reports I am using 2020.09.03 20:03 on Windows 10.
The MWE below produces a column and a half of text, not balanced
(despite the \setupcolumns [...balance=yes
Greetings, list. My first post here. Please be gentle!
The command \contextversion reports I am using 2020.09.03 20:03 on Windows 10.
The MWE below produces a column and a half of text, not balanced
(despite the \setupcolumns [...balance=yes...] command. Also, the
footnote *number* appears on
;
> \setupwhitespace
>[medium]
>
> \setuplist
>[chapter,section,subsection,subsubsection]
>[before={\blank[nowhite]},
> after={\blank[nowhite]}]
>
> \setupcolumns
>[grid=no]
>
> \starttext
>
> \startcolumns
>
> \completecontent
>
space
[medium]
\setuplist
[chapter,section,subsection,subsubsection]
[before={\blank[nowhite]},
after={\blank[nowhite]}]
\setupcolumns
[grid=no]
\starttext
\startcolumns
\completecontent
\chapter{Chapter}
\samplefile{knuth}
\section{Section}
\samplefile{weisman}
\subsec
On 1/7/2020 1:26 PM, Oliver von Criegern wrote:
Using \definepagecolumns[xyz][n=2] instead of \setupcolumns[n=2]
and \startpagecolumns[xyz] etc. instead of \startcolumns etc.
seems to do what I want, except that the columns of the last page
aren't balanced any more.
Anyway, pagecolumns see
Using \definepagecolumns[xyz][n=2] instead of \setupcolumns[n=2]
and \startpagecolumns[xyz] etc. instead of \startcolumns etc.
seems to do what I want, except that the columns of the last page
aren't balanced any more.
Anyway, pagecolumns seems to be experimental.
The manual says "Don&
.
Consider the following example:
\setupcolumns[n=2]
\setuplinenumbering
[
step=5,
method=page,
align=flushright,
]
\definemarking[Test]
\setupheadertexts[{\fetchmark[Test][top] -- \fetchmark[Test][bottom]}]
\startbuffer
\dorecurse{12}{words }
\stopbuffer
\starttext
Any suggestions, how to solve this problem?
Am 02.12.19 um 20:06 schrieb Oliver von Criegern:
Dear list members,
line numbering in a two column layout apparently conflicts with the
marking mechanism.
Consider the following example:
\setupcolumns[n=2]
\setuplinenumbering
[
step=5
Dear list members,
line numbering in a two column layout apparently conflicts with the
marking mechanism.
Consider the following example:
\setupcolumns[n=2]
\setuplinenumbering
[
step=5,
method=page,
align=flushright,
]
\definemarking[Test]
\setupheadertexts
x27;ll
>>> add a feature:
>>>
>>> \pagereference[column:#1]
>>>
>>> \doifelsereferencefound{column:#1}{\number\referencecolumnnumber}{}
>>>
>>> in the next beta,
>>>
>>> Hans
>>
>> Thanks for i
he online documentation doesn't mention the separator=rule syntax.
https://wiki.contextgarden.net/Command/setupcolumns
.F
pEpkey.asc
Description: application/pgp-keys
___
If your question is of interest to others a
umber\referencecolumnnumber}{}
in the next beta,
Hans
Thanks for implementing this, but I am afraid it does not work
properly, at least not if there are several targets following one
after another.
Consider this example:
\setupcolumns[
n=2,
]
\setuplinenumbering[
step=5,
method
id it does not work properly,
at least not if there are several targets following one after another.
Consider this example:
\setupcolumns[
n=2,
]
\setuplinenumbering[
step=5,
method=page,
]
\def\Lab#1{%
\pagereference[#1]%
\pagereference[column:#1]%
\someline[#1]%
}
\def\Ref#1{
to the second column, some
command that returns to me the number of the actual column, which I
can't find, too.
For illustration, I give a minimal example:
||\setuppapersize[A4][A4]\setupbodyfont[9pt]||
|||\setupcolumns[n=2, distance=1cm, ]\setuplinenumbering[step=5,
method=page, locatio
On Thu, 28 Feb 2019 10:43:48 +
Ursula Hermann wrote:
> I have the following example. I would like to have two columns that
> are in the distance small.
I'm not sure if I understand you correctly. You want to change the
distance between the columns? That can be done with:
\s
t; \setuplayout[grid=yes]
> > \showgrid
> > \setupcolumns[n=2]
> >
> > \starttext
> >
> > \startcolumns
> > \input knuth
> > \column
> > \input knuth
> > \stopcolumns
> >
> > \stoptext
> >
> > in t
Marcus Vinicius Mesquita schrieb am 08.02.19 um 17:47:
Dear list,
When processing the attached mwe:
\setuplayout[grid=yes]
\showgrid
\setupcolumns[n=2]
\starttext
\startcolumns
\input knuth
\column
\input knuth
\stopcolumns
\stoptext
in the final result there is a background color.
How do
Dear list,
When processing the attached mwe:
\setuplayout[grid=yes]
\showgrid
\setupcolumns[n=2]
\starttext
\startcolumns
\input knuth
\column
\input knuth
\stopcolumns
\stoptext
in the final result there is a background color.
How do I get rid of it?
Marcus Vinicius
mwe.tex
Description
\page_otr_synchronize_page_yes}
\protect
Actually I don't see it here because i have
\definemixedcolumns
[\v!columns]
[\c!balance=\v!yes,
\c!blank={\v!line,\v!fixed}]
\unexpanded\def\setupcolumns
{\setupmixedcolumns[\v!columns]}
in a local test file (already for years so maybe it's time time to
easure[columndistance][2em]
\setupcolumns[distance=\measure{columndistance}]
\unexpanded\def\ColumnsRule
{\bgroup
\hskip\dimexpr(\measure{columndistance}+\linewidth)/2\relax
\color[red]{\vrule width\linewidth}%
\hskip\dimexpr(\measure{columndistance}+\linewidth)/2\relax
\
lumns.
>
> Gérard
>
>
> --- exemple basique-
> \enableregime[utf-8]
> \mainlanguage[fr]
> \setupcolors[state=start,textcolor=blue]
>
> \setupcolumns[n=2,rule=on,rulecolor=red]
> \starttext
> \setupcolors[textcolor=red]
> \color[blue]
> \startcolumns
>
]
\setupcolors[state=start,textcolor=blue]
\setupcolumns[n=2,rule=on,rulecolor=red]
\starttext
\setupcolors[textcolor=red]
\color[blue]
\startcolumns
\input tufte
\stopcolumns
\stoptext
Le 23/02/2018 à 13:23, Schmitz Thomas A. a écrit :
On 23. Feb 2018, at 12:04, Gerard wrote:
Why does not
If you look into the source (page-mul.mkiv), there is no key “rulecolor” for
\setupcolumns. I don’t think that the color can be set separately?
Thomas
___
If your question is of interest to others as well, please ad
mple basique ---
\enableregime[utf-8]
\mainlanguage[fr]
\setupcolors[state=start,textcolor=blue]
\setupcolumns[n=2,rule=on,rulecolor=red]
\starttext
\startcolumns
\input tufte
\stopcolumns
\stoptext
___
If
derstand it (yet)
What is the correct way to define it?
.F
\setupcolumns[
n=5,
distance=4mm,
balance=yes,
tolerance=tolerant]
\setupfootertexts[][]
\setuppagenumber[state=none]
\setuppagenumber[state=stop]
\definelayout[WithoutMarginnotes][
location={duplex},
gr
On 2017-07-13 20:05, Henri Menke wrote:
On Fri, 2017-07-14 at 01:08 +0200, Floris van Manen wrote:
When i try to use five balanced columns on a landscape page, i get unexpected
results.
\setuppapersize[A4, landscape]
\setupbodyfont[8pt]
\language[fr]
\setupcolumns[
n=5,
distance
Here too, your example does renders correctly.
Now try this:
===
\setuppapersize[A4, landscape]
\setupbodyfont[8pt]
\language[fr]
\setupcolumns[
n=5,
distance=4mm,
balance=yes,
tolerance=tolerant]
\setupfootertexts[][]
\setuplayout[
backspace=10mm,
width=277mm,
height
On Fri, 2017-07-14 at 01:08 +0200, Floris van Manen wrote:
> When i try to use five balanced columns on a landscape page, i get unexpected
> results.
>
>
> \setuppapersize[A4, landscape]
> \setupbodyfont[8pt]
> \language[fr]
> \setupcolumns[
> n=5,
> di
When i try to use five balanced columns on a landscape page, i get unexpected
results.
\setuppapersize[A4, landscape]
\setupbodyfont[8pt]
\language[fr]
\setupcolumns[
n=5,
distance=4mm,
balance=yes,
tolerance=tolerant]
\setupfootertexts[][]
\setuplayout[
backspace=10mm
ed that
> footnote 5 is displayed on the first page but the anchor is on the
> second page.
Hi Henri,
this is the first time I see footnote text placed in a page before the
footnote reference. In the past, I saw foonotes places in the page after
the reference.
But the issue here may
,
align={raggedright,verytolerant}]
\setupcolumns
[rule=on]
\starttext
\startcolumns[n=2]
\input Knuth\footnote{FreeBSD tire ses origines de l'UNIX de Berkeley.}
\input ward\footnote{This does not seem to be implemented yet.}
\input hawking\footnote{Left, right (raggedleft, ragged
two distinct
mechanisms for columns?
>> Furthermore, is there a possibility to control the appearance of the
>> rule per column as in the following (fictitious) commands?
>>
>> \setupcolumns[1][rulecolor=red,rulethickness=5pt]
>> \setupcolumns[2][rulecolor=green,rulethi
in the following (fictitious) commands?
\setupcolumns[1][rulecolor=red,rulethickness=5pt]
\setupcolumns[2][rulecolor=green,rulethickness=1pt]
AFAIK this is not possible.
Wolfgang
___
If your question is of interest to
Furthermore, is there a possibility to control the appearance of the
rule per column as in the following (fictitious) commands?
\setupcolumns[1][rulecolor=red,rulethickness=5pt]
\setupcolumns[2][rulecolor=green,rulethickness=1pt]
Cheers,
Henri
On 5/16/2016 11:42 AM, Pablo Rodriguez wrote:
It seems to have problems to balance the columns. But the file below
doesn’t gave me that message.
maybe test with
\definemixedcolumns
[columns]
[balance=yes,
blank={line,fixed}]
\unexpanded\def\setupcolumns
{\setupmixedcolumns[columns
t; doesn’t stop where I would expect. Is this a bug or a limitation of context?
>
> \setuplayout [leftmargin=2cm]
>
> \setupbodyfont [times,10pt]
>
> \setuplinenumbering [step=1,location=inmargin]
>
> \setupcolumns [n=2]
>
> \starttext
>
> \startcolumns
> \
ion of context?
\setuplayout [leftmargin=2cm]
\setupbodyfont [times,10pt]
\setuplinenumbering [step=1,location=inmargin]
\setupcolumns [n=2]
\starttext
\startcolumns
\startlinenumbering
Had we but world enough, and time,
This coyness, Lady, were no crime.
We would sit down and think which
>8---
\setupexternalfigures
[location={local,global,default}]
\useexternalfigure[moe][cow.pdf][width=\hsize, height=.4\vsize]
\def\txt
{
\startnarrower
\setupcolumns[n=3, rule=off, align=right, distance=10pt]
\startcolumns
\startcolor[darkred]
space for the text
that now follows the picture.
The code is roughly:
\setupcolumns[n=2]
\startcolumns
\placefigure[][figuur:zw]{Street.}
{\externalfigure[zw][width=0.8\textwidth]}
\par
\stopcolumns
How to get
Hans van der Meer
[cid:796264A3-FA21-43EB-894F-3C74D1E4D519@fritz.box
or \makeupwidth the figure will not be sized correctly.
\showframe
% \definemixedcolumns[columns]
% \setupcolumns
% [distance=4mm]
\starttext
\startsimplecolumns
\placefigure
[middle]
[Cow]
{Cow width fixed-width}
{\externalfigure[cow][frame=on,width=4cm]}
\placefigure
[middle
tance, think of
>
> \definemixedcolumns
> [columns]
>
> \unexpanded\def\setupcolumns
> {\setupmixedcolumns[columns]}
>
> The simple columns routine is already replaced (by an instance) as is the
> multi column handler of itemize.
Shouldn’t this
\unexpanded\def\strc_itemgrou
[columns]
\unexpanded\def\setupcolumns
{\setupmixedcolumns[columns]}
The simple columns routine is already replaced (by an instance) as is
the multi column handler of itemize.
btw, the new simplecolumns in called boxedcolumns
Hans
Hi,
I uploaded a new beta. The usual fixes. New is a first version of a new
multi column handler. Pretty experimental but eventually it will replace
the current multi column routine, which is fact is then an instance,
think of
\definemixedcolumns
[columns]
\unexpanded\def\setupcolumns
ol
\setuplayout[width=457pt]
\setupcolumns[n=2,tolerance=verytolerant,distance=11pt]
\setuplayout[backspace=70.3pt,grid=yes]
\setuppagenumbering [alternative=doublesided]
\setuptyping[blank=halfline]
\setupheadertexts
[\TiHead]
[{\cap{\MapsPeriod\ \MapsYear}\quad\bf \pagenumber\hskip-30pt
On 01/04/12 09:31, Wolfgang Schuster wrote:
> Am 31.03.2012 um 23:25 schrieb Pablo Rodríguez:
>> [...]
>> \setupcolumns[n=2]
>> \definenote[dict]
>> \setupnote[dict][before=\stopcolumns, after=\startcolumns]
>
> \setupnote[dict][n=2]
>
> The columns env
Am 31.03.2012 um 23:25 schrieb Pablo Rodríguez:
> I'm trying to get a particular footnote series in columns. The body and
> other footnotes and line notes have no columns.
>
> Consulting the wiki, I thought this is the right code for it:
>
> \setupcolumns[n=2]
> \def
I'm trying to get a particular footnote series in columns. The body and
other footnotes and line notes have no columns.
Consulting the wiki, I thought this is the right code for it:
\setupcolumns[n=2]
\definenote[dict]
\setupnote[dict][before=\stopcolumns, after=\startcolumns]
\star
the column to the right there is enough space.
This behaviour seems to be initiated by the neighbourhood of the bottom of the
page.
\setupcolumns[rule=on]
\showframe
\starttext
\startcolumns
short text
\column
\input tufte
\stopcolumns
\hairline
\startcolumns
\input tufte
Is it normal that after \setupcolumns[balance=no] the dividing line is not
fully drawn in the case where the column at the left is shorter than the one to
the right.
And furthermore that balance=no inserts a pagebreak, whereas balance=yes does
not?
Below a minimal example.
Hans van der Meer
m, and some of the commands aren't
> affecting my output. I'm particularly confused about how to create
> and setup columns. I've read about using
Have you consulted the wiki page?
http://wiki.contextgarden.net/Columns
> \setuplayout[columns=somenumber] with \layoutcol
and setup columns. I've read about using
\setuplayout[columns=somenumber] with \layoutcolumnoffset{somecolumn},
\setupcolumns with \start, \stopcolumns, and \column, and
\setlayer[text][column=1]{some text}
(which doesn't seem to work at all
Dear ConTeXt users,
I did some experimenting with grids and there is one thing that puzzles me:
when I switch between one and two columns as in the following example
/
\setuplayout[grid=yes]
\setupcolumns[n=2]
\starttext
lp in sorting this out.
I'm new to Context, and not particularly experienced in typesetting
either, so if you have any other advice I would appreciate that too :).
Thanks,
Jason Earl
\enableregime[utf-8]
\setupcolumns
[n=2,rule=on]
\starttext
\chapter{Test Chapter}
\dorecurse{30}{line \
Hi.
Consider the following example:
\setuphead[section][stopper={.}, numbercommand=\Branch, style=bold]
\def\Branch#1{Branch #1}
\setupcolumns[2]
\starttext
\startcolumns
\section{This is a short title}
\input knuth
\section{This is not a short title either, this is a long, very very long
ace=3pt,bottomspace=0pt,lines=30,header=21.4pt,footer=21.4pt,%
headerdistance=7.2pt,footerdistance=7.2pt,%
leftedgedistance=0pt,rightedgedistance=0pt,%
leftmargin=95pt,rightmargin=95pt,%
leftmargindistance=10pt,rightmargindistance=10pt,%
leftedge=11.5pt,rightedge=11.5pt,%
cutspace=0pt,backspace=109.
be it
> > can't, but there is no way to find out.
>
> Could you please provide a typical example?
Here are ten:
1. columns and marginal notes conflict:
\setupcolumns[n=2,rule=off,distance=20pt]
\setupinmargin[style=\ss,align=outer]
\startcolumns
text text \inmargin{text} text
\s
Hallo Wolfgang,
> > Neither \setupwhitespace[halfline]nor
> \setupcolumns[blank=halfline]is
> > working. Grid is off by default, isn't it?
> >
> Set the whitespace after \startcolumns.
This works, but shouldn't be the whitespace a global setting?
I fou
Am 15.02.10 13:56, schrieb Wolfgang Werners-Lucchini:
Neither \setupwhitespace[halfline]nor \setupcolumns[blank=halfline]is
working. Grid is off by default, isn't it?
Set the whitespace after \startcolumns.
Wol
t; different rules apply than in mkii)
>
> Hans
Neither \setupwhitespace[halfline]nor \setupcolumns[blank=halfline]is
working. Grid is off by default, isn't it?
Wolfgang
___
If your question is of i
\setupfootnotes
[location=columns]
\setupcolumns[balance=no]
\starttext
\startcolumns
Don Knuth's\footnote{The creator of \TEX} quote:
\input knuth
\stopcolumns
\stoptext
Notice the box0 in the 2nd column.
keep in mind that footnotes in columns are not yet done (in mkiv) awaiting
access to in
width=max,
headstyle=\vii\bfx,
align=justified,location=bottom,
inbetween={\blank[medium]},
spaceafter=none]
\setupcolumns
[%
blank=4pt,
ge numbering
\setuppagenumbering[location=]
\setupcolumns[n=2,distance=0.2in,column=lastcolumn]
% }}}
% Variables {{{
\setvariables[article][title=]
\setvariables[article][author=]
\setvariables[article][institute=]
\setvariables[article][email=]
% }}}
% Title {{{
\setuplabeltext[abstrac
rk|pagenumber]
\setupbuffer[name][options]
\setupbuttons[state][settings]
\setupcapitals[title=yes|no][sc=yes|no]
\setupcaption[name][settings]
\setupcaptions[options]
\setupclipping[options]
\setupcolor[name]
\setupcolors[options]
\setupcolumns[options]
\setupcombinations[options]
\setupcombinedlist
Oliver,
adding the option=background may help
\setupcolumns[option=background]
saji
..
* Oliver Buerschaper <[EMAIL PROTECTED]> [2007-07-24 14:16:34 +0200]:
> Dear folks,
>
> I'm reposting this because I haven't got any answers so far and also
> because this
?
> Try adding option=background to the \setupcolumns. It may not do
> precisely what you want though, as the column gap will not be
> colored. If you want that, use textbackgrounds instead
>
> Best wishes,
> Taco
___
th me :-)
Try adding option=background to the \setupcolumns. It may not do
precisely what you want though, as the column gap will not be
colored. If you want that, use textbackgrounds instead
Best wishes,
Taco
___
If
[state=start]
\setupcolumns
[background=color,
backgroundcolor=red]
\starttext
\startcolumns[n=2]
\dorecurse{4}{\input tufte}
\stopcolumns
\framed[background=color,backgroundcolor=red]{Test}
\stoptext
---
Shouldn't the background of my columns be painted red? A
Dear folks,
consider this:
---
\setupcolors
[state=start]
\setupcolumns
[background=color,
backgroundcolor=red]
\starttext
\startcolumns[n=2]
\dorecurse{4}{\input tufte}
\stopcolumns
\framed[background=color,backgroundcolor=red]{Test}
\stoptext
---
Shouldn'
Hi,
(repost - anybody got an idea on this question?)
> Is it possible that align=yes/no is incorrect? See
>
> http://source.contextgarden.net/tex/context/base/page-mul.tex?search=%40%40klalign
>
> (search for @@klalign)
\setupcolumns accept align=yes,no,text but the source s
r
> way?!?
>
> Patrick
Hi Patrick,
both setups are indpendent from the other one, they use only the same
value inside columns.
1. \setupblank[\@@klblank]%
use the value from \setupcolumns[blank=..] for every simple blank
command inside columns. The default value for blank is line and
Quoting Patrick Gundlach <[EMAIL PROTECTED]>:
>
> [...]
>
>>> in \setupcolumns, what is ntop=
>>
>> From the source: the minimum number op balanced top lines
>>
>> Consider
>> \starttext
>> \startcolumns[n=2,ntop=15,balance=yes]
&g
[...]
>> in \setupcolumns, what is ntop=
>
> From the source: the minimum number op balanced top lines
>
> Consider
> \starttext
> \startcolumns[n=2,ntop=15,balance=yes]
> \dorecurse{20}{This is a test line to check for balancing. }
> \stopcolumns
> \page
&
Quoting Patrick Gundlach <[EMAIL PROTECTED]>:
> Hi,
>
> in \setupcolumns, what is ntop=
From the source: the minimum number op balanced top lines
Consider
\starttext
\startcolumns[n=2,ntop=15,balance=yes]
\dorecurse{20}{This is a test line to check for balancing. }
\st
Hi,
in \setupcolumns, what is ntop= and height=? I've
played with these parameters but couldn't see any effect.
Is it possible that align=yes/no is incorrect? See
http://source.contextgarden.net/tex/context/base/page-mul.tex?search=%40%40klalign
(search for @@klalign
Hans van der Meer wrote:
> \simplecolumns have served me well. However, it seems a bit shy to
> respond to \setupcolumns (although in file page-mul.tex the definition
> of \setupcolumns preceeds that of \startsimplecolumns).
> For example, the following typesets 2 columns instead of
\simplecolumns have served me well. However, it seems a bit shy to
respond to \setupcolumns (although in file page-mul.tex the
definition of \setupcolumns preceeds that of \startsimplecolumns).
For example, the following typesets 2 columns instead of 4; to set 4
columns \startsimplecolumns[4
>
> repaired
Thank you, now it works again!
But since you seem to be in good mood for testing at the moment: can
you please take a look at the following "disappearing-image-problem":
\setupcolumns
[n=3,balance=no]
\setuplayout
[grid=yes,columns=3]
\show
Hans et al,
When we discovered that \column doesn't work reliably with
\startcolumns[n=2] ... \stopcolumns, we made some changes to our
style files:
%\setupcolumns
% [tolerance=stretch,
% balance=yes,
% blank=flexible,
% rule=off,
% distance=
?
>>
>> We are using:
>>
>> \setupcolumns
>> [tolerance=stretch,
>> balance=yes,
>> blank=flexible,
>> rule=off,
>> distance=2.5em]
>>
>> However, once in a while we get column overflow. See page 55 on:
>>
>
David Arnold wrote:
> Hans et al, Any thoughts on this?
>
> We are using:
>
> \setupcolumns
> [tolerance=stretch,
> balance=yes,
> blank=flexible,
> rule=off,
> distance=2.5em]
>
> However, once in a while we get column
Hans et al, Any thoughts on this?
We are using:
\setupcolumns
[tolerance=stretch,
balance=yes,
blank=flexible,
rule=off,
distance=2.5em]
However, once in a while we get column overflow. See page 55 on:
http://msenux.redwoods.edu/IntAlgText/chapter0
On Aug 1, 2006, at 0:25, Aditya Mahajan wrote:
> On Mon, 31 Jul 2006, Hans van der Meer wrote:
>
>> When I do:
>>
>> \setupcolumns[n=2,balance=no,tolerance=verytolerant,rule=on] % and
>> variations
>> \startext
>> \startcolumns
>> abc
>>
Hans van der Meer wrote:
> When I do:
>
> \setupcolumns[n=2,balance=no,tolerance=verytolerant,rule=on] % and
> variations
> \startext
> \startcolumns
> abc
> \column
> def
> \stopcolumns
> \stoptext
>
> This produces two columns when typeset on the upper hal
On Mon, 31 Jul 2006, Hans van der Meer wrote:
> When I do:
>
> \setupcolumns[n=2,balance=no,tolerance=verytolerant,rule=on] % and variations
> \startext
> \startcolumns
> abc
> \column
> def
> \stopcolumns
> \stoptext
>
> This produces two columns when t
When I do:\setupcolumns[n=2,balance=no,tolerance=verytolerant,rule=on] % and variations\startext\startcolumnsabc\columndef\stopcolumns\stoptext This produces two columns when typeset on the upper half of the page.Suddenly about halfway the page the columns are not put side by side but below each
Hans,
We are using:
\setupcolumns
[tolerance=stretch,
balance=yes,
blank=flexible,
rule=off,
distance=2.5em]
However, once in a while we get column overflow. See page 55 on:
http://msenux.redwoods.edu/IntAlgText/chapter0/chapter0.pdf
Are we doing this
=bysection,
sectionnumber=no]
\setupcolumns[page=no]
\starttext
\startcolumns[n=2]
\noindent Now is the time for all good men to come to the aid of
their county. Now is the time for all good men to come to the aid of
their county. Now is the time for all good men to come to the aid of
,
sample={99},
margin=0pt,
headcolor=green,
right=.,
way=bysection,
sectionnumber=no]
\setupcolumns[page=no]
\starttext
\startcolumns[n=2]
\noindent Now is the time for all good men to come to the aid of
their county. Now is the time for all good men to
,
right=.,
way=bysection,
sectionnumber=no]
\setupcolumns[page=no]
\starttext
\startcolumns[n=2]
\noindent Now is the time for all good men to come to the aid of
their county. Now is the time for all good men to come to the aid of
their county. Now is the time for all good
;>
>> \chapter{Header and Footer}
>> \starttyping
>> \setupheadertexts[.1._][.2.][.3.]
>> 1. text_ margin edge
>> 2. date pagenumber
>> 3. same as 2.
>>
>> \setupfootertexts
>>
>> \setupheader[.._][..=..]
>> ._ text_ margin e
width
> before
> after
>
> \setupfooter
> \stoptyping
>
> \chapter{Page Numbers}
> \starttyping
> \setuppagenumber[..=..]
> number: number
> state=start/stop/keep
>
> \setuppagenumbering[..=..]
> alternative=singlesided/doublesided
> location=header/footer/l
ls
style
left: text
right: text
way: bytext/by/bypart_
text: text
numberseparator: text
textseparator: text
sectionnumber: yes/no
separator: text
strut: yes_/no
state: start_/stop
command: \command#1
\stoptyping
\chapter{Columns}
\starttyping
\setupcolumns[..=..]
n: number
ntop: number
rule=on/off
areas)
> perhaps; but imagine different strutheight in different columns (each
> column top line contains different font size - in the content it can be
> very frequent if each head level is typeset with diferent size); what about
>\setupcolumns[topskip=dimen|font] if font is given,
ay easier
perhaps; but imagine different strutheight in different columns (each
column top line contains different font size - in the content it can be
very frequent if each head level is typeset with diferent size); what about
\setupcolumns[topskip=dimen|font] if font is given, dimen
Karsten Heymann wrote:
> Hi,
>
> can someone explain me why the second "Test" gets out of grid:
>
> \setuplayout[grid=yes]
> \showgrid
> \setupcolumns[rule=on]
>
> \starttext
> \startcolumns
> One \crlf Two
> \column
> Three \crlf Four
> \sto
1 - 100 of 117 matches
Mail list logo