]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/using-postscript-to-generate-special-note-head-shapes.ly
lilypond-book robustness: ensure EOL at the end of @verbatim
[lilypond.git] / input / lsr / using-postscript-to-generate-special-note-head-shapes.ly
index 981ed938682e1fa6973ae680273ffd2bdda465c8..68fd252ce17d11e6aab839f89896ec6db792a39f 100644 (file)
@@ -1,10 +1,20 @@
 %% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it
 %% This file is in the public domain.
-\version "2.11.62"
+\version "2.13.1"
 
 \header {
   lsrtags = "editorial-annotations, tweaks-and-overrides"
 
+%% Translation of GIT committish: 522d964c61521ed64f352c4774c4f2860f7ae5ec
+  texidocfr = "
+Lorsqu'il est impossible d'obtenir facilement une allure particulière
+pour les têtes de note en recourant à la technique du @code{\\markup}, un
+code Postscript peut vous tirer d'embarras.  Voici comment générer des
+têtes ressemblant à des parallélogrammes.
+
+"
+  doctitlefr = "Utilisation de Postscript pour générer des têtes de note à l'allure particulière"
+
   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. 
@@ -39,3 +49,4 @@ normalNoteHeads = \revert NoteHead #'stencil
   <f, \tweak #'stencil \parallelogram b e>4 d
 }
 
+