
On 6/12/25 13:56, Hans Hagen wrote:
I uploaded a new version, this time a bit of beta, because of: [...] -- some preparations for an upgrade of grid snapping, profiling and spacing (mostly related to math in the new columnsets); we're still working on columnsets (side effect of mikael converting some advanced documents to use it)
Many thanks for the new upload, all fixes and the new stuff, Hans. Regarding columnsets, I was about to ask you to include your presentations for BachoTeX 2025 in the next upload, but I found that some talks have their slides published at https://bachotex.gust.org.pl/2025/talks_en.html. As for your talks (with Mikael and Tove Sundqvist, of course), I have only found https://www.gust.org.pl/bachotex/2025-pl/presentations/columns-hhmps.pdf. Are there other slides which could be included in the next upload?
-- a few fixes here and there (related to mailing list questions and reports); nothing spectacular
There are to issues related to notes. The first one is `\setupnotes[footnote][rule=paragraph]` not following `\setupalign[r2l]` (but only in LMTX, LuaTeX works fine in this regard; https://mailman.ntg.nl/archives/list/ntg-context@ntg.nl/thread/7CDFPXOBO2UEV...). The other one is mainly a question about `compressmethod` behaviour in linennotes. I thought that `compressmethod=separator` adds the command defined in `compressseparator` between the compressed notes, and `compressmethod=stopper` adds the command from `compressstoper` only after the compressed notes. Could you confirm this? I’m afraid that both options add the command between and after the compressed notes (https://mailman.ntg.nl/archives/list/ntg-context@ntg.nl/thread/VAHLDB6KVDJHU...). Many thanks for your help, Pablo