CVSROOT:        /cvsroot/lilypond
Module name:    lilypond
Branch:         
Changes by:     Mats Bengtsson <[EMAIL PROTECTED]>      05/08/18 15:10:53

Modified files:
        .              : ChangeLog 
        input/test     : script-abbreviations.ly 

Log message:
        * input/test/script-abbreviations.ly: Removed some old LaTeX
        left overs.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/ChangeLog.diff?tr1=1.4035&tr2=1.4036&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/input/test/script-abbreviations.ly.diff?tr1=1.28&tr2=1.29&r1=text&r2=text

Patches:
Index: lilypond/ChangeLog
diff -u lilypond/ChangeLog:1.4035 lilypond/ChangeLog:1.4036
--- lilypond/ChangeLog:1.4035   Thu Aug 18 14:04:01 2005
+++ lilypond/ChangeLog  Thu Aug 18 15:10:53 2005
@@ -1,3 +1,8 @@
+2005-08-18  Mats Bengtsson  <[EMAIL PROTECTED]>
+
+       * input/test/script-abbreviations.ly: Removed some old LaTeX
+       left overs.
+
 2005-08-18  Jan Nieuwenhuizen  <[EMAIL PROTECTED]>
 
        * python/convertrules.py (conv): inside-slur -> avoid-slur.
Index: lilypond/input/test/script-abbreviations.ly
diff -u lilypond/input/test/script-abbreviations.ly:1.28 
lilypond/input/test/script-abbreviations.ly:1.29
--- lilypond/input/test/script-abbreviations.ly:1.28    Sun Jun 26 22:46:56 2005
+++ lilypond/input/test/script-abbreviations.ly Thu Aug 18 15:10:53 2005
@@ -15,12 +15,12 @@
       \override TextScript  #'font-family = #'typewriter
       \override TextScript  #'font-shape = #'upright
       c''4-._"c-."      s4
-      c''4--_"c-{}-"    s4
+      c''4--_"c--"      s4
       c''4-+_"c-+"      s4
       c''4-|_"c-|"      s4
       c''4->_"c->"      s4
-      c''4-^_"c-\\^{ }" s4
-      c''4-__"c-\_" s4      
+      c''4-^_"c-^"      s4
+      c''4-__"c-_"      s4      
     }
   }
 


_______________________________________________
Lilypond-cvs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-cvs

Reply via email to