I'd like to know how to convert the former file to the latter
automatically, not manually.
Something like that seems to work
%%%%%%%%%%%%%%
\include "italiano.ly"
music = { do8 re mi fa sol la si do | sib2 mib |
si4 si si si|
\bar "|." }
\include "deutsch.ly"
\displayLilyMusic \music
%%%%%%%%%%%%%%
The output gives notes in deutsch (and with a good indentation ...)
{
c8 d e f g a h c |
b2 es |
h4 h h h |
\bar "|."
}
You just have to redirect the output.
Gilles
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user