]> git.donarmstrong.com Git - lilypond.git/commitdiff
Run scripts/auxiliar/update-with-convert-ly.sh
authorDavid Kastrup <dak@gnu.org>
Fri, 4 Oct 2013 09:57:39 +0000 (11:57 +0200)
committerDavid Kastrup <dak@gnu.org>
Fri, 4 Oct 2013 09:57:39 +0000 (11:57 +0200)
56 files changed:
Documentation/cs/learning/common-notation.itely
Documentation/de/learning/common-notation.itely
Documentation/de/notation/rhythms.itely
Documentation/de/notation/simultaneous.itely
Documentation/de/notation/spacing.itely
Documentation/de/notation/vocal.itely
Documentation/es/learning/common-notation.itely
Documentation/es/notation/rhythms.itely
Documentation/es/notation/simultaneous.itely
Documentation/es/notation/spacing.itely
Documentation/es/notation/vocal.itely
Documentation/fr/learning/common-notation.itely
Documentation/fr/notation/rhythms.itely
Documentation/fr/notation/simultaneous.itely
Documentation/fr/notation/spacing.itely
Documentation/fr/notation/vocal.itely
Documentation/hu/learning/common-notation.itely
Documentation/it/learning/common-notation.itely
Documentation/it/notation/rhythms.itely
Documentation/it/notation/simultaneous.itely
Documentation/ja/learning/common-notation.itely
Documentation/ja/notation/rhythms.itely
Documentation/ja/notation/simultaneous.itely
Documentation/ja/notation/spacing.itely
Documentation/ja/notation/vocal.itely
Documentation/learning/common-notation.itely
Documentation/nl/learning/common-notation.itely
Documentation/notation/rhythms.itely
Documentation/notation/simultaneous.itely
Documentation/notation/spacing.itely
Documentation/notation/vocal.itely
Documentation/snippets/changing-midi-output-to-one-channel-per-voice.ly
Documentation/snippets/markup-lines.ly
Documentation/snippets/positioning-grace-notes-with-floating-space.ly
Documentation/snippets/proportional-strict-notespacing.ly
Documentation/snippets/table-of-contents.ly
Documentation/snippets/text-headword.ly
Documentation/snippets/tweaking-grace-layout-within-music.ly
input/regression/beam-beamlet-grace.ly
input/regression/beam-collision-grace.ly
input/regression/grace-bar-line.ly
input/regression/grace-beam.ly
input/regression/grace-end.ly
input/regression/grace-start.ly
input/regression/grace-stem-length.ly
input/regression/grace-volta-repeat.ly
input/regression/grace.ly
input/regression/lyric-combine.ly
input/regression/lyric-extender-includegraces.ly
input/regression/lyrics-includegraces.ly
input/regression/slur-broken-trend.ly
input/regression/slur-scoring.ly
input/regression/spacing-grace.ly
input/regression/spacing-non-adjacent-columns3.ly
input/regression/spacing-strict-notespacing.ly
input/regression/trill-spanner-grace.ly

index b17443a46c9ed72af6f8830a946a974b92be2bd5..258e2ce108a780f17bd5dbc0461e3e775d41135e 100644 (file)
@@ -8,7 +8,7 @@
     Guide, node Updating translation committishes.
 @end ignore
 
-@c \version "2.17.25"
+@c \version "2.17.28"
 
 @ignore
 Tutorial guidelines:
@@ -552,7 +552,7 @@ vytvářet uvozením hudebního výrazu příkazem @code{\appoggiatura} (dlouhý
 příraz, prodleva) a @code{\acciaccatura} (příraz, krátká appogiatura).
 
 @lilypond[verbatim,quote,relative=2]
-c2 \grace { a32[ b] } c2 |
+c2 \grace { a32 b } c2 |
 c2 \appoggiatura b16 c2 |
 c2 \acciaccatura b16 c2 |
 @end lilypond
index f07eda95c3501bd510669776361683a6841678b7..e108d0b0c08902561a21f56c943d41a49263b719 100644 (file)
@@ -8,7 +8,7 @@
     Guide, node Updating translation committishes.
 @end ignore
 
-@c \version "2.17.25"
+@c \version "2.17.28"
 
 @ignore
 Tutorial guidelines:
@@ -561,7 +561,7 @@ eingegeben, Vorhalte durch den Befehl @code{\appoggiatura}
 und Vorschläge mit @code{\acciaccatura}.
 
 @lilypond[verbatim,quote,relative=2]
-c2 \grace { a32[ b] } c2 |
+c2 \grace { a32 b } c2 |
 c2 \appoggiatura b16 c2 |
 c2 \acciaccatura b16 c2 |
 @end lilypond
index 07ae0def72b252f7c9e79bbf6edf0c746f534b7b..d5b60f1a50a7cabf01a9e1248b6ed0add6fd3e28 100644 (file)
@@ -7,7 +7,7 @@
     Guide, node Updating translation committishes.
 @end ignore
 
-@c \version "2.17.25"
+@c \version "2.17.28"
 
 @c Translators: Till Paala
 
@@ -2516,7 +2516,7 @@ normalen Balken gesetzt.
 
 @lilypond[quote,verbatim,relative=2]
 c4 d8[
-\grace { e32[ d c d] }
+\grace { e32 d c d }
 e8] e[ e
 \grace { f16 }
 e8 e]
@@ -3298,7 +3298,7 @@ keine logische Zeit im Takt ein.
 
 @lilypond[quote,relative=2,verbatim]
 c4 \grace b16 a4(
-\grace { b16[ c16] } a2)
+\grace { b16 c16 } a2)
 @end lilypond
 
 Es gibt drei Arten von Verzierungen:
@@ -3313,7 +3313,7 @@ zwischen Noten notiert, die selber einen Legatobogen haben.
 @lilypond[quote,relative=2,verbatim]
 \acciaccatura d8 c4
 \appoggiatura e8 d4
-\acciaccatura { g16[ f] } e2
+\acciaccatura { g16 f } e2
 \slashedGrace a,8 g4
 \slashedGrace b16 a4(
 \slashedGrace b8 a2)
@@ -3324,8 +3324,8 @@ synchronisiert.  Im nächsten Beispiel stehen im einen
 System zwei 16-Noten für jede 8-Note des zweiten Systems:
 
 @lilypond[quote,relative=2,verbatim]
-<< \new Staff { e2 \grace { c16[ d e f] } e2 }
-   \new Staff { c2 \grace { g8[ b] } c2 } >>
+<< \new Staff { e2 \grace { c16 d e f } e2 }
+   \new Staff { c2 \grace { g8 b } c2 } >>
 @end lilypond
 
 @funindex \afterGrace
@@ -3374,7 +3374,7 @@ gesetzt.
 @lilypond[quote,verbatim,relative=2]
 \new Voice {
   << { d1^\trill_( }
-     { s2 s4. \grace { c16[ d] } } >>
+     { s2 s4. \grace { c16 d } } >>
   c1)
 }
 @end lilypond
index e938e80e16e352169eddac400475eb04a22e472a..1eb7afce45af6402bbdb8da7e623846f1ef8b846 100644 (file)
@@ -7,7 +7,7 @@
     Guide, node Updating translation committishes.
 @end ignore
 
-@c \version "2.17.25"
+@c \version "2.17.28"
 
 @c Translators: Till Paala
 
@@ -96,7 +96,7 @@ komplexere Möglichkeiten, derartige Elemente zu kombinieren, siehe
 @ref{Gleichzeitige Ausdrücke}.
 
 @lilypond[verbatim,quote,relative=2]
-\grace { g8[( a b] }
+\grace { g8( a b }
 <> ) \p \< -. -\markup \italic "sempre staccato"
 \repeat unfold 4 { c4 e }  c1\f
 @end lilypond
index 617f04cc6dc5cfd188bc6557fef19dfbe27a2451..bb2f25341d93d82f5895d4ec76efd5fd4ffee810 100644 (file)
@@ -8,7 +8,7 @@
     Guide, node Updating translation committishes.
 @end ignore
 
-@c \version "2.17.11"
+@c \version "2.17.28"
 
 @c Translators: Till Paala
 
@@ -3091,7 +3091,7 @@ zusätzlichen Platz erhalten.
 
 @lilypond[quote,ragged-right,relative=2,fragment,verbatim]
 \override Score.SpacingSpanner.strict-note-spacing = ##t
-\new Staff { c8[ c \clef alto c \grace { c16[ c] } c8 c c]  c32[ c32] }
+\new Staff { c8[ c \clef alto c \grace { c16 c } c8 c c]  c32[ c32] }
 @end lilypond
 
 
index 858db18da05c3557eb2a1002efa48a6ca3782aa1..86c4f6d8b98d04264e48aab14595fef1cd49cac0 100644 (file)
@@ -7,7 +7,7 @@
     Guide, node Updating translation committishes.
 @end ignore
 
-@c \version "2.17.19"
+@c \version "2.17.28"
 
 @c Translators: Till Paala
 
@@ -1872,7 +1872,7 @@ geändert werden, wie das folgende Beispiel zeigt.
 <<
   \new Voice = melody \relative c' {
     f4 \appoggiatura a32 b4
-    \grace { f16[ a16] } b2
+    \grace { f16 a16 } b2
     \afterGrace b2 { f16[ a16] }
     \appoggiatura a32 b4
     \acciaccatura a8 b4
@@ -1901,7 +1901,7 @@ die erste des Musikstückes ist, kann ein @code{\with}- oder
 @lilypond[verbatim,ragged-right,quote]
 <<
   \new Voice = melody \relative c' {
-    \grace { c16[( d e f] }
+    \grace { c16( d e f }
     g1) f
   }
   \new Lyrics \with { includeGraceNotes = ##t }
index 142cae556c76bc39be8db261d0e8bdbea38efe39..da1a2d9beadfb7a5d8c2c3595f884283ca9fd146 100644 (file)
@@ -7,7 +7,7 @@
     version that you are working on.  See TRANSLATION for details.
 @end ignore
 
-@c \version "2.17.25"
+@c \version "2.17.28"
 
 @ignore
 Tutorial guidelines:  (different from policy.txt!)
@@ -599,7 +599,7 @@ expresión musical por la palabra clave @code{\appoggiatura} o
 @code{\acciaccatura}
 
 @lilypond[verbatim,quote,relative=2]
-c2 \grace { a32[ b] } c2 |
+c2 \grace { a32 b } c2 |
 c2 \appoggiatura b16 c2 |
 c2 \acciaccatura b16 c2 |
 @end lilypond
index 0cb45144c61a89a8b997865046f3c2871441dca7..285d259960247c766b160cb7d1be4b032c51af50 100644 (file)
@@ -7,7 +7,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.17.25"
+@c \version "2.17.28"
 
 @node Duraciones
 @section Duraciones
@@ -2571,7 +2571,7 @@ barras de notas normales.
 
 @lilypond[quote,verbatim,relative=2]
 c4 d8[
-\grace { e32[ d c d] }
+\grace { e32 d c d }
 e8] e[ e
 \grace { f16 }
 e8 e]
@@ -3452,7 +3452,7 @@ tiempo lógico adicional en el compás.
 
 @lilypond[quote,relative=2,verbatim]
 c4 \grace b16 a4(
-\grace { b16[ c16] } a2)
+\grace { b16 c16 } a2)
 @end lilypond
 
 Hay otros tres tipos posibles de notas de adorno; la
@@ -3468,7 +3468,7 @@ colocarla entre notas que están ligadas entre sí, utilizando la función
 @lilypond[quote,relative=2,verbatim]
 \acciaccatura d8 c4
 \appoggiatura e8 d4
-\acciaccatura { g16[ f] } e2
+\acciaccatura { g16 f } e2
 \slashedGrace a,8 g4
 \slashedGrace b16 a4(
 \slashedGrace b8 a2)
@@ -3480,8 +3480,8 @@ por cada corchea de adorno:
 
 @lilypond[quote,relative=2,verbatim]
 <<
-  \new Staff { e2 \grace { c16[ d e f] } e2 }
-  \new Staff { c2 \grace { g8[ b] } c2 }
+  \new Staff { e2 \grace { c16 d e f } e2 }
+  \new Staff { c2 \grace { g8 b } c2 }
 >>
 @end lilypond
 
@@ -3529,7 +3529,7 @@ nota principal.
 \new Voice {
   <<
     { d1^\trill_( }
-    { s2 s4. \grace { c16[ d] } }
+    { s2 s4. \grace { c16 d } }
   >>
   c1)
 }
index f113490eb3d0274ec3050bd6b5a027ecac44ce75..ded8f342fc99d89e58a3e0a48d243a86eb48f084 100644 (file)
@@ -7,7 +7,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.17.25"
+@c \version "2.17.28"
 
 @c Translation status: post-GDP
 
@@ -96,7 +96,7 @@ combinaciones de estos elementos, consulte
 @ref{Expresiones simultáneas}):
 
 @lilypond[verbatim,quote,relative=2]
-\grace { g8[( a b] }
+\grace { g8( a b }
 <> ) \p \< -. -\markup \italic "sempre staccato"
 \repeat unfold 4 { c4 e }  c1\f
 @end lilypond
index f48ce5aa06994523f4025ef5fa1b9da19b33adc0..e7d9315dd36d4a3f12d726be56ac8b2b87a9a6b2 100644 (file)
@@ -8,7 +8,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.17.11"
+@c \version "2.17.28"
 
 @ignore
 GDP TODO list
@@ -3202,7 +3202,7 @@ sin tener en cuenta las claves, líneas divisorias ni notas de adorno:
 
 @lilypond[quote,ragged-right,relative=2,verbatim]
 \override Score.SpacingSpanner.strict-note-spacing = ##t
-\new Staff { c8[ c \clef alto c \grace { c16[ c] } c8 c c]  c32[ c] }
+\new Staff { c8[ c \clef alto c \grace { c16 c } c8 c c]  c32[ c] }
 @end lilypond
 
 @seealso
index 1d0f0d211caf4900aa7c52a45052e1f1eaad7a64..0ecd4806976aefb061e0bf7332c615bc425a750e 100644 (file)
@@ -8,7 +8,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.17.19"
+@c \version "2.17.28"
 
 @node Música vocal
 @section Música vocal
@@ -1987,7 +1987,7 @@ se utiliza @code{\lyricsto}, pero este comportamiento puede cambiarse:
 <<
   \new Voice = melody \relative c' {
     f4 \appoggiatura a32 b4
-    \grace { f16[ a16] } b2
+    \grace { f16 a16 } b2
     \afterGrace b2 { f16[ a16] }
     \appoggiatura a32 b4
     \acciaccatura a8 b4
@@ -2016,7 +2016,7 @@ bloque @code{\with} o @code{\context}:
 @lilypond[verbatim,ragged-right,quote]
 <<
   \new Voice = melody \relative c' {
-    \grace { c16[( d e f] }
+    \grace { c16( d e f }
     g1) f
   }
   \new Lyrics \with { includeGraceNotes = ##t }
index 55fb8ff7ff9f0d3eea5e44f48451d333fc03e23a..e99e0b0371759f104fd0b264b80bbbc02f1af9ea 100644 (file)
@@ -26,7 +26,7 @@ Tutorial guidelines:  (different from policy.txt!)
 
 @end ignore
 
-@c \version "2.17.25"
+@c \version "2.17.28"
 
 @c Translators: Nicolas Grandclaude, Ludovic Sardain, Gauvain Pocentek
 @c Translation checkers: Jean-Charles Malahieude, Valentin Villenave, John Mandereau
@@ -616,7 +616,7 @@ Des @notation{notes d'ornement} s'obtiennent en appliquant la commande
 expression musicale :
 
 @lilypond[verbatim,quote,relative=2]
-c2 \grace { a32[ b] } c2 |
+c2 \grace { a32 b } c2 |
 c2 \appoggiatura b16 c2 |
 c2 \acciaccatura b16 c2 |
 @end lilypond
index 9890ba6fd987a6c4d7431f267af1ab3095ccb2f9..6272da24a7746fca925594eaf12245b233c05d30 100644 (file)
@@ -8,7 +8,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.17.25"
+@c \version "2.17.28"
 
 @c Translators: Frédéric Chiasson, Jean-Charles Malahieude
 @c Translation checkers: Valentin Villenave, François Martin, Xavier Scheuer
@@ -2572,7 +2572,7 @@ qui est en place au niveau de la notation normale.
 
 @lilypond[quote,verbatim,relative=2]
 c4 d8[
-\grace { e32[ d c d] }
+\grace { e32 d c d }
 e8] e[ e
 \grace { f16 }
 e8 e]
@@ -3427,7 +3427,7 @@ pas de temps dans la mesure.
 
 @lilypond[quote,relative=2,verbatim]
 c4 \grace b16 a4(
-\grace { b16[ c16] } a2)
+\grace { b16 c16 } a2)
 @end lilypond
 
 Les plus courantes sont les acciaccatures, qui doivent se jouer très
@@ -3441,7 +3441,7 @@ déjà liées.
 @lilypond[quote,relative=2,verbatim]
 \acciaccatura d8 c4
 \appoggiatura e8 d4
-\acciaccatura { g16[ f] } e2
+\acciaccatura { g16 f } e2
 \slashedGrace a,8 g4
 \slashedGrace b16 a4(
 \slashedGrace b8 a2)
@@ -3453,8 +3453,8 @@ pour chaque petite croche.
 
 @lilypond[quote,relative=2,verbatim]
 <<
-  \new Staff { e2 \grace { c16[ d e f] } e2 }
-  \new Staff { c2 \grace { g8[ b] } c2 }
+  \new Staff { e2 \grace { c16 d e f } e2 }
+  \new Staff { c2 \grace { g8 b } c2 }
 >>
 @end lilypond
 
@@ -3502,7 +3502,7 @@ sept huitièmes de la durée de la note de base :
 \new Voice {
   <<
     { d1^\trill_( }
-    { s2 s4. \grace { c16[ d] } }
+    { s2 s4. \grace { c16 d } }
   >>
   c1)
 }
index abf8a4104ec8ccf8ae876375675d2a521fb51062..4d6b1769058a77ad022b87e84b7b7189bf2d451d 100644 (file)
@@ -7,7 +7,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.17.25"
+@c \version "2.17.28"
 
 @c Translators: Frédéric Chiasson, Valentin Villenave, Jean-Charles Malahieude
 @c Translation checkers: Jean-Charles Malahieude, John Mandereau
@@ -98,7 +98,7 @@ sera donc combiné -- pour des combinaisons plus complexes, voir
 @ref{Expressions simultanées}.
 
 @lilypond[verbatim,quote,relative=2]
-\grace { g8[( a b] }
+\grace { g8( a b }
 <> ) \p \< -. -\markup \italic "sempre staccato"
 \repeat unfold 4 { c4 e }  c1\f
 @end lilypond
index bcd11d5cdb0e0aee6c14a9d8034377bd53997c5c..4d394c2375d3591846e35b1ee5379f471ba9382d 100644 (file)
@@ -8,7 +8,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.17.11"
+@c \version "2.17.28"
 
 @c Translators: Frédéric Chiasson, Jean-Charles Malahieude
 
@@ -3207,7 +3207,7 @@ d'ornement qui pourraient apparaître :
 
 @lilypond[quote,ragged-right,relative=2,verbatim]
 \override Score.SpacingSpanner.strict-note-spacing = ##t
-\new Staff { c8[ c \clef alto c \grace { c16[ c] } c8 c c]  c32[ c] }
+\new Staff { c8[ c \clef alto c \grace { c16 c } c8 c c]  c32[ c] }
 @end lilypond
 
 @seealso
index d0ca024bd82e20d20cfdfec4d9fa86835b375f0a..aa380079bf2cc93a1ba3f76f2e0e6a70ac3c2700 100644 (file)
@@ -8,7 +8,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.17.19"
+@c \version "2.17.28"
 
 @c Translators: Valentin Villenave, Jean-Charles Malahieude
 @c Translation checkers: Jean-Jacques Gerbaud
@@ -1970,7 +1970,7 @@ propriété @code{includeGraceNotes} :
 <<
   \new Voice = melody \relative c' {
     f4 \appoggiatura a32 b4
-    \grace { f16[ a16] } b2
+    \grace { f16 a16 } b2
     \afterGrace b2 { f16[ a16] }
     \appoggiatura a32 b4
     \acciaccatura a8 b4
@@ -1999,7 +1999,7 @@ clause @code{\with} ou @code{\context} :
 @lilypond[verbatim,ragged-right,quote]
 <<
   \new Voice = melody \relative c' {
-    \grace { c16[( d e f] }
+    \grace { c16( d e f }
     g1) f
   }
   \new Lyrics \with { includeGraceNotes = ##t }
index 0e7c28c13845870664a38e1347332ef8515b055b..29fb660a1a5c2175fe40d76da5ba890afc171ada 100644 (file)
@@ -9,7 +9,7 @@
 @end ignore
 
 
-@c \version "2.17.11"
+@c \version "2.17.28"
 
 @node Elemi kottaírás
 @chapter Elemi kottaírás
@@ -479,7 +479,7 @@ az @code{\appoggiatura}, súlytalanok előtt az @code{\acciaccatura} parancs
 áll:
 
 @lilypond[verbatim,quote,relative=2]
-c2 \grace { a32[ b] } c2
+c2 \grace { a32 b } c2
 c2 \appoggiatura b16 c2
 c2 \acciaccatura b16 c2
 @end lilypond
index 3b025e052d637ed396435641f6ba648df5018048..d2e276c2bfd36302b6f1a1fe9236937e10604751 100644 (file)
@@ -9,7 +9,7 @@
 @end ignore
 
 
-@c \version "2.17.25"
+@c \version "2.17.28"
 
 @ignore
 Tutorial guidelines:  (different from policy.txt!)
@@ -551,7 +551,7 @@ ma possono essere creati anche ponendo davanti a un'espressione
 musicale le parole chiave @code{\appoggiatura} o @code{\acciaccatura}:
 
 @lilypond[verbatim,quote,relative=2]
-c2 \grace { a32[ b] } c2 |
+c2 \grace { a32 b } c2 |
 c2 \appoggiatura b16 c2 |
 c2 \acciaccatura b16 c2 |
 @end lilypond
index eddc1dea529f4775662c3b301fe5c42d7abc51bc..edd399d71f3ee5b9f33230549d5bfccc7cac8446 100644 (file)
@@ -7,7 +7,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.17.25"
+@c \version "2.17.28"
 
 @c Translators: Federico Bruni
 @c Translation checkers: Luca Rossetto Casel
@@ -2511,7 +2511,7 @@ nella travatura delle note normali.
 
 @lilypond[quote,verbatim,relative=2]
 c4 d8[
-\grace { e32[ d c d] }
+\grace { e32 d c d }
 e8] e[ e
 \grace { f16 }
 e8 e]
@@ -3359,7 +3359,7 @@ più piccolo e non alterano la durata della misura.
 
 @lilypond[quote,relative=2,verbatim]
 c4 \grace b16 a4(
-\grace { b16[ c16] } a2)
+\grace { b16 c16 } a2)
 @end lilypond
 
 Esistono altri tre tipi di abbellimenti possibili; l'@emph{acciaccatura} -- un
@@ -3373,7 +3373,7 @@ già poste sotto una legatura: si usa il comando @code{\slashedGrace}.
 @lilypond[quote,relative=2,verbatim]
 \acciaccatura d8 c4
 \appoggiatura e8 d4
-\acciaccatura { g16[ f] } e2
+\acciaccatura { g16 f } e2
 \slashedGrace a,8 g4
 \slashedGrace b16 a4(
 \slashedGrace b8 a2)
@@ -3385,8 +3385,8 @@ abbellimento da un ottavo
 
 @lilypond[quote,relative=2,verbatim]
 <<
-  \new Staff { e2 \grace { c16[ d e f] } e2 }
-  \new Staff { c2 \grace { g8[ b] } c2 }
+  \new Staff { e2 \grace { c16 d e f } e2 }
+  \new Staff { c2 \grace { g8 b } c2 }
 >>
 @end lilypond
 
@@ -3433,7 +3433,7 @@ note after a space lasting 7/8 of the main note.
 \new Voice {
   <<
     { d1^\trill_( }
-    { s2 s4. \grace { c16[ d] } }
+    { s2 s4. \grace { c16 d } }
   >>
   c1)
 }
index b9a3111c3fb64b73a3042ae0df438a5c58b26e22..4b448e5ae532abc676a2cb2b46d5eb566d0aa7d3 100644 (file)
@@ -7,7 +7,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.17.25"
+@c \version "2.17.28"
 
 @c Translators: Federico Bruni
 @c Translation checkers: Luca Rossetto Casel
@@ -97,7 +97,7 @@ questi (possibilità più complesse di combinazione sono spiegate in
 @ref{Simultaneous expressions}):
 
 @lilypond[verbatim,quote,relative=2]
-\grace { g8[( a b] }
+\grace { g8( a b }
 <> ) \p \< -. -\markup \italic "sempre staccato"
 \repeat unfold 4 { c4 e }  c1\f
 @end lilypond
index e6b9f50d3aa55495fba5661a5b16c87519355009..989f0443cd808a58efc7a7c2482624e7c9504971 100644 (file)
@@ -8,7 +8,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.17.25"
+@c \version "2.17.28"
 
 @ignore
 Tutorial guidelines:  (different from policy.txt!)
@@ -570,7 +570,7 @@ c2 d |
 よっても作成されます:
 
 @lilypond[verbatim,quote,relative=2]
-c2 \grace { a32[ b] } c2 |
+c2 \grace { a32 b } c2 |
 c2 \appoggiatura b16 c2 |
 c2 \acciaccatura b16 c2 |
 @end lilypond
index 2afa1464faafc7bb1ba2573aa1db569e12554ebd..b9b4b0121ef55c40596bea7c87b178ce43369e07 100644 (file)
@@ -6,7 +6,7 @@
     version that you are working on.  See TRANSLATION for details.
 @end ignore
 
-@c \version "2.17.25"
+@c \version "2.17.28"
 
 @c Translators: Yoshiki Sawada
 @c Translation status: post-GDP
@@ -2417,7 +2417,7 @@ c8 c\noBeam c c
 
 @lilypond[quote,verbatim,relative=2]
 c4 d8[
-\grace { e32[ d c d] }
+\grace { e32 d c d }
 e8] e[ e
 \grace { f16 }
 e8 e]
@@ -3172,7 +3172,7 @@ c1
 
 @lilypond[quote,relative=2,verbatim]
 c4 \grace b16 a4(
-\grace { b16[ c16] } a2)
+\grace { b16 c16 } a2)
 @end lilypond
 
 装飾音符には他にも 3 つのタイプがあります。@c
@@ -3194,7 +3194,7 @@ Lilypond はさらに 2 つ特殊なタイプの装飾小音符をサポート
 @lilypond[quote,relative=2,verbatim]
 \acciaccatura d8 c4
 \appoggiatura e8 d4
-\acciaccatura { g16[ f] } e2
+\acciaccatura { g16 f } e2
 \slashedGrace a,8 g4
 \slashedGrace b16 a4(
 \slashedGrace b8 a2)
@@ -3206,8 +3206,8 @@ Lilypond はさらに 2 つ特殊なタイプの装飾小音符をサポート
 
 @lilypond[quote,relative=2,verbatim]
 <<
-  \new Staff { e2 \grace { c16[ d e f] } e2 }
-  \new Staff { c2 \grace { g8[ b] } c2 }
+  \new Staff { e2 \grace { c16 d e f } e2 }
+  \new Staff { c2 \grace { g8 b } c2 }
 >>
 @end lilypond
 
@@ -3257,7 +3257,7 @@ c1 \afterGrace d1 { c16[ d] } c1
 \new Voice {
   <<
     { d1^\trill_( }
-    { s2 s4. \grace { c16[ d] } }
+    { s2 s4. \grace { c16 d } }
   >>
   c1)
 }
index b447af71672cff7b4f492de004d4bef36b5939e8..b88b36a3197404c792a68e8949b75118e7da4729 100644 (file)
@@ -6,7 +6,7 @@
     version that you are working on.  See TRANSLATION for details.
 @end ignore
 
-@c \version "2.17.25"
+@c \version "2.17.28"
 
 
 @c Translators: Yoshiki Sawada
@@ -96,7 +96,7 @@ LilyPond の中で多声部は同じ譜にある複数のボイスを参照し
 については @ref{Simultaneous expressions} を参照してください):
 
 @lilypond[verbatim,quote,relative=2]
-\grace { g8[( a b] }
+\grace { g8( a b }
 <> ) \p \< -. -\markup \italic "sempre staccato"
 \repeat unfold 4 { c4 e }  c1\f
 @end lilypond
index 478940a1bd224b072ee1fed17acae9f6042734f9..f0303947c9cffd990cc371c942de3d4e5bf18c09 100644 (file)
@@ -8,7 +8,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.17.11"
+@c \version "2.17.28"
 
 
 @c Translators: Yoshiki Sawada
@@ -3050,7 +3050,7 @@ c16[ c c8]
 
 @lilypond[quote,ragged-right,relative=2,verbatim]
 \override Score.SpacingSpanner.strict-note-spacing = ##t
-\new Staff { c8[ c \clef alto c \grace { c16[ c] } c8 c c]  c32[ c32] }
+\new Staff { c8[ c \clef alto c \grace { c16 c } c8 c c]  c32[ c32] }
 @end lilypond
 
 @seealso
index dff6c23f670ac84a96904487355dd667a787fb69..1fa04697f6d07994be29b1ec9391895694b9256d 100644 (file)
@@ -8,7 +8,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.17.19"
+@c \version "2.17.28"
 
 @c Translators: Yoshiki Sawada
 @c Translation status: post-GDP
@@ -1828,7 +1828,7 @@ text = {
 <<
   \new Voice = melody \relative c' {
     f4 \appoggiatura a32 b4
-    \grace { f16[ a16] } b2
+    \grace { f16 a16 } b2
     \afterGrace b2 { f16[ a16] }
     \appoggiatura a32 b4
     \acciaccatura a8 b4
@@ -1857,7 +1857,7 @@ text = {
 @lilypond[verbatim,ragged-right,quote]
 <<
   \new Voice = melody \relative c' {
-    \grace { c16[( d e f] }
+    \grace { c16( d e f }
     g1) f
   }
   \new Lyrics \with { includeGraceNotes = ##t }
index 034c61b59a44e950fe5c28a96d443c507f43b58d..8c833c76f56e81f2d5e91456ba0dc422125dd185 100644 (file)
@@ -8,7 +8,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.17.25"
+@c \version "2.17.28"
 
 @ignore
 Tutorial guidelines:  (different from policy.txt!)
@@ -609,7 +609,7 @@ although they can also be created by prefixing a music expression
 with the keyword @code{\appoggiatura} or @code{\acciaccatura}:
 
 @lilypond[verbatim,quote,relative=2]
-c2 \grace { a32[ b] } c2 |
+c2 \grace { a32 b } c2 |
 c2 \appoggiatura b16 c2 |
 c2 \acciaccatura b16 c2 |
 @end lilypond
index 743b318663f050ff18767237a6e3c3a68d6218e1..ae89bdba9c5a2bcacb14b8a8b710b9c24bb1256a 100644 (file)
@@ -12,7 +12,7 @@
 @c Translation checker:
 @c Translation checker committish:
 
-@c \version "2.17.25"
+@c \version "2.17.28"
 
 @ignore
 Tutorial guidelines:  (different from policy.txt!)
@@ -586,7 +586,7 @@ sleutelwoord @code{\appoggiatura} of @code{\acciaccatura}
 voor een muziekuitdrukking te zetten
 
 @lilypond[verbatim,quote,relative=2]
-c2 \grace { a32[ b] } c2 |
+c2 \grace { a32 b } c2 |
 c2 \appoggiatura b16 c2 |
 c2 \acciaccatura b16 c2 |
 @end lilypond
index d4f8964825a0ff785a49602240b3535b7185309e..a455e6cebaab47a283a75ba751fdfc8f784a6dee 100644 (file)
@@ -7,7 +7,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.17.25"
+@c \version "2.17.28"
 
 @node Rhythms
 @section Rhythms
@@ -2488,7 +2488,7 @@ Unbeamed grace notes are not put into normal note beams.
 
 @lilypond[quote,verbatim,relative=2]
 c4 d8[
-\grace { e32[ d c d] }
+\grace { e32 d c d }
 e8] e[ e
 \grace { f16 }
 e8 e]
@@ -3340,7 +3340,7 @@ up no additional logical time in a measure.
 
 @lilypond[quote,relative=2,verbatim]
 c4 \grace b16 a4(
-\grace { b16[ c16] } a2)
+\grace { b16 c16 } a2)
 @end lilypond
 
 There are three other types of grace notes possible; the
@@ -3355,7 +3355,7 @@ between notes that are slurred themselves, using the
 @lilypond[quote,relative=2,verbatim]
 \acciaccatura d8 c4
 \appoggiatura e8 d4
-\acciaccatura { g16[ f] } e2
+\acciaccatura { g16 f } e2
 \slashedGrace a,8 g4
 \slashedGrace b16 a4(
 \slashedGrace b8 a2)
@@ -3367,8 +3367,8 @@ eighth grace note
 
 @lilypond[quote,relative=2,verbatim]
 <<
-  \new Staff { e2 \grace { c16[ d e f] } e2 }
-  \new Staff { c2 \grace { g8[ b] } c2 }
+  \new Staff { e2 \grace { c16 d e f } e2 }
+  \new Staff { c2 \grace { g8 b } c2 }
 >>
 @end lilypond
 
@@ -3415,7 +3415,7 @@ note after a space lasting 7/8 of the main note.
 \new Voice {
   <<
     { d1^\trill_( }
-    { s2 s4. \grace { c16[ d] } }
+    { s2 s4. \grace { c16 d } }
   >>
   c1)
 }
index 70a6b50c6a27fd6ffc866e37aaa0d6ecd0f22b0f..4725ecf0dee3c913de583cde1eab149c96dfb2ea 100644 (file)
@@ -7,7 +7,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.17.25"
+@c \version "2.17.28"
 
 
 @node Simultaneous notes
@@ -91,7 +91,7 @@ be combined with them (for more complex possibilities of combining such
 elements, see @ref{Simultaneous expressions}):
 
 @lilypond[verbatim,quote,relative=2]
-\grace { g8[( a b] }
+\grace { g8( a b }
 <> ) \p \< -. -\markup \italic "sempre staccato"
 \repeat unfold 4 { c4 e }  c1\f
 @end lilypond
index 2b3299d7419c1c41776055ee33d79a3915e62a27..2ddee1eb092faebe371628cbe786d476cb581183 100644 (file)
@@ -8,7 +8,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.17.11"
+@c \version "2.17.28"
 
 @ignore
 GDP TODO list
@@ -3012,7 +3012,7 @@ regard for clefs, bar lines, and grace notes,
 
 @lilypond[quote,ragged-right,relative=2,verbatim]
 \override Score.SpacingSpanner.strict-note-spacing = ##t
-\new Staff { c8[ c \clef alto c \grace { c16[ c] } c8 c c]  c32[ c] }
+\new Staff { c8[ c \clef alto c \grace { c16 c } c8 c c]  c32[ c] }
 @end lilypond
 
 @seealso
index 046c96e820c53da506aae13883734b2b32a5e234..87d176a5e54deb2c7a2f79e85cb2cf2a2acf6d11 100644 (file)
@@ -7,7 +7,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.17.19"
+@c \version "2.17.28"
 
 @node Vocal music
 @section Vocal music
@@ -1922,7 +1922,7 @@ changed:
 <<
   \new Voice = melody \relative c' {
     f4 \appoggiatura a32 b4
-    \grace { f16[ a16] } b2
+    \grace { f16 a16 } b2
     \afterGrace b2 { f16[ a16] }
     \appoggiatura a32 b4
     \acciaccatura a8 b4
@@ -1951,7 +1951,7 @@ block:
 @lilypond[verbatim,ragged-right,quote]
 <<
   \new Voice = melody \relative c' {
-    \grace { c16[( d e f] }
+    \grace { c16( d e f }
     g1) f
   }
   \new Lyrics \with { includeGraceNotes = ##t }
index d5e3bcf56a07ec13f8803a9e3270f64584c27f0b..aded2070cb32726066a534e4bed17bde00ecdd19 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.15.32"
+\version "2.16.0"
 
 \header {
   lsrtags = "contexts-and-engravers, midi, real-music"
index 535af5b55e824e5d8d770e9c5bc3e3bd6d5b1fb3..474f13f19de5fc2dd782109b2a151e8864a3f663 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.15.17"
+\version "2.16.0"
 
 \header {
   lsrtags = "text"
index 898921de85cf9c0615a404db358495452860babe..0bbbdf1624d6d015bd1a85d91ea4fa21c48abdb5 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.17.6"
+\version "2.17.28"
 
 \header {
   lsrtags = "rhythms"
@@ -25,7 +25,7 @@ the) graces are put left of the musical columns for the main notes.
     \override Score.SpacingSpanner.strict-grace-spacing = ##t
     \new Staff \new Voice {
       \afterGrace c4 { c16[ c8 c16] }
-      c8[ \grace { b16[ d] } c8]
+      c8[ \grace { b16 d } c8]
       c4 r
     }
     \new Staff {
index be85c96e0432d785d58aea240c05ee54abfa7e3e..b5d489208de5f016a92e5fb24cff0073dd78b2c1 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.17.11"
+\version "2.17.28"
 
 \header {
   lsrtags = "spacing, tweaks-and-overrides"
@@ -24,7 +24,7 @@ the note that occurs at the same time. This may cause collisions.
   \set Score.proportionalNotationDuration = #(ly:make-moment 1/16)
   \new Staff {
     c8[ c \clef alto c c \grace { d16 } c8 c] c4
-    c2 \grace { c16[ c16] } c2
+    c2 \grace { c16 c16 } c2
   }
   \new Staff {
     c2 \tuplet 3/2 { c8 \clef bass cis,, c } c4
index 6988bce8d2469876e431c004cfa1d44c81f5efcd..51542ae679fa62282d403480beece1ee80f85efb 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.15.17"
+\version "2.16.0"
 
 \header {
   lsrtags = "paper-and-layout"
index 011e59d17c88915e07e27b8e0add92c0546e8b0f..0bcd3763efa7bbb4885d5a2031b11a1fc70c536d 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.17.11"
+\version "2.17.28"
 
 \header {
   lsrtags = "headword"
@@ -96,7 +96,7 @@ Text headword
     c''32
     df''32
     ef''32
-    \acciaccatura { df''[ ef'' ] }
+    \acciaccatura { df'' ef''  }
     f''8
     ef''16
     df''16
index 230fb63fb6a4766579e107163e17ed3ad86f8f49..b038e101b17e3a1bd989036d8a0d116b04d01997 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.15.18"
+\version "2.17.28"
 
 \header {
   lsrtags = "rhythms, tweaks-and-overrides"
@@ -27,8 +27,8 @@ up, and changes the default note heads to crosses.
     $(add-grace-property 'Voice 'NoteHead 'style 'cross)
     \new Voice {
        \acciaccatura { f16 } g4
-       \grace { d16[ e] } f4
-       \appoggiatura { f,32[ g a] } e2
+       \grace { d16 e } f4
+       \appoggiatura { f,32 g a } e2
     }
   }
 }
index 73de47896c21cedb8a9c0b6e19fd96a60fbfcf37..75de18e03171339158853a742adfe063a87a25d5 100644 (file)
@@ -3,12 +3,12 @@
   texidoc = "Beamlets in grace notes remain readable."
 }
 
-\version "2.16.0"
+\version "2.17.28"
 \layout {
   ragged-right = ##t
 }
 
 \relative c'
 \context Staff {
-  f1 \grace { a'8[ f16] } g1
+  f1 \grace { a'8 f16 } g1
 }
index 441ed498657c77ec01c855064e9ee4d950af3d1e..cdc747be207974ba9ef5f1ddf07b39be9c18c374 100644 (file)
@@ -1,6 +1,6 @@
 
 
-\version "2.16.0"
+\version "2.17.28"
 
 \header { texidoc = "
 The beaming algorithm handles collisions between beams and
@@ -8,7 +8,7 @@ grace notes too.
 " }
 
 \relative c' {
- e'8[ f  e \grace { f,16[ a] } e'8]
+ e'8[ f  e \grace { f,16 a } e'8]
 }
 
 \relative c'{
index dbd2c32082c14aa30f0e70296d40fab73997009e..badaa1ae74016fb302401ec5dad0722ce6ef1e51 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.16.0"
+\version "2.17.28"
 \header {
   texidoc = "Bar line should come before the grace note."
 }
@@ -11,7 +11,7 @@
 
 
 \relative c' \context Staff  { 
-  f1 \grace {  a'16[ f]  } g1 }
+  f1 \grace {  a'16 f  } g1 }
 
 
 
index 0aa75547f8ad4a27f5e8a6793aa6bc4a2b407685..8566a522ea22540fb56be987374f66b5f684832b 100644 (file)
@@ -9,10 +9,10 @@ Unbeamed grace notes are not put into normal beams.
 \layout { ragged-right= ##t }
 
 
-\version "2.16.0"
+\version "2.17.28"
 \relative c'' {
   c4  d8[
-    \grace {  e32[  d c d] } e8]
+    \grace {  e32  d c d } e8]
   e[  e
       \grace { f16 } e8 e]
 }
index 9f9551e6565f290860fca9d519c687e6933851be..bacb821e1fdcf890765808e20cc773f244cc13f5 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.16.0"
+\version "2.17.28"
 
 #(ly:set-option 'warning-as-error #f)
 
@@ -8,5 +8,5 @@
 }
 
 \context Voice \relative c' {
-  c4 \grace { d16[ d16] }
+  c4 \grace { d16 d16 }
 }
index 5e295964cb509b05e8f916b808b809af5e7daefd..419ee40de8256c97ee31bfe6d806d731c36c8742 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.16.0"
+\version "2.17.28"
 \header {
   texidoc = "Pieces may begin with grace notes."
 }
@@ -7,9 +7,9 @@
 \layout { ragged-right = ##t}
 
 \relative c' \context Staff  { 
-  \grace {  a'16[ f]  } g1
+  \grace {  a'16 f  } g1
   \bar "||"  % test if | and || are synced.
-  \grace {  a16[ bes]  }  c1
+  \grace {  a16 bes  }  c1
   \bar "||"  % test if | and || are synced. 
 }
 
index 49b488b6d9d64afe5d6b8062bbd399d377e232dc..6bae7e187c52529f49171bafcc8c174bc7b05009 100644 (file)
@@ -3,7 +3,7 @@
 normal notes, if possible. They should never be longer, even if that
 would lead to beam quanting problems."
 }
-\version "2.17.6"
+\version "2.17.28"
 
 \layout {
     ragged-right = ##t
@@ -14,9 +14,9 @@ would lead to beam quanting problems."
     << {  d8.\noBeam d16 } \\ >>   \grace { d16 } c8.[ b16]
     << {  c16[ b] } \\ >>
     
-    \grace { c16[ b] } d4
+    \grace { c16 b } d4
 %    \override Beam.inspect-quants =#'(2.8 . 2.5)
-%    \grace { c16[ b] } d4
+%    \grace { c16 b } d4
 
            }
 
index b347600cb30518a9f9e0b5f9e04aa92ff7c05d47..b19a9a7c5fc5f9602a7d2b7458f94a33599f1436 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.16.0"
+\version "2.17.28"
 
 \header {
 
@@ -13,8 +13,8 @@
 
 \relative c''{\key a \minor \time 2/4
              \repeat "volta" 2 {
-               \grace {  a16[ b] }  c4 c4  |
-               \grace {  d16[ b] } c4 c4 |
+               \grace {  a16 b }  c4 c4  |
+               \grace {  d16 b } c4 c4 |
                
              }
            }
index 7cea105e644613f6e802189fd8a6ae6ea5d4f59d..f86551e0899b8c132337879fb0f600cae44c256f 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.17.11"
+\version "2.17.28"
 
 \header{
 
@@ -16,10 +16,10 @@ Main note scripts do not end up on the grace note.
 
 \new Voice \relative c'' {
   \grace b8 c4\fermata
-  \grace {  c32[ cis32] } gis4
-  \grace {  cis32[ dis32] } e4
-  \grace {  c32[ d] }\tuplet 3/2 {  c8[ c c] }
-  \grace {  b32[ ( c32] }   c4)
+  \grace {  c32 cis32 } gis4
+  \grace {  cis32 dis32 } e4
+  \grace {  c32 d }\tuplet 3/2 {  c8[ c c] }
+  \grace {  b32 ( c32 }   c4)
   \grace  <c d>16  c8[ c8]
                                %       \grace  c16  c8[ c8]
   %% broken?
index cedcb39d2d2e5fc2350fa3455384630f238ff459..384ef99f103ec58f6c8ecc2190069ae803b85552 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.17.11"
+\version "2.17.28"
 
 \header{
 
@@ -19,7 +19,7 @@ lyrics ignore any other rhythms in the piece."
 
 m = \relative c'' {
     \autoBeamOff
-    g8( a)  r8 \tuplet 3/2 { g'8( f e) } r8 \grace {  d16[ c b] } e4
+    g8( a)  r8 \tuplet 3/2 { g'8( f e) } r8 \grace {  d16 c b } e4
     \textLengthOff
     d8.^"melisma"      \melisma c16
     \melismaEnd
index cb34df9dcb9a4859e6b890668f42327aca4b3057..1100f625e9ed0969dee6b9a220180b824fee993d 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.16.0"
+\version "2.17.28"
 
 \header {
   texidoc="
@@ -8,7 +8,7 @@ expected also for syllables starting under grace notes.
 }
 
 \relative c' {
-  c2 \grace { c16([ d e f] } g2)
+  c2 \grace { c16( d e f } g2)
   f1
 }
 \addlyrics {
index ab2491d4cad5f6ccfda795751e1f00be1785edea..ec3dfe2fc3c9ea56560d5845ad0e6a7d2bb98741 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.16.0"
+\version "2.17.28"
 
 \header {
   texidoc="
@@ -9,7 +9,7 @@ assigned to grace notes.
 
 \relative c' {
   f4 \appoggiatura a32 b4
-  \grace { f16[ a16] } b2
+  \grace { f16 a16 } b2
   \afterGrace b2 { f16[ a16] }
   \appoggiatura a32 b4
   \acciaccatura a8 b4
index aa1813e05cd1535dc9c244e8851e5b791cde7b56..81f31fc0783afc58ace3ecdc52921bbd907014fb 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.16.0"
+\version "2.17.28"
 
 \header{
 texidoc="
@@ -24,7 +24,7 @@ in unbroken state.
     \time 4/4
     << d1_(\trill
        { s2 \grace {
-          c16[ d] 
+          c16 d 
        } }
      >>
     \break 
index ad203049842216e222116707a2ccfb4a80ac25fa..4c2f6ae7f1b9ade1f7d888fb9da733d3a9f6d4bf 100644 (file)
@@ -12,7 +12,7 @@
 
 }
 
-\version "2.17.6"
+\version "2.17.28"
 \layout {
     ragged-right = ##t
 %    #(define debug-slur-scoring #t)
@@ -47,7 +47,7 @@
     | b='2( a4) s4
     | b='4.( c8) s2
     | << c=''1_(
-       { s2 \grace { b16[ c] } } >>
+       { s2 \grace { b16 c } } >>
     \break
     b4)
     e=''4.( c8) s4
index 58548a92a455186a60a4f093f4c6dafa357befab..3d64bb03e8a9a4ed88f00ea9813064aad0633677 100644 (file)
@@ -5,7 +5,7 @@
   run are spaced accordingly. "
 }
 
-\version "2.17.6"
+\version "2.17.28"
 
 \paper {  ragged-right = ##t }
 
@@ -16,9 +16,9 @@
   c
   \grace { c16  }
   d
-  \grace { c16[ d e f] }
+  \grace { c16 d e f }
   c
-  \grace { c8[ c16 d c8]  }
+  \grace { c8 c16 d c8  }
   c
   \override Score.GraceSpacing.spacing-increment = #2.0
 
index ae928cf6831e6a5e5e9586eff46e7bfdcb3e5119..67389f996f7d6e6ba39f52e301e05cfb591597be 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.17.3"
+\version "2.17.28"
 \header {
   texidoc = "The spacing engine avoids collisions between non-adjacent columns."
 }
@@ -15,7 +15,7 @@
     \grace { <d-1-2-3>8[ f a] }
     <fis''-1-2-3-4-5>4 r4
     \set fingeringOrientations = #'(right)
-    <g'-1-2-3-4-5>4 \grace { d''8[ e'' d'']}
+    <g'-1-2-3-4-5>4 \grace { d''8 e'' d''}
     g'4
   }
 >>
index cfe63c8bc8f0624fed98a80ef84467660062738f..6e17724c1f3844a9091f4458bb87a4f96f2d46ba 100644 (file)
@@ -9,7 +9,7 @@ time.  This may cause collisions.  "
 }
 
 
-\version "2.17.11"
+\version "2.17.28"
 
 \paper {
   ragged-right = ##t
@@ -27,7 +27,7 @@ time.  This may cause collisions.  "
   \set Score.proportionalNotationDuration = #(ly:make-moment 1/16)
   \new Staff {
     c8[ c \clef alto c c \grace { d16 }  c8 c]  c4 c2
-    \grace { c16[ c16] }
+    \grace { c16 c16 }
     c2 }
   \new Staff {
     c2  \tuplet 3/2 { c8 \clef bass cis,, c } 
index 7e57cdc4312855dfdd43f7c10aced84b0c868e57..6cb82618f8f6e5ab66d714e96cd60e95b1a528c6 100644 (file)
@@ -2,11 +2,11 @@
     texidoc = "Trill spanner can end on a grace note"
 }
 
-\version "2.17.15"
+\version "2.17.28"
 \layout {
     ragged-right = ##T
 }
 \relative c' \new Voice {
     << { c1 \startTrillSpan }
-       { s2. \grace { d16[\stopTrillSpan e] } } >>
+       { s2. \grace { d16\stopTrillSpan e } } >>
     c4 }