
14 Jun
2025
14 Jun
'25
10:32 a.m.
On 6/14/25 09:46, Damien Thiriet via ntg-context wrote:
Hi,
My presentations are using the luciole font (https://luciole-vision.com/), a font designed for eyed-impaired people and big sizes. It is quite appreciated by my pupils. However, some titles are overboxed.
Hi Damien, `\setuphead[section][align={right, broad}]` may be your friend here (even without `broad`).
PS: For those interested in Luciole, my typescripts:
I never created typescripts, since this works fine for me: \definefontfamily[whatever][rm][Luciole] \setupbodyfont [whatever,24pt] Just in case it might help, Pablo