lilypond-user
[Top][All Lists]
Advanced

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

Can't get chord symbols to print right


From: Frank Wuest
Subject: Can't get chord symbols to print right
Date: Wed, 10 Jul 2013 07:20:19 +0100 (BST)

Hi everyone,

I just need to rearrange some sheet music, and this is the first time I need to 
incorporate chord symbols.

I tried to go about according to the documentation, but can't quite get things 
to work. Th following code:

\version "2.16.1"
\header {
title = whatever"
}
{
\key des \major
\clef bass
\time 4/4
\chords {es:m9 f:m7 ges:maj7 f:m7}
{es4 r8 f8 ges4 r8 f8}
}


gives me a bar with chord symbols below it, and another bar with notes. 


So, where's my mistake?

cheers,
Frank




reply via email to

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