Hello,
I just wanted to say I found and corrected the syntax errors after RTFM. ;-)
Here is the correct syntax, should this help anyone in the future:
\version "2.15.23"
\header { tagline = ##f }
mus = { <e g c'>1 }
\score {
\new Staff \with { \remove Time_signature_engraver } { \clef bass
\transpose c' a \mus }
\layout { }
\midi { }
}
Kind regards,
Albert
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user