Re: sectionLabel with box - global formatting

2023-04-01 Thread Simon Martineau
lain; charset="utf-8" > > I know how to use \repeat volta to produce alternative endings. I'm trying > to set a song in which the music for verses 2 and 3 is different from the > music for verse 1. Is there something like \repeat volta for alternative > beginnings? > t

Question for Windows users

2023-04-01 Thread Jean Abou Samra
Hi, A little question for Windows users: could one of you please do the following test and report back? 1. Choose any font that is NOT installed on your system. Random choice: https://www.fontsquirrel.com/fonts/alex-brush It's very recognizable, so it'll be easy to tell if the font is be

Re: sectionLabel with box - global formatting

2023-04-01 Thread Stephan Schöll
Jean, Am 01.04.2023 um 21:13 schrieb Jean Abou Samra: Le samedi 01 avril 2023 à 21:02 +0200, Stephan Schöll a écrit : Hi Ponders In earlier scores of mine I used /mark /markup {  /box "Mark Label" } Now that I'm migrating (some of) those to /sectionLabel (yes, I can simply replace /mark by

Re: sectionLabel with box - global formatting

2023-04-01 Thread Jean Abou Samra
Le samedi 01 avril 2023 à 21:02 +0200, Stephan Schöll a écrit : > > Hi Ponders > > > > In earlier scores of mine I used > > > > /mark /markup {  /box "Mark Label" } > > > > Now that I'm migrating (some of) those to /sectionLabel (yes, I can > > simply replace /mark by /sectionLabel) I wonder ho

LilyPond 2.25.3

2023-04-01 Thread Jonas Hahnfeld via LilyPond user discussion
We are happy to announce the release of LilyPond 2.25.3. This is termed a development release, but these are usually reliable for testing new features and recent bug fixes. However, if you require stability, we recommend using version 2.24.1, the current stable release. Please refer to the Installi

sectionLabel with box - global formatting

2023-04-01 Thread Stephan Schöll
Hi Ponders In earlier scores of mine I used /mark /markup {  /box "Mark Label" } Now that I'm migrating (some of) those to /sectionLabel (yes, I can simply replace /mark by /sectionLabel) I wonder how I could add the box globally. I know that I could accomplish that with a substitution function

Re: Alternative beginnings

2023-04-01 Thread Jonathan Poulin
Maybe, this is what you want to get. \version "2.24.1" { a'1 \repeat volta 3 { b'1 \alternative { \volta 1 { c'1 } \volta 2,3 { d'1 } } } e'1 } regards Jonathan Le sam. 1 avr. 2023 à 12:22, Jean Abou Samra a écrit : > Le samedi 01 av

Re: Alternative beginnings

2023-04-01 Thread Jean Abou Samra
Le samedi 01 avril 2023 à 12:05 -0400, John Burt a écrit : > > I know how to use \repeat volta to produce alternative endings. I'm trying > > to set a song in which the music for verses 2 and 3 is different from the > > music for verse 1. Is there something like > > \repeat volta for alternati

Re: Alternative beginnings

2023-04-01 Thread David Kastrup
John Burt writes: > I know how to use \repeat volta to produce alternative endings. I'm trying > to set a song in which the music for verses 2 and 3 is different from the > music for verse 1. Is there something like \repeat volta for alternative > beginnings? Would { Verse 1 \repeat volta 3 {

Alternative beginnings

2023-04-01 Thread John Burt
I know how to use \repeat volta to produce alternative endings. I'm trying to set a song in which the music for verses 2 and 3 is different from the music for verse 1. Is there something like \repeat volta for alternative beginnings? thanks John

DS al coda with coda mark within a repeat section

2023-04-01 Thread Jonathan Poulin
Hello, I'm about to transcript a part that contains a D.S al coda with the to code mark placed in a repeat section. The picture below shows an example of what I want but with the code mark misplaced. I manually place the text "last time to code" where I want it. I include the code I have. Can you

Re: temporarily overriding paper variables

2023-04-01 Thread Jean Abou Samra
Le mercredi 29 mars 2023 à 21:56 +0200, Jean Abou Samra a écrit : > > It seems so, yes.  Jean, do you have an idea?  Shall I submit an > > issue? > > I am not yet sure if this is a bug or not. This is from `page-layout-problem.cc`: ``` void Page_layout_problem::append_prob (Prob *prob, Spring c