Re: Use markup in \replace when lilypond is expecting a string?

2022-06-17 Thread P J
Many thanks for your help! On Thu, 16 Jun 2022 at 08:16, Jean Abou Samra wrote: > > > Le 16/06/2022 à 02:36, Valentin Petzel a écrit : > > Of course it would > > theoretically be possible to define a custom replace command that allows > for > > this. > > > Let me throw in a possible solution: >

Use markup in \replace when lilypond is expecting a string?

2022-06-15 Thread P J
Sorry if this is a silly question... but I am struggling with the \replace function. Let's take this example: --- \markup \replace #'(("100" . "hundred") ("dpi" . "dots per inch")) "A 100 dpi." --- What code should I use if rather than replacing "100" with