X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Ftest%2Fchord-names-jazz.ly;h=6cb5be14cf9bd90c278169f8ee98e2a40ffdabff;hb=70048d99398924e7ca0eb481925145ec243700c5;hp=e8c1060ad16703a31d681bf666f4f26d00e652c0;hpb=11613b92019bb42418863f43de92287a64878f14;p=lilypond.git diff --git a/input/test/chord-names-jazz.ly b/input/test/chord-names-jazz.ly index e8c1060ad1..6cb5be14cf 100644 --- a/input/test/chord-names-jazz.ly +++ b/input/test/chord-names-jazz.ly @@ -1,4 +1,4 @@ -\version "1.9.2" +\version "1.9.4" \header { @@ -15,50 +15,50 @@ and an alternative Jazz chord notation. chs = \notes \transpose c' c' { - <>1 - <>% m = minor triad - <> - <> \break - <> - <> - <> % triangle = maj - <> - <> \break - <> - <> - <> - <>\break - <> % 6 = major triad with added sixth - <> % m6 = minor triad with added sixth - <> - <> \break - <> - <> - <> - <> \break - <> - <> - <> - <>\break - <> - <> - <> - <>\break - <> - <> - <> - <>\break - <> - <> - <> - <>\break - <> - <> - <> - <>\break - <> - <> % add9 - <> + 1 + % m = minor triad + + \break + + + % triangle = maj + + \break + + + + \break + % 6 = major triad with added sixth + % m6 = minor triad with added sixth + + \break + + + + \break + + + + \break + + + + \break + + + + \break + + + + \break + + + + \break + + % add9 + } @@ -67,29 +67,29 @@ chs = \notes \transpose c' c' efullmusicJazzAlt = \notes { - <>1-\markup { "+" } - <>-\markup { \normal-size-super + 1-\markup { "+" } + -\markup { \normal-size-super % \override #'(font-family . math) "N" } \override #'(font-family . math) "M" } %%c:3.5.7 = \markup { \override #'(font-family . math) "M" } %%c:3.5.7 = \markup { \normal-size-super "maj7" } - <>-\markup { \super "o" } % should be $\circ$ ? - <>-\markup { \super \combine "o" "/" } - <>-\markup { \super "o7" } + -\markup { \super "o" } % should be $\circ$ ? + -\markup { \super \combine "o" "/" } + -\markup { \super "o7" } } efullJazzAlt = #(sequential-music-to-chord-exceptions efullmusicJazzAlt #f) epartialmusicJazzAlt = \notes{ - <>1-\markup { \normal-size-super "2" } - <>-\markup { "m" } - <>-\markup { \normal-size-super "sus4" } - <>-\markup { \normal-size-super "5" } + 1-\markup { \normal-size-super "2" } + -\markup { "m" } + -\markup { \normal-size-super "sus4" } + -\markup { \normal-size-super "5" } %% TODO, partial exceptions - <>-\markup { "m" }-\markup { \normal-size-super "sus4" } - <>-\markup { "m" }-\markup { \normal-size-super "sus2" } + -\markup { "m" }-\markup { \normal-size-super "sus4" } + -\markup { "m" }-\markup { \normal-size-super "sus2" } } epartialJazzAlt = #(sequential-music-to-chord-exceptions epartialmusicJazzAlt #f) @@ -111,12 +111,12 @@ banterProperties = \sequential { } \score{ - < + << \context ChordNames { \property ChordNames.instrument = #"Ignatzek (default)" \property ChordNames.instr = #"Def" \chs } - \newcontext ChordNames { + \new ChordNames { \property ChordNames.instrument = #"Alternative" \property ChordNames.instr = #"Alt" \jazzAltProperties @@ -127,13 +127,13 @@ banterProperties = \sequential { % making this file take up to 4 pages. %{ - \newcontext ChordNames { + \new ChordNames { \banterProperties \chs } %} \context Staff \notes \transpose c c' { \chs } - > + >> \paper{ indent = 3.\cm \translator {