]> git.donarmstrong.com Git - lilypond.git/commitdiff
Merge branch 'lilypond/translation' of ssh://git.sv.gnu.org/srv/git/lilypond into...
authorTill Paala <till.rettig@gmx.de>
Fri, 19 Aug 2011 05:53:32 +0000 (08:53 +0300)
committerTill Paala <till.rettig@gmx.de>
Fri, 19 Aug 2011 05:53:32 +0000 (08:53 +0300)
32 files changed:
Documentation/de/essay/engraving.itely
Documentation/de/essay/literature.itely
Documentation/de/extending/programming-interface.itely
Documentation/de/extending/scheme-tutorial.itely
Documentation/de/included/authors.itexi
Documentation/de/included/generating-output.itexi
Documentation/de/included/helpus.itexi
Documentation/de/learning/common-notation.itely
Documentation/de/learning/fundamental.itely
Documentation/de/learning/preface.itely
Documentation/de/learning/templates.itely
Documentation/de/learning/tutorial.itely
Documentation/de/learning/tweaks.itely
Documentation/de/notation/ancient.itely
Documentation/de/notation/changing-defaults.itely
Documentation/de/notation/cheatsheet.itely
Documentation/de/notation/chords.itely
Documentation/de/notation/contemporary.itely
Documentation/de/notation/editorial.itely
Documentation/de/notation/expressive.itely
Documentation/de/notation/notation.itely
Documentation/de/notation/percussion.itely
Documentation/de/notation/repeats.itely
Documentation/de/notation/rhythms.itely
Documentation/de/notation/spacing.itely
Documentation/de/notation/specialist.itely
Documentation/de/notation/text.itely
Documentation/de/notation/unfretted-strings.itely
Documentation/de/notation/vocal.itely
Documentation/de/notation/wind.itely
Documentation/de/notation/world.itely
Documentation/de/search-box.ihtml

index 501ea1820a03d3bca91f1db1b3db7c07c3bacaeb..2e3c1a4c3cf5220405e6590d3ddc9089cad19c86 100644 (file)
@@ -1,7 +1,7 @@
 @c -*- coding: utf-8; mode: texinfo; -*-
 
 @ignore
-    Translation of GIT committish: a463d80d4be008ce05b12de86fc21f2b7c1c120f
+    Translation of GIT committish: 8cbb38db1591ab95a178643e7bf41db018aa22c0
 
 
     When revising a translation, copy the HEAD committish of the
index 0bfaeb9e4a324d3e89b4f3aa5eb667954c20f6c4..aa1910317b1b579c3a62e679bb38e2154495a3e2 100644 (file)
@@ -1,7 +1,7 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: de -*-
 
 @ignore
-    Translation of GIT committish: f86f00c1a8de0f034ba48506de2801c074bd5422
+    Translation of GIT committish: 8cbb38db1591ab95a178643e7bf41db018aa22c0
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  For details, see the Contributors'
index cc2d364fe2e243458c46d46efdd177120a347a22..257ec972a64fb0d90f1dbfe8503dbbb25cbfe992 100644 (file)
@@ -1,7 +1,7 @@
 @c -*- coding: utf-8; mode: texinfo; -*-
 
 @ignore
-    Translation of GIT committish: a463d80d4be008ce05b12de86fc21f2b7c1c120f
+    Translation of GIT committish: 8cbb38db1591ab95a178643e7bf41db018aa22c0
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  For details, see the Contributors'
@@ -72,7 +72,17 @@ wobei
 
 @item @var{TypN?}
 @tab ein Scheme-Typenprädikat (engl. type predicate), für welches
-@code{@var{ArgN}} @code{#t} ausgeben muss
+@code{@var{ArgN}} @code{#t} ausgeben muss.  Einige dieser Prädikate
+werden durch den Parser gesondert erkannt, sodass die entsprechenden
+Werte als LilyPond-Syntx gelesen werden und nicht als Scheme-Syntax.
+Diese Prädikate sind gegenwärtig @code{ly:music?}, @code{markup?}, @code{ly:pitch?}
+und @code{ly:duration?}.  Nicht alle Kombinationen sind erlaubt:
+man kann z. B. nicht eine Dauer nach den Noten suchen, denn Noten
+können @emph{optional} mit einer Dauer enden.
+
+Wenn Sie wirklich einige dieser Elemente als Scheme- und nicht als
+LilyPond-Ausdruck einsetzen wollen, können Sie sie in einen Aufruf
+von @code{ly:export} einfügen.
 
 @item @var{...Noten...}
 @tab ein musikalischer Ausdruck, optional in Scheme geschrieben, mit allem
index 4e1a55f8e401f41fb1c0f0f7ed4f206061e10985..af64437be2c8e2d5fc063015b79b36b0650a3ae5 100644 (file)
@@ -1,7 +1,7 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: de -*-
 
 @ignore
-    Translation of GIT committish: 70aaf0159410169678942abd39eb13c876521437
+    Translation of GIT committish: 8cbb38db1591ab95a178643e7bf41db018aa22c0
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  For details, see the Contributors'
index a589dca895bddf6693068cf879c560fcbf57ef31..540ecb3bd3f0fa5c3054b12de9e766a13ae5b4ad 100644 (file)
@@ -1,13 +1,7 @@
 @c -*- coding: utf-8; mode: texinfo; -*-
 @c This file is part of community.itexi and ../topdocs/AUTHORS.itexi
-@ignore
-    Translation of GIT committish: f86f00c1a8de0f034ba48506de2801c074bd5422
-
-    When revising a translation, copy the HEAD committish of the
-    version that you are working on.  For details, see the Contributors'
-    Guide, node Updating translation committishes.
-
 
+@ignore
 
   This file lists authors of LilyPond, and what they wrote.  Each
   list is sorted alphabetically by surname.  This file lists people
 
 @itemize
 
+@item Bertrand Bordage:
+@email{bordage.bertrand@@gmail.com},
+Core developer, font designer
+
 @item Trevor Daniels:
 @email{t.daniels@@treda.co.uk},
 Assistant documentation editor
@@ -154,29 +152,8 @@ Core developer, Schemer extraordinaire
 
 @c use commas not colons
 
-Sven Axelsson,
-Pál Benkő,
-Frédéric Bron,
-Hajo Dezelski,
-Richard Gay,
-Keith OHara,
-Andrew Hawryluk,
-Christian Hitz,
-Marc Hohl,
-Henning Hraban Ramm,
-Ian Hulin,
-Michael Käppler,
-Marek Klein,
-Kieren MacMillan,
-Thomas Morgan,
-Benjamin Peterson,
-Nathan Reed,
-Julien Rioux,
-Boris Shingarov,
-Patrick Schmidt,
-Owen Tuz,
-Andrew Wilson,
-Rodolfo Zitellini
+Karin Hoethker,
+Jan Warchoł
 
 @c no comma for last entry
 
@@ -188,11 +165,6 @@ Rodolfo Zitellini
 
 @c use commas not colons
 
-Keith OHara,
-Marc Hohl,
-Alexander Kobel,
-Carsten Steger
-
 @c no comma for last entry
 
 @end macro
@@ -203,13 +175,7 @@ Carsten Steger
 
 @c use commas not colons
 
-Colin Campbell,
-Andrew Hawryluk,
-James Lowe,
-Mike Moral,
-Ralph Palmer,
-David Pounder,
-Patrick Schmidt
+James Lowe
 
 @c no comma for last entry
 
@@ -218,12 +184,9 @@ Patrick Schmidt
 
 @macro bugsquadCurrent
 
-James E. Bailey,
 Colin Campbell,
 Phil Holmes,
-Urs Liska,
-Ralph Palmer,
-Kieren MacMillan,
+Derek Klinge,
 Dmytro O. Redchuk
 
 @c no comma for last entry
@@ -235,7 +198,9 @@ Dmytro O. Redchuk
 
 @c use commas not colons
 
-Christian Hitz
+Colin Campbell,
+Christian Hitz,
+Phil Holmes
 
 @c no comma for last entry
 
@@ -247,14 +212,6 @@ Christian Hitz
 
 @c use commas not colons
 
-Federico Bruni,
-Dénes Harmath,
-Jean-Charles Malahieude,
-@c @email{lolyfan@@wanadoo.fr},
-Tineke de Munnik,
-Till Paala,
-Ralf Wildenhues,
-Yoshiki Sawada
 
 @c no comma for last entry
 
@@ -270,51 +227,67 @@ Yoshiki Sawada
 Erlend Aasland,
 Maximilian Albert,
 Guido Amoruso,
+Sven Axelsson,
 Kristof Bastiaensen,
 Pál Benkő,
-@c @email{benkop@@freestart.hu},
+Bertrand Bordage,
+Frédéric Bron,
 Juliusz Chroboczek,
-@c @email{jch@@pps.jussieu.fr},
+Peter Chubb,
 Angelo Contardi,
+Vicente Solsona Della,
+Hajo Dezelski,
+Michael Welsh Duggan,
 David Feuer,
-@c @email{david.feuer@@gmail.com},
 Bertalan Fodor,
+Richard Gay,
 Mathieu Giraud,
+Lisa Opus Goldstein,
 Yuval Harel,
+Andrew Hawryluk,
+Christian Hitz,
+Marc Hohl,
+Ian Hulin,
 Bernard Hurley,
-@c @email{bernard@@fong-hurley.org.uk},
 Yoshinobu Ishizaki,
 Chris Jackson,
-@c @email{chris@@fluffhouse.org.uk},
 David Jedlinsky,
 Heikki Junes,
-@c @email{heikki.junes@@hut.fi},
+Michael Käppler,
+Marek Klein,
 Michael Krause,
-@c @email{m.krause@@tu-harburg.de},
 Jean-Baptiste Lamy,
-@c @email{jiba@@tuxfamily.org},
 Jonatan Liljedahl,
 Peter Lutek,
+Kieren MacMillan,
 Hendrik Maryns,
+Thomas Morgan,
 Joe Neeman,
-@c @email{joeneeman@@gmail.com},
 Matthias Neeracher,
+Keith OHara,
 Tatsuya Ono,
-Lisa Opus Goldstein,
+Benjamin Peterson,
 Guy Gascoigne-Piggford,
+Henning Hraban Ramm,
+Nathan Reed,
+Julien Rioux,
 Stan Sanderson,
-Edward Sanford Sutton,
 Andreas Scherer,
 Johannes Schindelin,
+Patrick Schmidt,
+Boris Shingarov,
 Kim Shrier,
-Vicente Solsona Della,
+Edward Sanford Sutton,
 David Svoboda,
+Owen Tuz,
 Sebastiano Vigna,
+Jan Warchoł,
 Arno Waschk,
-Michael Welsh Duggan,
 John Williams,
+Andrew Wilson,
 Milan Zamazal,
-Rune Zedeler
+Rune Zedeler,
+Rodolfo Zitellini
 
 @c no comma for last entry
 
@@ -327,11 +300,12 @@ Rune Zedeler
 @c use commas not colons
 
 Tom Cato Amundsen,
-@c @email{tca@@gnu.org},
+Marc Hohl,
 Chris Jackson,
-@c @email{chris@@fluffhouse.org.uk},
+Alexander Kobel,
+Keith OHara,
+Carsten Steger
 Arno Waschk,
-@c @email{arno@@arnowaschk.de},
 Rune Zedeler
 
 @c no comma for last entry
@@ -345,31 +319,34 @@ Rune Zedeler
 @c use commas not colons
 
 Erlend Aasland,
-Trevor Bača,
+Trevor Bača
 Alard de Boer,
+Colin Campbell,
 Jay Hamilton,
-Andrew Hawryluk,
 Joseph Harfouch,
+Andrew Hawryluk,
+Andrew Hawryluk,
 Cameron Horsburgh,
 Geoff Horton,
 Ian Hulin,
 Heikki Junes,
-@c @email{heikki.junes@@hut.fi},
 Kurtis Kroon,
+James Lowe,
 Dave Luttinen,
 Kieren MacMillan,
 Christian Mondrup,
-@c @email{scancm@@biobase.dk},
+Mike Moral,
 Eyolf Østrem,
 Ralph Palmer,
+Ralph Palmer,
 François Pinard,
-@c @email{pinard@@iro.umontreal.ca},
-@c @uref{http://pinard.progiciels-bpi.ca/},
-Eduardo Vieira,
+David Pounder,
 Michael Rasmussen,
 Till Rettig,
+Patrick Schmidt,
 Carl D. Sorensen,
 Anh Hai Trinh,
+Eduardo Vieira,
 Rune Zedeler
 
 @c no comma for last entry
@@ -379,7 +356,11 @@ Rune Zedeler
 
 @macro bugsquadPrevious
 
-@c nobody here yet
+@c use commas not colons
+James E. Bailey,
+Urs Liska,
+Kieren MacMillan,
+Ralph Palmer
 
 @c no comma for last entry
 @end macro
@@ -389,13 +370,10 @@ Rune Zedeler
 @c use commas not colons
 
 Anthony Fok,
-@c @email{foka@@debian.org},
+Christian Hitz,
 Chris Jackson,
-@c @email{chris@@fluffhouse.org.uk},
 Heikki Junes,
-@c @email{heikki.junes@@hut.fi},
 David Svoboda
-@c @email{svoboda@@cmu.edu}
 
 @c no comma for last entry
 
@@ -407,44 +385,42 @@ David Svoboda
 
 @c use commas not colons
 
-Frédéric Chiasson,
-Abel Cheung,
 Alard de Boer,
+Federico Bruni,
+Abel Cheung,
+Frédéric Chiasson,
 Simon Dahlbacka,
 Orm Finnendahl,
 David González,
 Nicolas Grandclaude,
-@c @email{ngclaude@@123mail.org},
+Dénes Harmath,
 Damien Heurtebise,
-Matthieu Jacquot,
 Bjoern Jacke,
-@c @email{bjoern.jacke@@gmx.de},
+Matthieu Jacquot,
 Neil Jerram,
-@c @email{nj104@@cus.cam.ac.uk},
 Heikki Junes,
-@c @email{heikki.junes@@hut.fi},
 Nicolas Klutchnikoff,
 Jean-Charles Malahieude,
-@c @email{lolyfan@@wanadoo.fr},
+Jean-Charles Malahieude,
 Adrian Mariano,
 Christian Mondrup,
 Tineke de Munnik,
-@c @email{tdm@@dds.nl},
+Tineke de Munnik,
 Steven Michael Murphy,
+Till Paala,
 François Pinard,
 Gauvain Pocentek,
-@c @email{gauvainpocentek@@yahoo.fr},
 Till Rettig,
 Ludovic Sardain,
-@c @email{ludovicsardain@@gmail.com},
+Yoshiki Sawada
 Yoshiki Sawada,
 Thomas Scharkowski,
 Clytie Siddall,
 August S. Sigov,
-@c @email{august@@infran.ru},
 Roland Stigge,
 Risto Vääräniemi,
 Andrea Valle,
+Ralf Wildenhues,
 Olcay Yıldırım
 
 @c no comma for last entry
index 52a41af797a282a3b42cf7b8d36a7b48a5abb51a..1eff41a4a8bb70f747576948a18196105f274715 100644 (file)
@@ -3,7 +3,7 @@
 @c learning/tutorial.itely
 
 @ignore
-    Translation of GIT committish: ab9e3136d78bfaf15cc6d77ed1975d252c3fe506
+    Translation of GIT committish: 8cbb38db1591ab95a178643e7bf41db018aa22c0
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  For details, see the Contributors'
@@ -197,7 +197,9 @@ eine Datei zu kompilieren.}
 Erstellen Sie eine Text-Datei mit dem Namen @file{test.ly} und
 geben Sie folgenden Text ein:
 
+@c double \\ required because this is inside a macro!
 @example
+\\version "@w{@versionStable{}}"
 @{
   c' e' g' e'
 @}
@@ -218,7 +220,7 @@ Sie werden ungefähr folgende Meldungen sehen:
 
 @example
 lilypond test.ly
-GNU LilyPond @version{}
+GNU LilyPond  @w{@versionStable{}}
 »test.ly« wird verarbeitet
 Analysieren...
 Interpretation der Musik...
index 0b61134a94a9ad913f9ba38021095ec9b40d340c..b64ae2f4a42b8742b1921fc355bfe4492ddca1f4 100644 (file)
@@ -3,7 +3,7 @@
 @c contributor/introduction.itely
 
 @ignore
-    Translation of GIT committish:  a463d80d4be008ce05b12de86fc21f2b7c1c120f
+    Translation of GIT committish:  8cbb38db1591ab95a178643e7bf41db018aa22c0
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  For details, see the Contributors'
@@ -141,7 +141,7 @@ angepasste) Syntax für die absehbare Zukunft unverändert bleiben.
 Es wird eine Zeit der ausführlichen Diskussionen geben, damit
 die endgültigen Eingabespezifikationen festgelegt werden können.
 
-@warning{GLISS beginnt kurz nachdem 2.14 veröffentlicht wird.}
+@warning{GLISS beginnt kurz nach der Veröffentlichung von 2.16.}
 
 
 @subsubheading GOP (Grand Organizing Project)
@@ -162,8 +162,6 @@ völlig umzugestalten.  Das Ziel ist es vielmehr, uns eine stabile
 Basis zu geben, sodass große Änderungen in der Zukunft einfacher
 bewerkstelligt werden können.
 
-@warning{GOP beginnt kurz nachdem 2.14 veröffentlicht wird.}
-
 @end macro
 
 
index c0dc4dfdea42babdd8f73ee497802e31272cd90e..2bd5c8b8dedef6992c290ed0299a88156d569ec2 100644 (file)
@@ -1,7 +1,7 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: de -*-
 
 @ignore
-    Translation of GIT committish: 3c814eb917c15f6f0d64f64f58046dd7b119e359
+    Translation of GIT committish: 8cbb38db1591ab95a178643e7bf41db018aa22c0
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  For details, see the Contributors'
index 7cdb97f2e5486a5317327e6a97abd6ccd1c4a319..49edb6e90e51c1576a5f2fdfb1d3665733706981 100644 (file)
@@ -1,7 +1,7 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: de -*-
 
 @ignore
-    Translation of GIT committish: a463d80d4be008ce05b12de86fc21f2b7c1c120f
+    Translation of GIT committish: 8cbb38db1591ab95a178643e7bf41db018aa22c0
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  For details, see the Contributors'
index fd3370e16e5d30358bd8fb311e32535d5b9012bc..dc02543c7b5032fc7db920b8d2fef389eb0cbfe7 100644 (file)
@@ -1,7 +1,7 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: de -*-
 
 @ignore
-    Translation of GIT committish: aa632c095138aaaa0f50f73c90e72efb4b61d745
+    Translation of GIT committish: 8cbb38db1591ab95a178643e7bf41db018aa22c0
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  For details, see the Contributors'
index 30e430238502d5528994309b5d591712abeda748..c09b31d07cb89de3467a9bf861225c61f1ccf766 100644 (file)
@@ -1,7 +1,7 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: de -*-
 
 @ignore
-    Translation of GIT committish: aa632c095138aaaa0f50f73c90e72efb4b61d745
+    Translation of GIT committish: 8cbb38db1591ab95a178643e7bf41db018aa22c0
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  For details, see the Contributors'
index 843d8b29b355b2986ff74a057a8bed52d951de93..98bee1c2eb651460a657df21ec354ac93459abda 100644 (file)
@@ -1,7 +1,7 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: de -*-
 
 @ignore
-    Translation of GIT committish: aa632c095138aaaa0f50f73c90e72efb4b61d745
+    Translation of GIT committish: 8cbb38db1591ab95a178643e7bf41db018aa22c0
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  For details, see the Contributors'
index 93fd3a75e23b5b5b27a38d8fc2cbc0e9c830a781..d7706a10e75fc7ac996d08c64e16e87e7011f142 100644 (file)
@@ -1,7 +1,7 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: de -*-
 
 @ignore
-    Translation of GIT committish: bf45bed3887f818f2d99756e6b92c77a8698be92
+    Translation of GIT committish: 8cbb38db1591ab95a178643e7bf41db018aa22c0
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  For details, see the Contributors'
@@ -3093,22 +3093,29 @@ r4
 \acciaccatura e8\( d8 c~ c d c d\)
 @end lilypond
 
-Hier noch ein weiteres Beispiel aus der Einleitung von Chopins
-Prelude Op. 28 Nr. 2, das untere System.  Wie zu sehen ist,
-stößt der Balken mit den oberen Noten zusammen:
+Hier noch ein weiteres Beispiel.  Wie zu sehen ist,
+stößt der Balken mit den oberen Bögen zusammen:
 
 @lilypond[quote,verbatim,fragment,ragged-right]
 {
-  \clef "bass"
-  << { b,8 ais, b, g, } \\ { e, g e, g } >>
-  << { b,8 ais, b, g, } \\ { e, g e, g } >>
+  \time 4/2
+  <<
+    { c'1 ~ c'2. e'8 f' }
+    \\
+    { e''8 e'' e'' e''  e'' e'' e'' e''  f''2 g'' }
+  >>
+  <<
+    { c'1 ~ c'2. e'8 f' }
+    \\
+    { e''8 e'' e'' e''  e'' e'' e'' e''  f''2 g'' }
+  >>
 }
 @end lilypond
 
 @noindent
 Das kann manuell gelöst werden, indem beide Enden des Balkens
-von ihrer Position 2 Notenlinienabstände über der Mittellinie
-hochgeschoben werden, etwa auf 3:
+von ihrer Position 1.81 Notenlinienabstände unter der Mittellinie
+hochgeschoben werden, etwa auf 1:
 
 @cindex Balken, Beispiel zur Veränderung
 @cindex positions-Eigenschaft, Beispiel
@@ -3116,20 +3123,26 @@ hochgeschoben werden, etwa auf 3:
 
 @lilypond[quote,verbatim,fragment,ragged-right]
 {
-  \clef "bass"
+  \time 4/2
   <<
-    \override Beam #'positions = #'(3 . 3)
-    { b,8 ais, b, g, }
-  \\
-    { e, g e, g }
+    { c'1 ~ c'2. e'8 f' }
+    \\
+    {
+      \override Beam #'positions = #'(-1 . -1)
+      e''8 e'' e'' e''  e'' e'' e'' e''  f''2 g''
+    }
+  >>
+  <<
+    { c'1 ~ c'2. e'8 f' }
+    \\
+    { e''8 e'' e'' e''  e'' e'' e'' e''  f''2 g'' }
   >>
-  << { b,8 ais, b, g, } \\ { e, g e, g } >>
 }
 @end lilypond
 
 @noindent
-Hier ist zu beobachten, dass die Veränderung sich auch auf die
-weiteren Achtelbalken der ersten Stimme auswirkt, während sie keine
+Hier ist zu beobachten, dass die Veränderung sich auch auf den
+die erste Stimme des weiteren Taktes mit Achtelnoten auswirkt, während sie keine
 Auswirkung auf die Balken der zweiten Stimme hat.
 
 @subheading force-hshift (vertikale Verschiebunseigenschaft)
index cf5452d03d7389b847d401d726ae8ddd1b12173c..d8a3a0fff8a0f9a71a6e00f2da6dacc9da38f652 100644 (file)
@@ -1,7 +1,7 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: de -*-
 
 @ignore
-    Translation of GIT committish: bf45bed3887f818f2d99756e6b92c77a8698be92
+    Translation of GIT committish: 8cbb38db1591ab95a178643e7bf41db018aa22c0
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  For details, see the Contributors'
index b0c6af9e1f18689edf4506b66f812845dd9d851c..a2e5c99273c6361a40d719a08fdd7d2f33fff292 100644 (file)
@@ -1,7 +1,7 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: de -*-
 
 @ignore
-    Translation of GIT committish: bf45bed3887f818f2d99756e6b92c77a8698be92
+    Translation of GIT committish: 8cbb38db1591ab95a178643e7bf41db018aa22c0
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  For details, see the Contributors'
index d9bc02f8c3da4712209e07321d41dd1ea3a1695e..f8c9e10d9798b21ba58abd865f7e43c4ae67c5c5 100644 (file)
@@ -1,7 +1,7 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: de -*-
 
 @ignore
-    Translation of GIT committish: 70aaf0159410169678942abd39eb13c876521437
+    Translation of GIT committish: 8cbb38db1591ab95a178643e7bf41db018aa22c0
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  For details, see the Contributors'
index 6fc6c6b7f0eda823674e2183e4f71f23806f743e..2a293342be1f98130a737a16155bafba2bfde9ea 100644 (file)
@@ -1,7 +1,7 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: de -*-
 
 @ignore
-    Translation of GIT committish: 42ae342ba877dc8f26cabb5cc3937a6d3cdb4066
+    Translation of GIT committish: 8cbb38db1591ab95a178643e7bf41db018aa22c0
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  For details, see the Contributors'
index 4bde7645c9735ba334b2be6744f5399c3e3cbf2b..6c0d1192974de5352713595586b0cc16b4fd9d7a 100644 (file)
@@ -1,6 +1,6 @@
 @c -*- coding: utf-8; mode: texinfo; -*-
 @ignore
-    Translation of GIT committish: 42ae342ba877dc8f26cabb5cc3937a6d3cdb4066
+    Translation of GIT committish: 8cbb38db1591ab95a178643e7bf41db018aa22c0
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  For details, see the Contributors'
index 767ce1e99686c028b4dad3835ded78864430f405..994a8372f57caeb718b3413fcfd76f1d6ac623d2 100644 (file)
@@ -1,6 +1,6 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: de -*-
 @ignore
-    Translation of GIT committish: bf45bed3887f818f2d99756e6b92c77a8698be92
+    Translation of GIT committish: 8cbb38db1591ab95a178643e7bf41db018aa22c0
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  For details, see the Contributors'
index 7fe74cf40c77d6e2435eec2f9dc500bd0d1bdc8a..72f940356e8ba40417564e30fb68ea7af0065683 100644 (file)
@@ -1,6 +1,6 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: de -*-
 @ignore
-    Translation of GIT committish: 42ae342ba877dc8f26cabb5cc3937a6d3cdb4066
+    Translation of GIT committish: 8cbb38db1591ab95a178643e7bf41db018aa22c0
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  For details, see the Contributors'
index 6e629c02d517cc6a2c052174cb6e44e96be7d1b7..4e097a49d2f5df4aeb19fef29839d3c02df129e2 100644 (file)
@@ -1,6 +1,6 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: de -*-
 @ignore
-    Translation of GIT committish: 70aaf0159410169678942abd39eb13c876521437
+    Translation of GIT committish: 8cbb38db1591ab95a178643e7bf41db018aa22c0
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  For details, see the Contributors'
index a6272a937b41b5512a6dab7f86501fde9f90f181..9842e8b167671b861a26fa5ca5ad2bdb6617b63b 100644 (file)
@@ -1,7 +1,7 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: de -*-
 
 @ignore
-    Translation of GIT committish: bf45bed3887f818f2d99756e6b92c77a8698be92
+    Translation of GIT committish: 8cbb38db1591ab95a178643e7bf41db018aa22c0
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  For details, see the Contributors'
index 44cc2e5d2014430ba1e5197b0825be0d61eaa9c2..c3515bdf9cb824c9de4350345c0ff157fd9bfc70 100644 (file)
@@ -1,6 +1,6 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: de -*-
 @ignore
-    Translation of GIT committish: bf45bed3887f818f2d99756e6b92c77a8698be92
+    Translation of GIT committish: 8cbb38db1591ab95a178643e7bf41db018aa22c0
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  For details, see the Contributors'
index 3c186e57316acf858c59daadd132af838cc42fdb..df3ed39b8c97d377fc0d9e4332bf9bcc98bc76b1 100644 (file)
@@ -1,6 +1,6 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: de -*-
 @ignore
-    Translation of GIT committish: ac3dd3ad38528113d97f6a8a7b81751c328f1c36
+    Translation of GIT committish: 8cbb38db1591ab95a178643e7bf41db018aa22c0
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  For details, see the Contributors'
@@ -1633,7 +1633,7 @@ auswirkt.
     \time 3/4
     \set Staff.timeSignatureFraction = #'(9 . 8)
     \scaleDurations #'(2 . 3)
-    \repeat unfold 6 { c8[ c c] }
+      \repeat unfold 6 { c8[ c c] }
   }
   \new Staff {
     \time 3/4
index 240cadc278e3ad8e46b5e9a52d42b524796f3071..d2b00f8f8c30208a7394a08ceb2370ce3b07c575 100644 (file)
@@ -1,7 +1,7 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: de -*-
 
 @ignore
-    Translation of GIT committish: ac3dd3ad38528113d97f6a8a7b81751c328f1c36
+    Translation of GIT committish: 8cbb38db1591ab95a178643e7bf41db018aa22c0
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  For details, see the Contributors'
index 5e4fc84f7b8fb541af786d7843a8805f4f7c90e0..aacdc0ee2f031b69b632b89f84471af98a4675e0 100644 (file)
@@ -1,6 +1,6 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: de -*-
 @ignore
-    Translation of GIT committish: 70aaf0159410169678942abd39eb13c876521437
+    Translation of GIT committish: 8cbb38db1591ab95a178643e7bf41db018aa22c0
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  For details, see the Contributors'
index 1075b871e022107a8470f294a75eba8e7bb091e4..fa93bdb9be5058633e38d596c36a5a7dc3406089 100644 (file)
@@ -1,7 +1,7 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: de -*-
 
 @ignore
-    Translation of GIT committish: f86f00c1a8de0f034ba48506de2801c074bd5422
+    Translation of GIT committish: 8cbb38db1591ab95a178643e7bf41db018aa22c0
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  For details, see the Contributors'
index 749130d2dc859551d1aefece2cf84f2a7c65e1b1..6a98f1f2454c6c50a8ed55267468e0957c1ae8eb 100644 (file)
@@ -1,7 +1,7 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: de -*-
 
 @ignore
-    Translation of GIT committish: aa632c095138aaaa0f50f73c90e72efb4b61d745
+    Translation of GIT committish: 8cbb38db1591ab95a178643e7bf41db018aa22c0
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  For details, see the Contributors'
index d0382e8e7dbeb792519390fba25c1a7e2376940c..d0d027e63889c9a93e75f7284692a1da580ef23e 100644 (file)
@@ -1,6 +1,6 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: de -*-
 @ignore
-    Translation of GIT committish: f86f00c1a8de0f034ba48506de2801c074bd5422
+    Translation of GIT committish: 8cbb38db1591ab95a178643e7bf41db018aa22c0
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  For details, see the Contributors'
index b155de2142b1881baf3b0c1ef652f838806844ae..5e966e7709c622ad1d11faa383eadb0530960a8e 100644 (file)
@@ -1,7 +1,7 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: de -*-
 
 @ignore
-    Translation of GIT committish: f86f00c1a8de0f034ba48506de2801c074bd5422
+    Translation of GIT committish: 8cbb38db1591ab95a178643e7bf41db018aa22c0
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  For details, see the Contributors'
index 82f5c5f09f274260bc66133279dd3d8e45c037ed..bc898dad78afc992430d5e761f9952d36311ff0f 100644 (file)
@@ -1,7 +1,7 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: de -*-
 
 @ignore
-    Translation of GIT committish: 42ae342ba877dc8f26cabb5cc3937a6d3cdb4066
+    Translation of GIT committish: 8cbb38db1591ab95a178643e7bf41db018aa22c0
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  For details, see the Contributors'
index 694200e8b52e117d1e371ab4f8c45e8b7732c304..487372ad39c819b87e4f438106979c6e20090d7f 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-    Translation of GIT committish: 4f7427e7a314a71bde16559247885544256b8213
+    Translation of GIT committish: 8cbb38db1591ab95a178643e7bf41db018aa22c0
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  See TRANSLATION for details.
@@ -9,11 +9,11 @@
 <form action="http://google.com/search"
       method="get"
       name="search"
-      onSubmit="search.q.value='site:lilypond.org +v2.12 '
+      onSubmit="search.q.value='site:lilypond.org +v2.14 '
                + search.brute_query.value"
-      onMouseMove="search.q.value='site:lilypond.org +v2.12 '
+      onMouseMove="search.q.value='site:lilypond.org +v2.14 '
                   + search.brute_query.value"
-      onKeyUp="search.q.value='site:lilypond.org +v2.12 '
+      onKeyUp="search.q.value='site:lilypond.org +v2.14 '
               + search.brute_query.value">
   <input type="hidden" name="btnG" value="Mit Google suchen">
   <input type="text" name="brute_query" onfocus="this.value=''" value="Suche">