]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/fretted-string-harmonics-in-tablature.ly
Merge branch 'translation' into staging
[lilypond.git] / Documentation / snippets / fretted-string-harmonics-in-tablature.ly
index 2417958a8d5d25034f6c3561388b16f406e6d59e..a62c85dddd4ee385dbb7fbc438933ea3c52acf4c 100644 (file)
@@ -4,32 +4,11 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.14.2"
+\version "2.17.6"
 
 \header {
   lsrtags = "fretted-strings"
 
-%% Translation of GIT committish: 6977ddc9a3b63ea810eaecb864269c7d847ccf98
-  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"
-
-%% Translation of GIT committish: 40bf2b38d674c43f38058494692d1a0993fad0bd
-  texidocfr = "
-Harmoniques et tablature (harmoniques artificielles)
-"
-  doctitlefr = "Harmoniques et tablature"
-
-
   texidoc = "
 Demonstrates fretted-string harmonics in tablature
 
@@ -39,15 +18,15 @@ Demonstrates fretted-string harmonics in tablature
 
 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 = {