CVSROOT: /cvsroot/lilypond Module name: lilypond Branch: Changes by: Han-Wen Nienhuys <[EMAIL PROTECTED]> 05/05/22 23:30:47
Modified files: . : ChangeLog scripts : lilypond-book.py Log message: (PREAMBLE_LY): add marker, where people can start to cut & paste lilypond-book fragments. CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/ChangeLog.diff?tr1=1.3647&tr2=1.3648&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/scripts/lilypond-book.py.diff?tr1=1.257&tr2=1.258&r1=text&r2=text Patches: Index: lilypond/ChangeLog diff -u lilypond/ChangeLog:1.3647 lilypond/ChangeLog:1.3648 --- lilypond/ChangeLog:1.3647 Sun May 22 23:29:23 2005 +++ lilypond/ChangeLog Sun May 22 23:30:46 2005 @@ -1,5 +1,8 @@ 2005-05-23 Han-Wen Nienhuys <[EMAIL PROTECTED]> + * scripts/lilypond-book.py (PREAMBLE_LY): add marker, where people + can start to cut & paste lilypond-book fragments. + * scm/define-music-types.scm (music-descriptions): remove UntransposableMusic Index: lilypond/scripts/lilypond-book.py diff -u lilypond/scripts/lilypond-book.py:1.257 lilypond/scripts/lilypond-book.py:1.258 --- lilypond/scripts/lilypond-book.py:1.257 Wed May 18 14:55:37 2005 +++ lilypond/scripts/lilypond-book.py Sun May 22 23:30:46 2005 @@ -557,6 +557,11 @@ #(define version-seen? #t) %(preamble_string)s + +%% ******************************** +%% Start cut-&-pastable-section +%% ******************************** + \paper { #(define dump-extents #t) %(font_dump_setting)s _______________________________________________ Lilypond-cvs mailing list Lilypond-cvs@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-cvs