]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/formatting-lyrics-syllables.ly
lilypond-book robustness: ensure EOL at the end of @verbatim
[lilypond.git] / input / lsr / formatting-lyrics-syllables.ly
index b45eaf6f1a816c7bf4b1e124b70d557bb63ab2bc..54c13a8553d2517c1f74b568ec6b5bbf43f098f6 100644 (file)
@@ -1,14 +1,18 @@
 %% 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.38"
+\version "2.13.1"
 
 \header {
   lsrtags = "text, vocal-music"
- texidoc = "
+
+  texidoc = "
 To format individual syllables in lyrics, use @code{\\markup @{ ....
 @}} on these lyrics.
-" }
-% begin verbatim
+
+"
+  doctitle = "Formatting lyrics syllables"
+} % begin verbatim
+
 % Tip taken from http://lists.gnu.org/archive/html/lilypond-user/2007-12/msg00215.html
 \header {
   title = "Markup can be used inside lyrics!"
@@ -25,3 +29,4 @@ lyr = \lyricmode {
   \context Lyrics \lyricsto melody \lyr
 >>
 
+