From: Neil Puttock Date: Fri, 6 Mar 2009 01:11:55 +0000 (+0000) Subject: LSR: Update. X-Git-Tag: release/2.13.1-1~90 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=9997edd8d21d2bf4499a462a82acd33b2789d234;p=lilypond.git LSR: Update. --- diff --git a/input/lsr/fretboard-chordchanges.ly b/input/lsr/fretboard-chordchanges.ly new file mode 100644 index 0000000000..9ee73db6f7 --- /dev/null +++ b/input/lsr/fretboard-chordchanges.ly @@ -0,0 +1,24 @@ +%% Do not edit this file; it is auto-generated from input/new +%% This file is in the public domain. +\version "2.13.0" + +\header { + 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" +} % begin verbatim + + +myChords = \chordmode { + c1 c1 \break + c1 c1 \break + \set chordChanges = ##t + c1 c1 \break +} + +<< + \new ChordNames { \myChords } + \new FretBoards { \myChords } + \new Staff { \myChords } +>> diff --git a/input/lsr/fretted-strings.snippet-list b/input/lsr/fretted-strings.snippet-list index d379d2cf87..426b493d12 100644 --- a/input/lsr/fretted-strings.snippet-list +++ b/input/lsr/fretted-strings.snippet-list @@ -9,6 +9,7 @@ faking-a-hammer-in-tablatures.ly fingerings,-string-indications,-and-right-hand-fingerings.ly flamenco-notation.ly fret-diagrams-explained-and-developed.ly +fretboard-chordchanges.ly guitar-strum-rhythms.ly how-to-change-fret-diagram-position.ly jazz-combo-template.ly diff --git a/input/new/fretboard-chordchanges.ly b/input/new/fretboard-chordchanges.ly index ec0f1a968d..9d86f116bc 100644 --- a/input/new/fretboard-chordchanges.ly +++ b/input/new/fretboard-chordchanges.ly @@ -1,11 +1,11 @@ -\header{ - +\version "2.13.0" + +\header { + 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" } - - \version "2.13.0" myChords = \chordmode { c1 c1 \break