]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/printing-note-names-with-and-without-an-octave-marker.ly
Issue 952 / 5: Update required font package names in Unicode demonstration
[lilypond.git] / Documentation / snippets / printing-note-names-with-and-without-an-octave-marker.ly
index cafe34c9b8891a62c0ef38d2c8177163b3c43d03..9e59ce53823569eafb5593dcd5ad7a9223e9881c 100644 (file)
@@ -1,20 +1,12 @@
-%% Do not edit this file; it is automatically
-%% generated from LSR http://lsr.dsi.unimi.it
+%% DO NOT EDIT this file manually; it is automatically
+%% generated from LSR http://lsr.di.unimi.it
+%% Make any changes in LSR itself, or in Documentation/snippets/new/ ,
+%% and then run scripts/auxiliar/makelsr.py
+%%
 %% This file is in the public domain.
-\version "2.13.16"
+\version "2.18.0"
 
 \header {
-%% Translation of GIT committish: 5a7301fc350ffc3ab5bd3a2084c91666c9e9a549
-  texidoces = "
-Se puede usar el contexto @code{NoteNames} para imprimir el valor
-textual de las notas.  La propiedad @code{printOctaveNames} activa o
-desactiva la representación de la octava de las notas.
-
-"
-  doctitlees = "Impresión de los nombres de las notas con o sin indicación de la octava"
-
-
-
   lsrtags = "tweaks-and-overrides"
 
   texidoc = "
@@ -48,4 +40,3 @@ scale = \relative c' {
     }
   >>
 }
-