From b1bc02ec573a97607ecbb1b29a51ce92c34af547 Mon Sep 17 00:00:00 2001 From: Reinhold Kainhofer Date: Sat, 17 Sep 2011 21:19:27 +0200 Subject: [PATCH] Glossary: Fix snippets with Scale degree and function --- Documentation/music-glossary.tely | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/Documentation/music-glossary.tely b/Documentation/music-glossary.tely index fff26f135e..040e93b1be 100644 --- a/Documentation/music-glossary.tely +++ b/Documentation/music-glossary.tely @@ -6831,10 +6831,8 @@ scale as roots of chords. The most important are degrees I = tonic \new Staff \relative c' { c1 d e f g a b c } - \lyrics { - << { I II III IV V VI VII I } - { T "" "" S D } >> -} + \lyrics { I II III IV V VI VII I } + \lyrics { T "" "" S D } >> @end lilypond -- 2.39.5