X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=Documentation%2Fsnippets%2Ffretted-string-harmonics-in-tablature.ly;h=ea58f737f6265aba8d18968243a86bbe28536e81;hb=9a0e3e6c4209f203139e528a2f2f158250659d7e;hp=32cf25a6d1d08bb4eb3a210c07b260eb99b9333f;hpb=c3b519f0dd5ff0f8ccfc9a39ed1fe8df8b43741c;p=lilypond.git diff --git a/Documentation/snippets/fretted-string-harmonics-in-tablature.ly b/Documentation/snippets/fretted-string-harmonics-in-tablature.ly index 32cf25a6d1..ea58f737f6 100644 --- a/Documentation/snippets/fretted-string-harmonics-in-tablature.ly +++ b/Documentation/snippets/fretted-string-harmonics-in-tablature.ly @@ -1,46 +1,32 @@ -% DO NOT EDIT this file manually; it is automatically -% generated from Documentation/snippets/new -% Make any changes in Documentation/snippets/new/ -% and then run scripts/auxiliar/makelsr.py -% -% This file is in the public domain. -%% Note: this file works from version 2.14.0 -\version "2.14.0" +%% DO NOT EDIT this file manually; it is automatically +%% generated from LSR http://lsr.di.unimi.it +%% Make any changes in LSR itself, or in Documentation/snippets/new/ , +%% and then run scripts/auxiliar/makelsr.py +%% +%% This file is in the public domain. +\version "2.18.0" \header { -%% Translation of GIT committish: 70f5f30161f7b804a681cd080274bfcdc9f4fe8c - texidoces = " -Armónicos sobre cuerdas pisadas (armónicos artificiales): -" - doctitlees = "Armónicos sobre cuerdas pisadas en tablatura" - - - -%% Translation of GIT committish: f86f00c1a8de0f034ba48506de2801c074bd5422 - texidocde = " -Flageolett für Bundinstrumente: -" - doctitlede = "Flageolett von Bundinstrumenten in einer Tabulatur" - lsrtags = "fretted-strings" + texidoc = " -Fretted-string harmonics: +Demonstrates fretted-string harmonics in tablature + " doctitle = "Fretted-string harmonics in tablature" } % begin verbatim - pinchedHarmonics = { \textSpannerDown - \override TextSpanner #'bound-details #'left #'text = + \override TextSpanner.bound-details.left.text = \markup {\halign #-0.5 \teeny "PH" } - \override TextSpanner #'style = + \override TextSpanner.style = #'dashed-line - \override TextSpanner #'dash-period = #0.6 - \override TextSpanner #'bound-details #'right #'attach-dir = #1 - \override TextSpanner #'bound-details #'right #'text = + \override TextSpanner.dash-period = #0.6 + \override TextSpanner.bound-details.right.attach-dir = #1 + \override TextSpanner.bound-details.right.text = \markup { \draw-line #'(0 . 1) } - \override TextSpanner #'bound-details #'right #'padding = #-0.5 + \override TextSpanner.bound-details.right.padding = #-0.5 } harmonics = { @@ -81,7 +67,8 @@ frettedStrings = { \score { << - \new Staff { + \new Staff + \with { \omit StringNumber } { \new Voice { \clef "treble_8" \harmonics