]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/skips-in-lyric-mode-2.ly
Docs-hu: Fix typos and some inconsistent formatting and content
[lilypond.git] / Documentation / snippets / skips-in-lyric-mode-2.ly
index 80ec4fbbde3323055a1b3f8e504a8b6fd695ad2e..d4c013c792bfe7a4446e94d50152a21f7e1d82cf 100644 (file)
@@ -1,14 +1,15 @@
-%% 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.10"
 
 \header {
   lsrtags = "rhythms, vocal-music"
 
   texidoc = "
 Although @code{s} skips cannot be used in @code{\\lyricmode} (it is
-taken to be a literal \"s\", not a space), double quotes (@code{\"\"})
-or underscores (@code{_}) are available.So for example: 
+taken to be a literal @qq{s}, not a space), double quotes (@code{\"\"})
+or underscores (@code{_}) are available.So for example:
 
 "
   doctitle = "Skips in lyric mode (2)"