]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/misc/CHANGES-1.3
lilypond-manuals.css: edit color scheme and some spacing
[lilypond.git] / Documentation / misc / CHANGES-1.3
index d6ba0bfc9f3068398f009f6e090ca9c7eee5d402..d8597a9238846d023a7a5bd86bf267568d483dba 100644 (file)
@@ -741,7 +741,7 @@ followVoice.
 
 * Documentation updates
 
-* Added -e,--evaluate=CODE, to evaluate scheme from the command
+* Added -e, --evaluate=CODE, to evaluate scheme from the command
 line. Practical application:
 
         -e "(set-lily-option 'midi-debug #t)'
@@ -3343,7 +3343,7 @@ item for hard constraints.
 handle_broken_smobs (); should conserve a little memory.
 
 * Fixed handling of orphaned score-elements. Any element that does
-not have its Line_of_score as a ancestor in both directions, is silently
+not have its Line_of_score as an ancestor in both directions, is silently
 removed from the output.  This guarantees that programming errors
 don't result in coredumps from Dimension_cache::common_refpoint ():
 element->line_l () is always a common reference point.