The lilypond importer will import this properly:
\relative c'' {
a4 a a a
}
The importer fails to import this:
\relative c'' {
a4 r a a
}
I started to look through the code. Maybe someone could help point me to
the best way to debug this or tell me where the relevant procedure is.
Thanks, Jeremiah _______________________________________________ Denemo-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/denemo-devel
