From: hanwen Date: Sun, 12 Mar 2006 21:53:50 +0000 (+0000) Subject: init rehearsalMarkAlignSymbol to staff-bar. X-Git-Tag: release/2.8.2~100 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=fa0d9802d44158f87eb09077e73ffd1db8fc0f4f;p=lilypond.git init rehearsalMarkAlignSymbol to staff-bar. --- diff --git a/ChangeLog b/ChangeLog index a8e8633f8f..fa639f2545 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2006-03-12 Han-Wen Nienhuys + + * ly/engraver-init.ly: init rehearsalMarkAlignSymbol to staff-bar. + 2006-03-12 Mats Bengtsson * Documentation/user/instrument-notation.itely (Setting simple @@ -6,7 +10,8 @@ 2006-03-12 Han-Wen Nienhuys - * scripts/lilypond-book.py (get_latex_textwidth): explicitly close tmphandle. + * scripts/lilypond-book.py (get_latex_textwidth): explicitly close + tmphandle. * python/lilylib.py (system): rewrite system() using subprocess. Remove >& redirection trickery. @@ -19,7 +24,7 @@ 2006-03-11 Han-Wen Nienhuys * Documentation/user/GNUmakefile ($(outdir)/lilypond.html): - unsplit man also needs images. + unsplit man also needs images. * tex/texinfo.tex (sectionheading, q.v.): relax after \char'15. diff --git a/ly/engraver-init.ly b/ly/engraver-init.ly index dd8b0d24c6..da897cdefa 100644 --- a/ly/engraver-init.ly +++ b/ly/engraver-init.ly @@ -515,13 +515,13 @@ AncientRemoveEmptyStaffContext = \context { pedalSostenutoStrings = #'("Sost. Ped." "*Sost. Ped." "*") pedalSostenutoStyle = #'mixed - harmonicAccidentals = ##t fingeringOrientations = #'(up down) stringNumberOrientations = #'(up down) tupletNumberFormatFunction = #denominator-tuplet-formatter markFormatter = #format-mark-letters - rehearsalMark = #1 + rehearsalMark = #1 + rehearsalMarkAlignSymbol = #'staff-bar subdivideBeams = ##f allowBeamBreak = ##f extraNatural = ##t