Skip to content

Commit

Permalink
Cleaned up stylesheet.ily files.
Browse files Browse the repository at this point in the history
  • Loading branch information
trevorbaca committed Jun 30, 2024
1 parent 5a97b96 commit e08021a
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions faberge/stylesheet.ily
Original file line number Diff line number Diff line change
Expand Up @@ -184,11 +184,7 @@
% to prevent breath marks from back-extending staff lines:
\override BreathingSign.X-extent = ##f
\override BreathingSign.extra-offset = #'(-1.5 . 0)
%\override DynamicLineSpanner.padding = #3
% leave dynamic alignment set to center in this score
%\override DynamicText.self-alignment-X = #left
\override Glissando.thickness = 3
% TODO: add to context definition in every score
\override Hairpin.to-barline = ##f
\override NoteCollision.merge-differently-dotted = ##t
\override NoteColumn.ignore-collision = ##t
Expand All @@ -202,13 +198,11 @@
\override StemTremolo.slope = 0.5
\override TextSpanner.to-barline = ##t
\override TextScript.font-name = #"Palatino"
\override TrillSpanner.Y-extent = ##f
\override TupletBracket.full-length-to-extent = ##f
\override TupletBracket.padding = 2
\override TupletNumber.font-size = 1
autoBeaming = ##f
% activate in score:
barNumberFormatter = #baca-oval-bar-numbers
rehearsalMarkFormatter = #format-mark-box-alphabet
proportionalNotationDuration = \musicLength 1*1/24
tupletFullLength = ##t
}
Expand Down

0 comments on commit e08021a

Please sign in to comment.