[NTG-context] Re: table float split behavior

2024-07-08 Thread Bruce Horrocks
> On 7 Jul 2024, at 19:34, Henning Hraban Ramm wrote: > > Am 07.07.24 um 20:22 schrieb Bruce Horrocks: >>> On 7 Jul 2024, at 10:51, Henning Hraban Ramm wrote: >>> >>> Also, is it possible to have different captions in first and other parts? >> This previous thread might help. >>

[NTG-context] Draw leftframe to a description

2024-07-08 Thread Gerion Entrup
Hi, I want to typeset an "excurses" description that is marked with a leftframe. The problem is that it spans about multiple pages and has footnotes. Here is an MWE: ``` %% -> mwe-framedtext.pdf \defineframedtext[excursusbg][ frame=off, leftframe=on, rulethickness=1mm,

[NTG-context] Re: table float split behavior

2024-07-08 Thread vm via ntg-context
On 08/07/2024 14:39, Bruce Horrocks wrote: \defineselector [caption] [max=2] \starttext \setupfloatsplitting [inbetween={\setupselector[caption][n=2]}] \setupselector[caption][n=1] \placetable[split] {\select{caption} {Parameters of \type{\setupsomething}. You can also use the param

[NTG-context] Re: table float split behavior

2024-07-08 Thread Henning Hraban Ramm
Am 08.07.24 um 14:39 schrieb Bruce Horrocks: On 7 Jul 2024, at 19:34, Henning Hraban Ramm wrote: Am 07.07.24 um 20:22 schrieb Bruce Horrocks: On 7 Jul 2024, at 10:51, Henning Hraban Ramm wrote: Also, is it possible to have different captions in first and other parts? This previous thread

[NTG-context] Re: table float split behavior

2024-07-08 Thread Henning Hraban Ramm
Am 08.07.24 um 15:48 schrieb vm via ntg-context: There is a reason that the \recurselevel do not work in this context; all \recurselevel show up as zero   {\bTABLE    \dorecurse{100}{    \bTR \bTD \recurselevel \eTD \bTD one \eTD \eTR    \bTR \bTD two \eTD \bTD \recurselevel \eTD \eTR    }

[NTG-context] Re: index sort order (de)

2024-07-08 Thread Hans Hagen via ntg-context
On 7/7/2024 11:46 AM, Henning Hraban Ramm wrote: Would any of the German users object to a change of the default? Well, I'm sure that you can guess which german you need to convince for me to change it (apply a patch) without second thought. Hans --

[NTG-context] Re: table float split behavior

2024-07-08 Thread vm via ntg-context
On 08/07/2024 16:25, Henning Hraban Ramm wrote: Try #1, it often works where \recurselevel fails. That gives the intended numbers. Thank you ___ If your question is of interest to others as well, please add an e

[NTG-context] https://behdad.org/text2024/

2024-07-08 Thread luigi scarso
https://behdad.org/text2024/ A lot of stuff. -- luigi ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / https://mailman.ntg.nl/mailman3/lists/nt

[NTG-context] Re: https://behdad.org/text2024/

2024-07-08 Thread Henning Hraban Ramm
Am 09.07.24 um 07:13 schrieb luigi scarso: https://behdad.org/text2024/ A lot of stuff. The author is quite opinionated against ConTeXt/LuaTeX, knows only the HarfBuzz version and can’t appreciate an independent, complete OpenType renderer, it seems. Hraban