Apparent bug in columnset
Jethro Djan <[email protected]>
| Newsgroups | gmane.comp.tex.context |
|---|---|
| Message-ID | <CAHgnkf_kSxiqC7iQ+U5D_rn63cDbLD5Xehp932sJJGyMpRtpww@mail.gmail.com> |
Dear List,
I cannot get any \startcolumnsetspan[wide]...\stopcolumnsetspan block to
show apart from the first. MWE:
\starttext
\definecolumnset[TwoColumns][n=2]
\definecolumnsetspan[wide][n=2]
\startcolumnset[TwoColumns]
% This shows
\startcolumnsetspan[wide]
First span
\stopcolumnsetspan
% This doesn't
\startcolumnsetspan[wide]
Second span
\stopcolumnsetspan
% This shows
\startsection[title={Section One}]
Some text here to fill columns.
\stopsection
\stopcolumnset
\stoptext
Is it my own error or a bug? I have tried to update to the latest but no
change.
Jethro
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!
maillist : [email protected] / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive : https://github.com/contextgarden/context
wiki : https://wiki.contextgarden.net
___________________________________________________________________________________