Re: Capitalized text

2021-06-28 Thread Werner LEMBERG
> > Today, I learned that OpenType has a feature to make capital letters > small. Setting smcp and c2sc features together renders all letters > in small caps regardless of the underlying capitalization. > > Good news, right? but I also learned that LilyPond's default font > doesn't have these fe

Re: Capitalized text

2021-06-28 Thread Dan Eble
On Jun 28, 2021, at 09:11, Jean Abou Samra wrote: > >> TH. I plan to try enabling small caps and adding the option to >> transform to *lowercase* in text-interface to avoid a larger "C" in >> "CODA". > > I'd make a forced-case property taking values 'upper, 'lower or '(). > That shoul

Re: Capitalized text

2021-06-28 Thread Jean Abou Samra
Le 28/06/2021 14:21, Dan Eble <[1]e...@ticalc.org> a écrit : On Jun 28, 2021, at 06:03, Jean Abou Samra <[2]j...@abou-samra.fr> wrote: Le 27 juin 2021 à 21:19, Dan Eble <[3]nine.fierce.ball...@gmail.com> a écrit : I am working on a grob for section labels. I want to recommend t

Re: Capitalized text

2021-06-28 Thread Dan Eble
> On Jun 28, 2021, at 06:03, Jean Abou Samra wrote: > >> Le 27 juin 2021 à 21:19, Dan Eble a écrit : >> >> I am working on a grob for section labels. I want to recommend that the >> user encode the section name in title case (Coda), but I want LilyPond to >> render it in all caps (CODA) by

Fwd: Capitalized text

2021-06-28 Thread Jean Abou Samra
(Sorry, sent privately by accident.) Début du message transféré : > Expéditeur: Jean Abou Samra > Date: 28 juin 2021 12:03:25 UTC+2 > Destinataire: Dan Eble > Objet: Rép : Capitalized text > > > >> Le 27 juin 2021 à 21:19, Dan Eble a écrit : >> >> I

Capitalized text

2021-06-27 Thread Dan Eble
I am working on a grob for section labels. I want to recommend that the user encode the section name in title case (Coda), but I want LilyPond to render it in all caps (CODA) by default. Is there already a grob property to enable this transformation? I've hacked in a callback that calls strin