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
Wolfgang wrote:
> The settings for the second columnset work when the first columnset goes over
> of two or more pages.
Thank you, now I understand the mechanism: only if the first columnset extends
to more than one page, the next \setupcolumnsetlines will work properly. Is
this a bu
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 16:45:
Ok. So no need to load the module first. Good.
So the second argument is an absolute pagenumber, not relative to
where to columnset starts... But then, this here should work:
No, you set relative numbers (I checked it) but the first columnset
environ
][n=2]
\setupcolumnsetlines[One][1][1][9]
\setupcolumnsetlines[One][1][2][9]
\setupcolumnsetlines[One][2][1][9]
\setupcolumnsetlines[One][2][2][9]
\definecolumnset[Two][n=2]
\setupcolumnsetlines[Two][1][1][9]
\setupcolumnsetlines[Two][1][2][9]
\setupcolumnsetlines[Two][2][1][9]
\setupcolumnsetlines[Two][2][2][9]
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
Ok, have tried it now. No change ...
Am Sa., 17. Aug. 2019 um 13:33 Uhr schrieb Denis Maier :
> Also, what about \setupcolumnsetlines[Two][2][1][9]?
>
> Denis Maier schrieb am Sa., 17. Aug. 2019, 13:32:
>
>> If I am remembering correctly, the documentation has \setupcolumn
Also, what about \setupcolumnsetlines[Two][2][1][9]?
Denis Maier schrieb am Sa., 17. Aug. 2019, 13:32:
> If I am remembering correctly, the documentation has \setupcolumnsetlines
> before \starttext.
>
> Sytse Knypstra schrieb am Sa., 17. Aug. 2019,
> 12:59:
>
>>
If I am remembering correctly, the documentation has \setupcolumnsetlines
before \starttext.
Sytse Knypstra schrieb am Sa., 17. Aug. 2019,
12:59:
> In an effort to balance columns in a columnset layout, I found that in the
> following minimal example this effect is not obtained.
&
\startcolumnset[Two]
\input knuth
\stopcolumnset
\page
\setupcolumnsetlines[Two][1][1][9]
\startcolumnset[Two]
\input knuth
\stopcolumnset
\stoptext
Thank you for your suggestions,
Sytse Knypstra
n=2,distance=5mm,balancing=yes]
> />>/ />/
> />>/ />/ \setupcolumnsetlines[abbcolumn][1][1][60]
> />>/ />/ \setupcolumnsetlines[abbcolumn][1][2][60]
> />>/ /
> />>/ the 60 exceeds the number of lines
> />/
> />/ Hans, thanks for responding.
&
On 4/22/2013 4:24 PM, Lars Huttar wrote:
On /Fri Apr 19 21:36:41 CEST 2013 /Hans Hagen wrote:
On 4/18/2013 11:13 PM, Lars Huttar wrote:
/ \definecolumnset [abbcolumn] [n=2,distance=5mm,balancing=yes]
/>/
/>/ \setupcolumnsetlines[abbcolumn][1][1][60]
/>/ \setupcolum
On /Fri Apr 19 21:36:41 CEST 2013 /Hans Hagen wrote:
> On 4/18/2013 11:13 PM, Lars Huttar wrote:
> >/ \definecolumnset [abbcolumn] [n=2,distance=5mm,balancing=yes]
> />/
> />/ \setupcolumnsetlines[abbcolumn][1][1][60]
> />/ \setupcolumnsetlines[abbcolumn][1][
On 4/18/2013 11:13 PM, Lars Huttar wrote:
\definecolumnset [abbcolumn] [n=2,distance=5mm,balancing=yes]
\setupcolumnsetlines[abbcolumn][1][1][60]
\setupcolumnsetlines[abbcolumn][1][2][60]
the 60 exceeds the number of lines
\starttext
\startcolumnset[abbcolumn]
foo
Hello,
I've got a "Missing number error, treated as zero". I've whittled the
problem code down to this minimal example:
\definecolumnset [abbcolumn] [n=2,distance=5mm,balancing=yes]
\setupcolumnsetlines[abbcolumn][1][1][60]
\setupcolumnsetlines[abbcolumn][1][2]
16 matches
Mail list logo