bug-gnu-music
[Top][All Lists]
Advanced

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

Bar problem


From: Rune Zedeler
Subject: Bar problem
Date: Mon, 05 Feb 2001 23:59:15 +0100

Special bars at end of line before repeats do not work:

\include "norsk.ly"
\include "paper20.ly"
\version "1.3.125"
\score {
   \notes \relative c'' {
       c c c c c c c c \bar "||"; \break
       \repeat "volta" 2 {c c c c c c c c}
   }
   \paper{}
}


-rune



reply via email to

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