When I ran into a problem with lilypond-book, I had just updated
a dozen 2.2 files to 2.4, so I wrote this utility to make sure
I wouldn't have as much trouble in the future.

If you use lilypond-book, you'll love this.

 Run slyce.py on this file:               Head
                                        %{begin_group
                                        % name1.ly
                                        ...
                                        % name2.ly 
                                        ...
                                        % name3.ly 
                                        ... 
                                        end_group%}
                                          Tail

and these files are generated:

    name1.ly:     name2.ly:    name3.ly:

    Head          Head          Head
    ...           ...           ... 
    Tail          Tail          Tail

Grab it at my website.  daveA
http://www.openguitar.com/lyutilities.html
--


_______________________________________________
lilypond-user mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to