|
From: | Paul Scott |
Subject: | Re: No volta printed at the beginning |
Date: | Wed, 20 Oct 2004 13:05:37 -0700 |
User-agent: | Mozilla Thunderbird 0.8 (X11/20040926) |
Nicolas Sceaux wrote:
If that's not a bug, I would be interested in knowing how to make it appear: \version "2.3.22" \header { texidoc="The volta bracket is not printed when the manual repeat command is at the beginning of the score: --> warning: No volta spanner to end" } \layout { raggedright = ##t } { \set Score . repeatCommands = #'((volta "1.")) c'1 \set Score . repeatCommands = #'((volta #f)) c'1 }
Just use \bar "|:"There is not an obvious standard since music is often printed without this initial repeat back to the beginning. (If you don't see another place to repeat to it's to the beginning).
Paul Scott
[Prev in Thread] | Current Thread | [Next in Thread] |