From: Carl Sorensen Date: Mon, 16 Mar 2009 23:57:40 +0000 (-0600) Subject: Docs: Update fretboard-chordchanges.ly snippet X-Git-Tag: release/2.13.1-1~63^2~13 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=149719002f5506370cd89d4f5d9447324f50dc53;p=lilypond.git Docs: Update fretboard-chordchanges.ly snippet --- 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 } <<