]> git.donarmstrong.com Git - lilypond.git/commitdiff
init rehearsalMarkAlignSymbol to staff-bar.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 12 Mar 2006 21:53:50 +0000 (21:53 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 12 Mar 2006 21:53:50 +0000 (21:53 +0000)
ChangeLog
ly/engraver-init.ly

index a8e8633f8f9e83ba71ce5a3bf745d333085594d0..fa639f25454b38db3419b9b02f8472886e27f230 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-03-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * ly/engraver-init.ly: init rehearsalMarkAlignSymbol to staff-bar.
+
 2006-03-12  Mats Bengtsson  <mabe@drongo.s3.kth.se>
 
        * Documentation/user/instrument-notation.itely (Setting simple
@@ -6,7 +10,8 @@
 
 2006-03-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
-       * 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  <hanwen@xs4all.nl>
 
        * 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.
 
index dd8b0d24c60e4cc4a2d4f0624b7e1dc465fe1551..da897cdefaaee21b451774f437395af27fc98dd1 100644 (file)
@@ -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