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

2024-07-09 Thread Hans Hagen
On 7/9/2024 8:46 AM, Henning Hraban Ramm wrote: 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,

[NTG-context] a different, but not zero, blank at the top of a page

2024-07-09 Thread mf
Hello, I need advice on blanks at the start of a page. Usually a blank is ignored when it's at the top of a page. You can force it with \blank[...,force], but its value is the same as in the remainder of the text. So, if the blank over a heading is 2 lines, forcing it at the top of the page

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

2024-07-09 Thread Hamid,Idris
Thanks to Luigi for sharing this. See below: -- Original Message -- From "Henning Hraban Ramm" mailto:te...@fiee.net>> To "ntg-context@ntg.nl" mailto:ntg-context@ntg.nl>> Date 7/9/2024 12:46:38 AM Subject [NTG-context] Re: https://behdad.org/text2024/ ** Cautio

[NTG-context] Re: a different, but not zero, blank at the top of a page

2024-07-09 Thread mf
Found this solution: \ifdim \pagetotal=0pt \blank[attop,force] \else \blank[normal] \fi Il 09/07/24 15:02, mf ha scritto: Hello, I need advice on blanks at the start of a page. Usually a blank is ignored when it's at the top of a page. You can force it with \blank[...,force], but its value