]> git.donarmstrong.com Git - lilypond.git/commitdiff
(alteration->text-accidental-markup): change
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 30 Jan 2005 22:14:06 +0000 (22:14 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 30 Jan 2005 22:14:06 +0000 (22:14 +0000)
- to .

ChangeLog
scm/chord-name.scm
scripts/lilypond-book.py

index ed126f28dad7194d4ccdecf8b7e233319d872216..a5a1408cd6567f7c4bce78cfe202ff88950a12cf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2005-01-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
+       * 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
index 6addeddc9325de5c1e80c5bb522c58ab29ab9a8c..c074d66066209c605e4121d444e819d6b898267a 100644 (file)
@@ -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."
index 99ddb8f5c31f964d1dd9bc9d896d7ac91c1648f1..7add63df5c145f34b8939d2ec7b57b026d7acb72 100644 (file)
@@ -490,7 +490,8 @@ output = {
                OUTPUT: r'''
 @iftex
 @include %(base)s-systems.texi
-@end iftex''',
+@end iftex
+''',
 
                OUTPUTIMAGE: r'''@noindent
 @ifnottex