Controlling formatting of prefatory items: Difference between revisions

m Replace version="2.24.0" with version="2.24" now that the LilyWiki extension supports auto-selecting the latest release in a stable series
mNo edit summary
 
Line 2: Line 2:


<lilypond version="2.24">
<lilypond version="2.24">
%% http://lsr.di.unimi.it/LSR/Item?id=166
\transpose c c' {
\transpose c c' {
   \override Staff.Clef.break-visibility = #end-of-line-visible
   \override Staff.Clef.break-visibility = #end-of-line-visible
Line 30: Line 27:
}
}
</lilypond>
</lilypond>
[[Category:Breaks]]
[[Category:Tweaks and overrides]]
[[Category:Snippet]]