From 149719002f5506370cd89d4f5d9447324f50dc53 Mon Sep 17 00:00:00 2001 From: Carl Sorensen Date: Mon, 16 Mar 2009 17:57:40 -0600 Subject: [PATCH] Docs: Update fretboard-chordchanges.ly snippet --- input/new/fretboard-chordchanges.ly | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/input/new/fretboard-chordchanges.ly b/input/new/fretboard-chordchanges.ly index 9d86f116bc..062f76cae8 100644 --- a/input/new/fretboard-chordchanges.ly +++ b/input/new/fretboard-chordchanges.ly @@ -4,14 +4,16 @@ lsrtags = "fretted-strings" texidoc = "FretBoards can be set to display only when the chord changes or at the beginning of a new line." - doctitle = "Fretboard chordchanges" + doctitle = "chordChanges for FretBoards" } +\include "predefined-guitar-fretboards.ly" + myChords = \chordmode { - c1 c1 \break c1 c1 \break \set chordChanges = ##t c1 c1 \break + c1 c1 \break } << -- 2.39.5