mirror of
https://github.com/kastdeur/bagpipe.ly.git
synced 2025-01-04 23:23:32 +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 Tie.direction = #up
|
||||
|
||||
%\override KeySignature.print-function = ##f
|
||||
\override VoltaBracketSpanner.Y-extent = #'(-1.5 . 0)
|
||||
\override VoltaBracket.height = #2.2
|
||||
}
|
||||
|
@ -365,7 +364,6 @@ trebling = \markup {
|
|||
}
|
||||
}
|
||||
% Abbreviated notation common in piobaireachd scores.
|
||||
% TODO: Make sure these are put on a fixed Y-position.
|
||||
txtaor = \markup { \center-align "T" }
|
||||
txcrun = \markup { \center-align "C" }
|
||||
txtaorcrun = \markup {
|
||||
|
|
Loading…
Reference in a new issue