Hi Pablo and others columns addicts !
I answer to myself, trying to understand why there is a mismatch when trying to parse a bunch of pages with 2 columns. It seems to have a problem with filling the page, even on the first page. I get back to basics and to the documentation, testing an explicit sample (sample 901, page 45, on numbering lines on 2 columns set).
I change the section title and I copy/paste the first paragraph of an english translation of an Aristotelian text. I put 'regular' instead of 'bold' for numbering lines.
Please, would you mind to test this following code ?
JP
\usemodule[newcolumnsets]
\definecolumnset[example][n=2,page=middle,distance=1cm]
\setupcolumnset
[example]
[background=contrast]
% \definecolor[fakerulecolor][white] \faketriggertrue
\setuphead
[section]
[style=\bfd]
\setuplinenumbering
[style=regular,
distance=0pt,
align=inner]
\starttext
\startcolumnset[example]
\dorecurse{30}{
\startsection[title=Things are said to be named #1]
\startlinenumbering
Things are said to be named 'equivocally' when, though they have a common name, the definition corresponding with the name differs for each. Thus, a real man and a figure in a picture can both lay claim to the name 'animal'; yet these are equivocally so named, for, though they have a common name, the definition corresponding with the name differs for each. For should any one define in what sense each is an animal, his definition in the one case will be appropriate to that case only.\par
\stoplinenumbering
\stopsection}
\stopcolumnset
\stoptext
----- Mail original -----
De: "Jean-Pierre Delange"
Hi Pablo,
Thanks to have correct my mistake. It works ! If you take this sample and place the number 8 in \dorecurse{4} in place of 4, you'll see something which is better than our first attempts. Now, it's only the last paragraph of the first page, which is messed up. After a somehow puzzled or erratic Wille zu Macht in the location of this last paragraph, ConTeXt locates very fine the last ones and does what it has to do ! But it's better to say that my code is weak ...
Hi Jean-Pierre, there is something weird with columns and the last paragraph. Even using exactly the same text for both left and right columns (as shown in https://mailman.ntg.nl/pipermail/ntg-context/2016/085544.html), the paragraph on the left fits on the first page, but the paragraph on the right doesn’t. Well, if that isn’t a bug, I’d like to know what I’m missing there. Pablo -- http://www.ousia.tk ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________ ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________ ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________