fixing first measure of each piece in score
This commit is contained in:
parent
199e1072e4
commit
f32cd3598b
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
{ dis'1^\markup { \pad-markup #0.2 "-17"}_\markup { \lower #3 \pad-markup #0.2 \concat{ "III"\normal-size-super " 1" }} ~ }
|
||||
{ dis'1^\markup { \pad-markup #0.2 "-17"}_\markup { \lower #3 \pad-markup #0.2 \concat{ "I"\normal-size-super " 7↑" }} ~ }
|
||||
\bar "|"
|
||||
{ dis'1 ~ }
|
||||
\bar "|"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
{ b1^\markup { \pad-markup #0.2 "-35"}_\markup { \lower #3 \pad-markup #0.2 \concat{ "III"\normal-size-super " 1" }} ~ }
|
||||
{ b1^\markup { \pad-markup #0.2 "-35"}_\markup { \lower #3 \pad-markup #0.2 \concat{ "I"\normal-size-super " 11↑" }} ~ }
|
||||
\bar "|"
|
||||
{ b1 ~ }
|
||||
\bar "|"
|
||||
|
|
|
|||
Loading…
Reference in a new issue