]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/alternative-breve-note.ly
Merge branch 'master' of git://git.savannah.gnu.org/lilypond.git
[lilypond.git] / Documentation / snippets / alternative-breve-note.ly
index b360b89e5badc80e2b8dbdf28ef64f2deaad815d..4face77811e6bd08a39cc7188ab1abad4c85c1bf 100644 (file)
@@ -1,14 +1,25 @@
-% Do not edit this file; it is automatically
+% 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.
-\version "2.13.36"
+%% Note: this file works from version 2.14.0
+\version "2.14.0"
 \header {
+
+  texidocde = "Dieses Schnipsel zeigt, wie man die alternative Brevis mit zwei
+vertikalen Linien an jeder Seite des Notenkopfes benutzt."
+  doctitlede = "Alternative Brevis mit zwei vertiaklen Linien"
+
+
   lsrtags = "rhythms,expressive-marks"
   texidoc = "This code demonstrates how to use the alternative breve note
 with two vertical lines on each side of the notehead instead of one line."
   doctitle = "Alternative breve notehead with double vertical lines"
 } % begin verbatim
 
+
 \relative c'' {
   \time 4/2
   \override Staff.NoteHead #'style = #'altdefault