lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: how to make a lilypond fragment without any notes in it?


From: Gilles
Subject: Re: how to make a lilypond fragment without any notes in it?
Date: Mon, 10 Jan 2005 21:33:05 +0100
User-agent: Mutt/1.5.6+20040907i

> 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]