]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/using-postscript-to-generate-special-note-head-shapes.ly
LSR: Update.
[lilypond.git] / Documentation / snippets / using-postscript-to-generate-special-note-head-shapes.ly
index 68fd252ce17d11e6aab839f89896ec6db792a39f..ab818aa53da542705cebd96cdfec55667bd6df37 100644 (file)
@@ -1,6 +1,7 @@
-%% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it
+%% Do not edit this file; it is automatically
+%% generated from LSR http://lsr.dsi.unimi.it
 %% This file is in the public domain.
-\version "2.13.1"
+\version "2.13.4"
 
 \header {
   lsrtags = "editorial-annotations, tweaks-and-overrides"
@@ -17,8 +18,8 @@ têtes ressemblant à des parallélogrammes.
 
   texidoc = "
 When a note head with a special shape cannot easily be generated with
-graphic markup, PostScript code can be used to generate the shape. 
-This example shows how a parallelogram-shaped note head is generated. 
+graphic markup, PostScript code can be used to generate the shape.
+This example shows how a parallelogram-shaped note head is generated.
 
 "
   doctitle = "Using PostScript to generate special note head shapes"