CVSROOT: /cvsroot/lilypond
Module name: lilypond
Branch:
Changes by: Han-Wen Nienhuys <[EMAIL PROTECTED]> 05/05/03 22:33:59
Modified files:
. : ChangeLog
ly : engraver-init.ly
Log message:
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/ChangeLog.diff?tr1=1.3544&tr2=1.3545&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/ly/engraver-init.ly.diff?tr1=1.229&tr2=1.230&r1=text&r2=text
Patches:
Index: lilypond/ChangeLog
diff -u lilypond/ChangeLog:1.3544 lilypond/ChangeLog:1.3545
--- lilypond/ChangeLog:1.3544 Tue May 3 22:22:55 2005
+++ lilypond/ChangeLog Tue May 3 22:33:59 2005
@@ -1,5 +1,7 @@
2005-05-04 Han-Wen Nienhuys <[EMAIL PROTECTED]>
+ * COPYING: add font exception. Update FSF address.
+
* lily/context-def.cc (path_to_acceptable_context): bugfix, depth
should be taken without child context.
Index: lilypond/ly/engraver-init.ly
diff -u lilypond/ly/engraver-init.ly:1.229 lilypond/ly/engraver-init.ly:1.230
--- lilypond/ly/engraver-init.ly:1.229 Tue May 3 22:22:56 2005
+++ lilypond/ly/engraver-init.ly Tue May 3 22:33:59 2005
@@ -436,7 +436,7 @@
\defaultchild "Staff"
\accepts "Staff"
\accepts "RhythmicStaff"
-%{ \accepts "TabStaff"
+ \accepts "TabStaff"
\accepts "VaticanaStaff"
\accepts "GregorianTranscriptionStaff"
\accepts "MensuralStaff"
@@ -450,7 +450,7 @@
\accepts "Devnull"
\accepts "NoteNames"
\accepts "FiguredBass"
-%}
+
soloText = #"Solo"
soloIIText = #"Solo II"
aDueText = #"a2"
_______________________________________________
Lilypond-cvs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-cvs