From 124c36ae31168981927cfc5eedc46e6af4c1fd36 Mon Sep 17 00:00:00 2001 From: Neil Puttock Date: Thu, 27 Nov 2008 23:00:49 +0000 Subject: [PATCH] LSR: Update. --- ...ollisions-of-chord-fingering-with-beams.ly | 2 +- input/lsr/chord-name-major7.ly | 19 +++++++++++++++++++ input/lsr/chords.snippet-list | 1 + 3 files changed, 21 insertions(+), 1 deletion(-) create mode 100644 input/lsr/chord-name-major7.ly diff --git a/input/lsr/avoiding-collisions-of-chord-fingering-with-beams.ly b/input/lsr/avoiding-collisions-of-chord-fingering-with-beams.ly index 62883a21bd..3431ef50c5 100644 --- a/input/lsr/avoiding-collisions-of-chord-fingering-with-beams.ly +++ b/input/lsr/avoiding-collisions-of-chord-fingering-with-beams.ly @@ -10,7 +10,7 @@ Fingerings and string numbers applied to individual notes will automatically avoid beams, but this is not true by default for fingerings and string numbers applied to the individual notes of chords. The following example shows how this default behavior can be -overriden: +overridden: " doctitle = "Avoiding collisions of chord fingering with beams" diff --git a/input/lsr/chord-name-major7.ly b/input/lsr/chord-name-major7.ly new file mode 100644 index 0000000000..5c418c4387 --- /dev/null +++ b/input/lsr/chord-name-major7.ly @@ -0,0 +1,19 @@ +%% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it +%% This file is in the public domain. +\version "2.11.64" + +\header { + lsrtags = "chords" + + texidoc = " +The layout of the major 7 can be tuned with @code{majorSevenSymbol}. + +" + doctitle = "chord name major7" +} % begin verbatim + +\chords { + c:7+ + \set majorSevenSymbol = \markup { j7 } + c:7+ +} diff --git a/input/lsr/chords.snippet-list b/input/lsr/chords.snippet-list index 58222544f5..6d057c9192 100644 --- a/input/lsr/chords.snippet-list +++ b/input/lsr/chords.snippet-list @@ -5,6 +5,7 @@ changing-chord-separator.ly changing-the-chord-names-to-german-or-semi-german-notation.ly changing-the-positions-of-figured-bass-alterations.ly chord-name-exceptions.ly +chord-name-major7.ly clusters.ly controlling-the-placement-of-chord-fingerings.ly displaying-complex-chords.ly -- 2.39.2