Re: About LilyPond music font format

2025-01-07 Thread Werner LEMBERG
> Currently I am working with a FontForge script to convert LilyPond > music fonts to SMuFL. There was/is a project to do that, see https://wolfgangsta.github.io/emmentaler-bravura/ It would be great if you could help with that. > The following table(s) in the font have been ignored by FontF

\set vocalName = "Bert " when preceded by intro

2025-01-07 Thread Walt North
What would be the correct way to code something that has a short intoduction followed by stanzas that have singer names specific for each stanza? The MWE starts with an example from the documentation and then adds an intro.  If I comment out the intro the names are shown. If I uncomment the i

About LilyPond music font format

2025-01-07 Thread tran li
Currently I am working with a FontForge script to convert LilyPond music fonts to SMuFL. While I am writing the script, I find that when I opens a LilyPond font, FontForge will pop up a dialog showing warnings: The following table(s) in the font have been ignored by FontForge   Ignoring 'LILC'

Re: Frescobaldi Music View in landscape?

2025-01-07 Thread Thomas Scharkowski
Thank you Jakub! Now it works. I had tried: #(set-default-paper-size "a4" ’landscape) - Frescobaldi showed staffs running vertically. ;-) > Am 07.01.2025 um 13:55 schrieb Jakub Pavlík : > > When a LilyPond document is engraved landscape like > > \paper { > #(set-paper-size "a4landscape") >

Re: Remove volta bracket from Segno

2025-01-07 Thread Timothy Lanfear
On 06/01/2025 23:27, Lucas Cavalcanti wrote: Hello! I'm writing down the structure of the song "Stargazer" (by Rainbow) in lilypond and have encountered a situation due to the song's form of ABABCAE: A is the verse and refrain; B is a pivot or "a tiny bridge"; C is the interlude; and E is the c

Re: Frescobaldi Music View in landscape?

2025-01-07 Thread Jakub Pavlík
When a LilyPond document is engraved landscape like \paper { #(set-paper-size "a4landscape") } it is displayed appropriately in Frescobaldi. Are you looking for a way to rotate the music view, so that a portrait document can still be viewed landscape, with staffs running vertically rather than

Re: Frescobaldi Music View in landscape?

2025-01-07 Thread Hans Aikema
> On 7 Jan 2025, at 10:46, Thomas Scharkowski wrote: > > Should be easy, but I could not find out how to get Frescobaldi’s Music View > in landscape. > > Any help appreciated, > > Thomas Goes automatic to landscape view when you configure lilypond to output on a landscape paperformat as i

Frescobaldi Music View in landscape?

2025-01-07 Thread Thomas Scharkowski
Should be easy, but I could not find out how to get Frescobaldi’s Music View in landscape. Any help appreciated, Thomas