Bertalan Fodor (LilyPondTool) wrote:
Hi,does anyone of you have a script or a way to convert from (simple) html to markup like this:This is a me<b><i>lis</i></b>ma. To get: \markup { "This is a " \concat { "me" \bold \italic "lis" "ma." } }
sed would do the job, but I'm too hazy on it to offer a solution. _______________________________________________ lilypond-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user
