lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Aligning c1 |. with R1 |.


From: Jean-Charles Malahieude
Subject: Re: Aligning c1 |. with R1 |.
Date: Sat, 01 Jun 2013 11:01:01 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130311 Thunderbird/17.0.4

Le 31/05/2013 22:24, Jean-Charles Malahieude disait :
Le 31/05/2013 22:02, Thomas Morley disait :
I'll have a look on it tomorrow, since my eyes are quite tired now.
I wanted to mimic Breitkopf's original with the last bar (and the book
contains 80 scores).


Many, many thanks to David.

It works like a charm, and even introducing it through a "global" variable does the trick, which is very useful with SATB chorals.


global = {
  \set Score.currentBarNumber = #68
  \key f \major
  \time 4/4
  \repeat volta 2 { \skip 1 * 4 \onceCenterNoteColumn #0 s1 }
  \skip 1 * 2 \break
  \skip 1 * 6
  \centerNoteColumnOn s1 \bar "|."
}


Cheers,
Jean-Charles



reply via email to

[Prev in Thread] Current Thread [Next in Thread]