From: Han-Wen Nienhuys Date: Sun, 30 Jan 2005 22:14:06 +0000 (+0000) Subject: (alteration->text-accidental-markup): change X-Git-Tag: release/2.5.14~191 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=165d4d0eab7f8df3ada312874ee93bc25f843946;p=lilypond.git (alteration->text-accidental-markup): change - to . --- diff --git a/ChangeLog b/ChangeLog index ed126f28da..a5a1408cd6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2005-01-30 Han-Wen Nienhuys + * scm/chord-name.scm (alteration->text-accidental-markup): change + - to . + * scm/output-ps.scm (utf8-string): add utf8-string for completeness. * scm/framework-ps.scm (dump-stencil-as-EPS): new function diff --git a/scm/chord-name.scm b/scm/chord-name.scm index 6addeddc93..c074d66066 100644 --- a/scm/chord-name.scm +++ b/scm/chord-name.scm @@ -21,7 +21,7 @@ 0.3 0.6) (make-musicglyph-markup - (string-append "accidentals-" (number->string alteration)))))) + (string-append "accidentals." (number->string alteration)))))) (define (accidental->markup alteration) "Return accidental markup for ALTERATION." diff --git a/scripts/lilypond-book.py b/scripts/lilypond-book.py index 99ddb8f5c3..7add63df5c 100644 --- a/scripts/lilypond-book.py +++ b/scripts/lilypond-book.py @@ -490,7 +490,8 @@ output = { OUTPUT: r''' @iftex @include %(base)s-systems.texi -@end iftex''', +@end iftex +''', OUTPUTIMAGE: r'''@noindent @ifnottex