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 21, 2024
1 parent a32e130 commit a371e49
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions faberge/stylesheet.ily
Original file line number Diff line number Diff line change
Expand Up @@ -78,9 +78,7 @@
\consists Script_engraver
\consists Text_engraver
\consists \alternateTextSpannerEngraver

\override TextScript.font-size = 6

\override TextSpanner.font-size = 6
}
\context
Expand Down Expand Up @@ -213,11 +211,6 @@
\override StemTremolo.slope = 0.5
\override TextSpanner.to-barline = ##t
\override TextScript.font-name = #"Palatino"
% DISCOVERY: overriding textscript.x-extent = ##f
% makes lilypond ignore self-alignment-x tweaks;
% probably should never be done at stylesheet level.
% NOTE: may be best to override NO text script properties.
\override TextScript.X-extent = ##f
\override TupletBracket.full-length-to-extent = ##f
\override TupletBracket.padding = 2
\override TupletNumber.font-size = 1
Expand Down

0 comments on commit a371e49

Please sign in to comment.