> One of the lilypond items I want to render is a staff with a clef and a 
> key signature on it. No notes required at all, as this part of the 
> document is about key signatures.
> 
> \documentclass[a4paper]{article}
> \begin{document}
> 
> 
> \begin{lilypond}
> {
> \key g \major
> }
> \end{lilypond}
> 
> ...and some text here.
> 
> \end{document}
> 

Add a space ("s") note after the "\key".

Gilles


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to