mirror of
https://github.com/kastdeur/bagpipe.ly.git
synced 2025-01-07 00:13:35 +01:00
Removed unused code
This commit is contained in:
parent
61d706fb26
commit
a181f908a7
1 changed files with 0 additions and 2 deletions
|
@ -79,7 +79,6 @@ showTrueKeySignature = {
|
||||||
\override Slur.direction = #up
|
\override Slur.direction = #up
|
||||||
\override Tie.direction = #up
|
\override Tie.direction = #up
|
||||||
|
|
||||||
%\override KeySignature.print-function = ##f
|
|
||||||
\override VoltaBracketSpanner.Y-extent = #'(-1.5 . 0)
|
\override VoltaBracketSpanner.Y-extent = #'(-1.5 . 0)
|
||||||
\override VoltaBracket.height = #2.2
|
\override VoltaBracket.height = #2.2
|
||||||
}
|
}
|
||||||
|
@ -365,7 +364,6 @@ trebling = \markup {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
% Abbreviated notation common in piobaireachd scores.
|
% Abbreviated notation common in piobaireachd scores.
|
||||||
% TODO: Make sure these are put on a fixed Y-position.
|
|
||||||
txtaor = \markup { \center-align "T" }
|
txtaor = \markup { \center-align "T" }
|
||||||
txcrun = \markup { \center-align "C" }
|
txcrun = \markup { \center-align "C" }
|
||||||
txtaorcrun = \markup {
|
txtaorcrun = \markup {
|
||||||
|
|
Loading…
Reference in a new issue