]> git.donarmstrong.com Git - lilypond.git/commitdiff
Run scripts/auxiliar/update-with-convert-ly.sh
authorDavid Kastrup <dak@gnu.org>
Sun, 15 Sep 2013 14:18:46 +0000 (16:18 +0200)
committerDavid Kastrup <dak@gnu.org>
Fri, 20 Sep 2013 15:08:23 +0000 (17:08 +0200)
Documentation/de/notation/fretted-strings.itely
Documentation/es/notation/fretted-strings.itely
Documentation/fr/notation/fretted-strings.itely
Documentation/ja/notation/fretted-strings.itely
Documentation/notation/fretted-strings.itely
input/regression/tablature-letter.ly

index 6580c77bc9306d88a692141278695d74c269476c..94334225fb7fd3ba6631e7733e6e4aa772dc207f 100644 (file)
@@ -8,7 +8,7 @@
     Guide, node Updating translation committishes.
 @end ignore
 
-@c \version "2.17.11"
+@c \version "2.17.27"
 
 @c Translators: Till Paala
 
@@ -673,7 +673,7 @@ benutzen, kann man benutzen:
 \layout @{
   \context @{
     \TabStaff
-    stringTunings = \stringTuning \notemode @{ <c' g' d'' a''> @}
+    stringTunings = \stringTuning <c' g' d'' a''>
   @}
 @}
 @end example
index 933ed6a2627be290fa971b392e822ff9c470f56a..109945cfdb6512f9d896ed2ef76bc400d0a970cd 100644 (file)
@@ -8,7 +8,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.17.11"
+@c \version "2.17.27"
 
 @node Instrumentos de cuerda con trastes
 @section Instrumentos de cuerda con trastes
@@ -675,7 +675,7 @@ personalizada por omisión, podemos usar
 \layout @{
   \context @{
     \TabStaff
-    stringTunings = \stringTuning \notemode @{ <c' g' d'' a''> @}
+    stringTunings = \stringTuning <c' g' d'' a''>
   @}
 @}
 @end example
index 0d87192696448b737fdde0449d7a90b66cfbf772..f6a57a8efc7ebef179fb58907d74366b5d61135a 100644 (file)
@@ -8,7 +8,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.17.11"
+@c \version "2.17.27"
 
 @c Translators: Matthieu Jacquot
 @c Translation checkers: Jean-Charles Malahieude
@@ -665,7 +665,7 @@ accordage personnalisé dès lors que votre fichier comportera une clause
 \layout @{
   \context @{
     \TabStaff
-    stringTunings = \stringTuning \notemode @{ <c' g' d'' a''> @}
+    stringTunings = \stringTuning <c' g' d'' a''>
   @}
 @}
 @end example
index fcaaff565dcf3075a7f5a3261c9391f5f5f39ceb..200016c36effdbab5d707bfe714ca314a8da01df 100644 (file)
@@ -7,7 +7,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.17.11"
+@c \version "2.17.27"
 
 @c Translators: Yoshiki Sawada
 @c Translation status: post-GDP
@@ -663,7 +663,7 @@ LilyPond は、@code{TabStaff} の行数と自動的に算出される @code{Fre
 \layout @{
   \context @{
     \TabStaff
-    stringTunings = \stringTuning \notemode @{ <c' g' d'' a''> @}
+    stringTunings = \stringTuning <c' g' d'' a''>
   @}
 @}
 @end example
index 1bb80351977b0d311bcfd4fbe9343b53cc553189..731087eb4e29c2cf372a7faf57bbf32608a8d4f1 100644 (file)
@@ -7,7 +7,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.17.11"
+@c \version "2.17.27"
 
 @node Fretted string instruments
 @section Fretted string instruments
@@ -654,7 +654,7 @@ you can use
 \layout @{
   \context @{
     \TabStaff
-    stringTunings = \stringTuning \notemode @{ <c' g' d'' a''> @}
+    stringTunings = \stringTuning <c' g' d'' a''>
   @}
 @}
 @end example
index 2431769f91c409462f95f570f415b1ec3a4e922d..b1e85522a011d5464c0ffec7d7936c4a4e2ff5b6 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.16.0"
+\version "2.17.27"
 
 \header {
   texidoc = "
@@ -29,7 +29,7 @@ notes = \relative c' {
 \score {
   \new TabStaff
   \with {
-    stringTunings = \stringTuning \notemode { <a d' f' a' d'' f''> }
+    stringTunings = \stringTuning <a d' f' a' d'' f''>
     tablatureFormat = #fret-letter-tablature-format
   }
   \new TabVoice {