CVSROOT:        /cvsroot/lilypond
Module name:    lilypond
Branch:         
Changes by:     Han-Wen Nienhuys <[EMAIL PROTECTED]>    05/04/18 12:37:16

Modified files:
        .              : ChangeLog 
        Documentation/topdocs: NEWS.tely 
        Documentation/user: instrument-notation.itely 
Added files:
        input/test     : chord-names-languages.ly 
Removed files:
        input/test     : chord-names-german.ly 

Log message:
        * input/test/chord-names-languages.ly (Module): rename file.
        
        * lily/text-spanner.cc: add bound-padding.
        
        * lily/paper-book.cc (systems): accept Paper_score
        iso. Paper_system vector.
        
        * lily/line-interface.cc (make_arrow): new function. Patch by
        Jonatan Liljedahl <http://kymatica.com>
        (arrows): idem.
        
        * lily/line-spanner.cc (line_stencil): add arrows.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/ChangeLog.diff?tr1=1.3457&tr2=1.3458&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/Documentation/topdocs/NEWS.tely.diff?tr1=1.26&tr2=1.27&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/Documentation/user/instrument-notation.itely.diff?tr1=1.18&tr2=1.19&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/input/test/chord-names-languages.ly?rev=1.1

Patches:
Index: lilypond/ChangeLog
diff -u lilypond/ChangeLog:1.3457 lilypond/ChangeLog:1.3458
--- lilypond/ChangeLog:1.3457   Mon Apr 18 12:29:24 2005
+++ lilypond/ChangeLog  Mon Apr 18 12:37:16 2005
@@ -1,5 +1,7 @@
 2005-04-18  Han-Wen Nienhuys  <[EMAIL PROTECTED]>
 
+       * input/test/chord-names-languages.ly (Module): rename file.
+
        * lily/text-spanner.cc: add bound-padding.
 
        * lily/paper-book.cc (systems): accept Paper_score
Index: lilypond/Documentation/topdocs/NEWS.tely
diff -u lilypond/Documentation/topdocs/NEWS.tely:1.26 
lilypond/Documentation/topdocs/NEWS.tely:1.27
--- lilypond/Documentation/topdocs/NEWS.tely:1.26       Thu Apr 14 10:23:39 2005
+++ lilypond/Documentation/topdocs/NEWS.tely    Mon Apr 18 12:37:16 2005
@@ -34,6 +34,16 @@
 @itemize @bullet
 
 @item
+Lines, such glissandi or Text-spanner lines can have arrows at the end,
+
[EMAIL PROTECTED],fragment]
+\override Glissando #'arrow = ##t
+b''2 \glissando b'
[EMAIL PROTECTED] lilypond
+
[EMAIL PROTECTED]
+Chord names may now be rendered in Italian and French.
+
 @file{lilypond-book} now makes @file{lilypond} print line numbers
 relative to the input file for every error message.
 
Index: lilypond/Documentation/user/instrument-notation.itely
diff -u lilypond/Documentation/user/instrument-notation.itely:1.18 
lilypond/Documentation/user/instrument-notation.itely:1.19
--- lilypond/Documentation/user/instrument-notation.itely:1.18  Mon Apr 18 
11:27:22 2005
+++ lilypond/Documentation/user/instrument-notation.itely       Mon Apr 18 
12:37:16 2005
@@ -599,7 +599,7 @@
 set these variables.  The effect is
 demonstrated here,
 
[EMAIL PROTECTED]
[EMAIL PROTECTED]
 
 There are also two other chord name schemes implemented: an alternate
 Jazz chord notation, and a systematic scheme called Banter chords.  The


_______________________________________________
Lilypond-cvs mailing list
Lilypond-cvs@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-cvs

Reply via email to