]> git.donarmstrong.com Git - lilypond.git/commitdiff
Update LSR and fix Issue 1971
authorPhil Holmes <mail@philholmes.net>
Sun, 27 Nov 2011 12:49:49 +0000 (12:49 +0000)
committerPhil Holmes <mail@philholmes.net>
Mon, 28 Nov 2011 15:40:13 +0000 (15:40 +0000)
Fixes Issue 1971

35 files changed:
Documentation/snippets/accordion-discant-symbols.ly
Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly
Documentation/snippets/adding-bar-lines-to-chordnames-context.ly
Documentation/snippets/adding-drum-parts.ly
Documentation/snippets/adding-indicators-to-staves-which-get-split-after-a-break.ly
Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly
Documentation/snippets/arabic-improvisation.ly
Documentation/snippets/center-text-below-hairpin-dynamics.ly
Documentation/snippets/changing-a-single-notes-size-in-a-chord.ly
Documentation/snippets/changing-fret-orientations.ly
Documentation/snippets/changing-the-staff-size.ly
Documentation/snippets/controlling-tuplet-bracket-visibility.ly
Documentation/snippets/customizing-fretboard-fret-diagrams.ly
Documentation/snippets/demo-midiinstruments.ly
Documentation/snippets/drawing-boxes-around-grobs.ly
Documentation/snippets/engraving-ties-manually.ly
Documentation/snippets/formatting-lyrics-syllables.ly
Documentation/snippets/generating-random-notes.ly
Documentation/snippets/heavily-customized-polymetric-time-signatures.ly
Documentation/snippets/hiding-the-extender-line-for-text-dynamics.ly
Documentation/snippets/hymn-template.ly
Documentation/snippets/lyrics-alignment.ly
Documentation/snippets/marking-notes-of-spoken-parts-with-a-cross-on-the-stem.ly
Documentation/snippets/markup-lines.ly
Documentation/snippets/modifying-default-values-for-articulation-shorthand-notation.ly
Documentation/snippets/new/using-grace-note-slashes-with-normal-heads.ly
Documentation/snippets/partcombine-and-autobeamoff.ly
Documentation/snippets/piano-template-with-melody-and-lyrics.ly
Documentation/snippets/preventing-extra-naturals-from-being-automatically-added.ly
Documentation/snippets/recorder-fingering-chart.ly
Documentation/snippets/removing-the-first-empty-line.ly
Documentation/snippets/table-of-contents.ly
Documentation/snippets/tweaking-grace-layout-within-music.ly
Documentation/snippets/using-grace-note-slashes-with-normal-heads.ly
Documentation/snippets/volta-text-markup-using-repeatcommands.ly

index 35bea436be463c9a78bc0d5c8e55b33a6450918d..b93c1511d9125de92a069695766050e9a55a3aa2 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.15.7"
+\version "2.15.20"
 
 \header {
   lsrtags = "keyboards"
index 1d49f5c2e7213514cc6f171a10ff8231204649cd..c66f980d4dec033552af555573610b88e737cd8d 100644 (file)
@@ -33,9 +33,9 @@ a toda la partitura.
   texidoc = "
 When writing a figured bass, you can place the figures above or below
 the bass notes, by defining the @code{BassFigureAlignmentPositioning
-#'direction} property (exclusively in a @code{Staff} context).  Choices
-are @code{UP} (or @code{1}), @code{CENTER} (or @code{0}) and
-@code{DOWN} (or @w{@code{-1}}).
+#'direction} property (exclusively in a @code{Staff} context). Choices
+are @code{#UP} (or @code{#1}), @code{#CENTER} (or @code{#0}) and
+@code{#DOWN} (or @code{#-1}).
 
 This property can be changed as many times as you wish. Use
 @code{\\once \\override} if you don't want the override to apply to the
index 602a599a25138b8c8a13d7299b62f9de9dcd9d9f..27b1b63d0069ca243c58b9f8fdb8e3c79c704c80 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.15.7"
+\version "2.15.20"
 
 \header {
   lsrtags = "chords"
index f37de00dedca20f1f807957c05e8de39774db49f..c3a915d5d47288df50d414c7d49db5bec775a1e8 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.15.7"
+\version "2.15.20"
 
 \header {
   lsrtags = "rhythms, percussion"
index 8267f547c38c87222c5255ace19b2c38705bfa87..7ade8fc15f3e0291cf20227a02a006c41d23d2c3 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.15.7"
+\version "2.15.20"
 
 \header {
   lsrtags = "staff-notation, vocal-music"
index 68b80df57de48169592b4f351a650ca74db1cbe7..3a0bd736a43f1078c9fffc0d36ce92c1ff19a32f 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.15.18"
+\version "2.15.20"
 
 \header {
   lsrtags = "staff-notation, vocal-music"
@@ -76,7 +76,7 @@ This shows one approach to simplify adding many orchestral cues to the
 piano reduction in a vocal score.  The music function @code{\\cueWhile}
 takes four arguments: the music from which the cue is to be taken, as
 defined by @code{\\addQuote}, the name to be inserted before the cue
-notes, then either @code{UP} or @code{DOWN} to specify either
+notes, then either @code{#UP} or @code{#DOWN} to specify either
 @code{\\voiceOne} with the name above the staff or @code{\\voiceTwo}
 with the name below the staff, and finally the piano music in parallel
 with which the cue notes are to appear.  The name of the cued
index ec2e7fb9ba3a7989937b01be683e302dd15bf7a3..6e58de54d9d97204f21696651c86a5518692957e 100644 (file)
@@ -7,22 +7,8 @@
 \version "2.15.20"
 
 \header {
-%% Translation of GIT committish: af2292dff32d630f62d69294158452f103f3e393
-  texidocfr = "
-Lorsque les improvisations ou @emph{taqasim} sont temporairement libres,
-la métrique peut ne pas apparaître, auquel cas on utilisera un
-@code{\\cadenzaOn}.  Les altérations accidentelles devront alors être
-répétées en raison de l'absence de barre de mesure.  Voici comment
-  pourrait débuter un improvisation de @emph{hijaz}.
-
-"
-
-  doctitlefr = "Improvisation en musique arabe"
-
-
   lsrtags = "world-music"
 
-
 %% Translation of GIT committish: 8b93de6ce951b7b14bc7818f31019524295b990f
   texidoces = "
 Para las improvisaciones o @emph{taqasim} que son libres durante unos
@@ -49,6 +35,19 @@ der Beginn einer @emph{hijaz}-Improvisation aussehen könnte:
 
   doctitlede = "Arabische Improvisation"
 
+%% Translation of GIT committish: af2292dff32d630f62d69294158452f103f3e393
+  texidocfr = "
+Lorsque les improvisations ou @emph{taqasim} sont temporairement libres,
+la métrique peut ne pas apparaître, auquel cas on utilisera un
+@code{\\cadenzaOn}.  Les altérations accidentelles devront alors être
+répétées en raison de l'absence de barre de mesure.  Voici comment
+  pourrait débuter un improvisation de @emph{hijaz}.
+
+"
+
+  doctitlefr = "Improvisation en musique arabe"
+
+
   texidoc = "
 For improvisations or taqasim which are temporarily free, the time
 signature can be omitted and @code{\\cadenzaOn} can be used.  Adjusting
index 38a691d6c5840adf0a8ad376b770506291af7afd..64bcc683f9e75a397ca7d9c88af4cf3c334996ab 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.15.18"
+\version "2.15.20"
 
 \header {
   lsrtags = "expressive-marks, text"
index 0a8ff6e9d41a4df3e56bd49ce163381274a456f1..f463849cf3c8c53a2a8ab245667e2b3b175805d2 100644 (file)
@@ -30,7 +30,7 @@ property.
 
 Inside the chord (within the brackets @code{< >}), before the note to
 be altered, place the @code{\\tweak} command, followed by
-@code{'font-size} and define the proper size like @w{@code{-2}} (a tiny
+@code{#'font-size} and define the proper size like @code{#-2} (a tiny
 note head).
 
 
@@ -40,7 +40,6 @@ note head).
 } % begin verbatim
 
 \relative c' {
-  <\tweak #'font-size #+2 c e g c \tweak #'font-size #-2 e>1
-    ^\markup { A tiny e }_\markup { A big c }
+  <\tweak #'font-size #+2 c e g c \tweak #'font-size #-2 e>1^\markup { A tiny e }_\markup { A big c }
 }
 
index 084a893495f481c0fd0db80ed1f54ca4035c5fd4..3bc28856659f3e824c55a770bb3643a6f39f7e0c 100644 (file)
@@ -7,31 +7,8 @@
 \version "2.14.0"
 
 \header {
-%% Translation of GIT committish: 40bf2b38d674c43f38058494692d1a0993fad0bd
-
-  texidocfr = "
-Les diagrammes de fret peuvent s'orienter de trois manières différentes.
-Ils s'aligneront par défaut sur la corde du haut ou le sommet du fret.
-
-
-"
-
-  doctitlefr = "Orientation des diagrammes de fret"
-
-
   lsrtags = "fretted-strings"
 
-
-
-
-
-
-
-
-
-
-
-
 %% Translation of GIT committish: 8b93de6ce951b7b14bc7818f31019524295b990f
 
   texidoces = "
@@ -45,6 +22,18 @@ superior en las distintas alineaciones.
 
   doctitlees = "Modificar la orientación de los trastes"
 
+%% Translation of GIT committish: 40bf2b38d674c43f38058494692d1a0993fad0bd
+
+  texidocfr = "
+Les diagrammes de fret peuvent s'orienter de trois manières différentes.
+Ils s'aligneront par défaut sur la corde du haut ou le sommet du fret.
+
+
+"
+
+  doctitlefr = "Orientation des diagrammes de fret"
+
+
   texidoc = "
 Fret diagrams can be oriented in three ways.  By default the top string
 or fret in the different orientations will be aligned.
index f7c4d3dd78259c01e4510df336998c9f345d7999..4ec923b18bcb8d3908996deb7b3dfb8c6e6fab2c 100644 (file)
@@ -11,7 +11,7 @@
 
   texidoc = "
 Though the simplest way to resize staves is to use
-@code{#(set-global-staff-size @var{xx})}, an individual staff's size can be
+@code{#(set-global-staff-size xx)}, an individual staff's size can be
 changed by scaling the properties @code{'staff-space} and
 @code{fontSize}.
 
index 4fd51e89d342e9011c2c10213d473aa681c1f065..f7b6e4edd10b14a5efca148fa8c90e36195db9dd 100644 (file)
@@ -44,7 +44,7 @@ The default behavior of tuplet-bracket visibility is to print a bracket
 unless there is a beam of the same length as the tuplet. To control the
 visibility of tuplet brackets, set the property
 @code{'bracket-visibility} to either @code{#t} (always print a
-bracket), @code{#f} (never print a bracket) or @code{'if-no-beam}
+bracket), @code{#f} (never print a bracket) or @code{#'if-no-beam}
 (only print a bracket if there is no beam).
 
 "
index 18351d31df88a1ffb5e5b9b53f0490478f461597..30d11f31bed0fc39379246e4a944cd142b4a1533 100644 (file)
@@ -4,35 +4,11 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.15.7"
+\version "2.15.20"
 
 \header {
-%% Translation of GIT committish: 40bf2b38d674c43f38058494692d1a0993fad0bd
-  texidocfr = "
-Les propriétés d'un diagramme de fret sont définies par les
-@code{fret-diagram-details}.  En matière de diagramme FretBoards, les
-adaptations s'appliquent à l'objet @code{FretBoards.FretBoard}.  Un
-@code{FretBoard} est comparable à un @code{Voice}@tie{}: il s'agit
-d'un contexte du plus bas niveau, et il n'est donc pas primordial de
-l'instancier de manière explicite pour adapter ses propriétés.
-
-"
-  doctitlefr = "Personnalisation de diagrammes de fret"
-
-
   lsrtags = "fretted-strings, tweaks-and-overrides"
 
-
-
-
-
-
-
-
-
-
-
-
 %% Translation of GIT committish: 8b93de6ce951b7b14bc7818f31019524295b990f
   texidoces = "
 Se pueden establecer las propiedades de los diagramas de
@@ -59,6 +35,19 @@ weggelassen werden kann.
 "
   doctitlede = "Bunddiagramme anpassen"
 
+%% Translation of GIT committish: 40bf2b38d674c43f38058494692d1a0993fad0bd
+  texidocfr = "
+Les propriétés d'un diagramme de fret sont définies par les
+@code{fret-diagram-details}.  En matière de diagramme FretBoards, les
+adaptations s'appliquent à l'objet @code{FretBoards.FretBoard}.  Un
+@code{FretBoard} est comparable à un @code{Voice}@tie{}: il s'agit
+d'un contexte du plus bas niveau, et il n'est donc pas primordial de
+l'instancier de manière explicite pour adapter ses propriétés.
+
+"
+  doctitlefr = "Personnalisation de diagrammes de fret"
+
+
   texidoc = "
 Fret diagram properties can be set through
 @code{'fret-diagram-details}.  For FretBoard fret diagrams, overrides
index 8ef9a3bcd7da04596d688cca25366d0c7c02cf37..fb209c6a40eac799534dc19f21861484a6237fe0 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.15.7"
+\version "2.15.20"
 
 \header {
   lsrtags = "midi"
index c790099770f6cf738fd3464a11b9e1c5f3886a5d..1e3ce844466c6465e5879882df5633c7754453ac 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.15.10"
+\version "2.15.20"
 
 \header {
   lsrtags = "editorial-annotations, tweaks-and-overrides"
index b33883f8b3f76469e2cfd2cd903d0e627625589f..f09afb6d3bd918380ef1f3e9be7e9cd9cf456583 100644 (file)
@@ -47,8 +47,8 @@ le second la direction (1 pour haut, @minus{}1 pour bas).
   texidoc = "
 Ties may be engraved manually by changing the @code{tie-configuration}
 property of the @code{TieColumn} object. The first number indicates the
-distance from the center of the staff in half staff-spaces, and the second
-number indicates the direction (1 = up, -1 = down).
+distance from the center of the staff in half staff-spaces, and the
+second number indicates the direction (1 = up, -1 = down).
 
 "
   doctitle = "Engraving ties manually"
index 19a19aabce4b71e0c48b4c97ba25f6ef4334d493..e630d846406cb7eec24ad3345ce28237bc469b68 100644 (file)
@@ -7,14 +7,6 @@
 \version "2.14.0"
 
 \header {
-%%  Translation of GIT committish: f88e964fea14c10b48787ec9f4b5f8261a23de48
-  texidocfr = "
-Le mode markup permet d'individualiser la mise en forme de certaines syllabes.
-
-"
-  doctitlefr = "Mise en forme individuelle de syllabes"
-
-
   lsrtags = "text, vocal-music"
 
 %%%    Translation of GIT committish: f86f00c1a8de0f034ba48506de2801c074bd5422
@@ -25,6 +17,14 @@ zu formatieren.
 "
   doctitlede = "Silben im Gesangstext formatieren"
 
+%%  Translation of GIT committish: f88e964fea14c10b48787ec9f4b5f8261a23de48
+  texidocfr = "
+Le mode markup permet d'individualiser la mise en forme de certaines syllabes.
+
+"
+  doctitlefr = "Mise en forme individuelle de syllabes"
+
+
   texidoc = "
 Markup mode may be used to format individual syllables in lyrics.
 
index c5c2220ba9118e6e052fc69056d495f981c27c5c..65e897e3973c95388965eef09263b2689b177960 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.15.18"
+\version "2.15.20"
 
 \header {
   lsrtags = "pitches"
index a7e08b3c8605f6836a6ab7d9f72ed366e10a025f..c13c8c7161677518b8ca0b9436358f6811ea3aea 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.15.19"
+\version "2.15.20"
 
 \header {
   lsrtags = "rhythms, percussion"
index 57c83fc237c83b2587811719541d41707f1ac8b8..4c68cc8ccff81fe47f2010f7739aa3740493ecef 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.15.7"
+\version "2.15.20"
 
 \header {
   lsrtags = "expressive-marks"
index 00ddc156383bf609e34d22ddf4ec620f0611e543..c121eed510bcbc45fdd36e31e04f997abfd6925b 100644 (file)
@@ -27,6 +27,7 @@ strofe come testo separato sotto la musica.
 
 "
   doctitleit = "Modello per inno"
+
 %%    Translation of GIT committish: ab9e3136d78bfaf15cc6d77ed1975d252c3fe506
 
   texidocde = "
index c66b9ecc34e0505dd7f35ee0a52f6b08f4d02798..f5f48869e184767f3fd423df3e87ca62395bcd95 100644 (file)
@@ -48,8 +48,8 @@ les valeurs @code{1} ou @code{RIGHT} un alignement par la droite.
   texidoc = "
 Horizontal alignment for lyrics cam be set by overriding the
 @code{self-alignment-X} property of the @code{LyricText} object.
-@w{@code{-1}} is left, @code{0} is center and @code{1} is right;
-however, you can use @code{LEFT}, @code{CENTER} and @code{RIGHT} as
+@code{#-1} is left, @code{#0} is center and @code{#1} is right;
+however, you can use @code{#LEFT}, @code{#CENTER} and @code{#RIGHT} as
 well.
 
 "
index 967b3a4e222405eb7f56581d94658cdac037fddf..08c57c7e62551ed3393dadf951be7d8b27a682bf 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.15.10"
+\version "2.15.20"
 
 \header {
   lsrtags = "editorial-annotations, vocal-music"
@@ -30,8 +30,8 @@ speakOn = {
               Y
               (- (ly:grob-property grob 'direction))
               (grob-interpret-markup grob
-                                    (markup #:center-align #:fontsize -4
-                                            #:musicglyph "noteheads.s2cross"))
+                                     (markup #:center-align #:fontsize -4
+                                             #:musicglyph "noteheads.s2cross"))
               -2.3))))
 }
 
index 106ad4f36e3985ff9dac417cf6260c62a3d6d870..8bc11221b088982b9f9f841804a1978f2969ba3d 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.15.17"
+\version "2.15.20"
 
 \header {
   lsrtags = "text"
index e517b11ccdda052a51d6718510660d9fc67057d0..155456662ee8311cffae4ffac6ad68d9085dcd20 100644 (file)
@@ -61,7 +61,7 @@ variables @code{dashHat}, @code{dashPlus}, @code{dashDash},
 @code{dashBar}, @code{dashLarger}, @code{dashDot}, and
 @code{dashUnderscore} are assigned default values.  The default values
 for the shorthands can be modified. For example, to associate the
-@w{@code{-+}} (@code{dashPlus}) shorthand with the trill symbol instead of
+@code{-+} (@code{dashPlus}) shorthand with the trill symbol instead of
 the default + symbol, assign the value @code{trill} to the variable
 @code{dashPlus}:
 
index 646f5ad9dfd002d5f917e1c0d1ab6d89706689a1..65ca59938000842ffb59846b8d5f8185f8f88a00 100644 (file)
@@ -9,7 +9,7 @@ other situations.
 
 "
   doctitle = "Using grace note slashes with normal heads"
-} % begin verbatim
+}
 
 \relative c'' {
   \override Flag #'stroke-style = #"grace"
index d5b3340110f01eb482dce8415f4e57613b42bbb7..bb6f54ba509c15b66f17f5d79ad99d715646ceac 100644 (file)
@@ -47,6 +47,7 @@ necesario hacer tres llamadas a @code{\\autoBeamOff}.
 
 "
   doctitlees = "Partcombine y autoBeamOff"
+
 %%   Translation of GIT committish: ab9e3136d78bfaf15cc6d77ed1975d252c3fe506
 
   texidocde = "
@@ -78,6 +79,7 @@ wenn man es mit @code{\\partcombine} verwendet, muss @code{\\autoBeamOff}
 "
 doctitlede = "Partcombine und autoBeamOff"
 
+
 %% Translation of GIT committish: e1a149d0cc60b02e86209387958f4028567dd366
   texidocfr = "
 Le fonction @code{@bs{}autoBeamOff} dans le cadre d'un
index 92eff22d0f7c956924d51651e179261dd39f7f2d..f1d602a585d638edc02c6e5eef15d4c4bb2060c6 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.15.7"
+\version "2.15.20"
 
 \header {
   lsrtags = "vocal-music, keyboards, template"
index 85622b6f27399a9d7944863580dc0464b813ac02..dc5c0136a472f3cc45aa35c952d16474add7ef81 100644 (file)
@@ -48,7 +48,7 @@ altération précédente.  Pour modifier ce comportement, assignez la propriét
 In accordance with standard typesetting rules, a natural sign is
 printed before a sharp or flat if a previous accidental on the same
 note needs to be canceled.  To change this behavior, set the
-@code{extraNatural} property to @code{#f} in the @code{Staff} context.
+@code{extraNatural} property to @code{f} in the @code{Staff} context.
 
 
 
index 43dd4d91733dcf5bc08c0e0799d6a11b466d35ac..054feffd847bff03cd952001a1fc9f751219b390 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.15.10"
+\version "2.15.20"
 
 \header {
   lsrtags = "winds"
index 5ec02fd6b894c6355e3a7a4b075ac83a26debd45..86199737decd8678d463599aaf8c215c452a5f76 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.15.7"
+\version "2.15.20"
 
 \header {
   lsrtags = "staff-notation, tweaks-and-overrides, breaks"
index 42fe2cb4d2cead283082f80cbcafb8239b062a36..bea4576ff141c8f5305e53ebfa0d7c4764af92a3 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.15.17"
+\version "2.15.20"
 
 \header {
   lsrtags = "paper-and-layout"
index 4e0dd6b524bd625d929f647f011ba2cdd5bc0790..2046030d8fe55d7ce6476fcb42a0b79cc26cf51b 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.15.18"
+\version "2.15.20"
 
 \header {
   lsrtags = "rhythms, tweaks-and-overrides"
index f2bc237e8c62e3e0b6002bcaabdbf1a7af387f7d..cc1368fb122b86346c249166cbcaf49320cebd60 100644 (file)
@@ -39,9 +39,9 @@ other situations.
   doctitle = "Using grace note slashes with normal heads"
 } % begin verbatim
 
+
 \relative c'' {
   \override Flag #'stroke-style = #"grace"
   c8( d2) e8( f4)
-} % begin verbatim
-
+}
 
index 71363b15b95b0d8f04d3447e0c2ca84069b04fa6..b739b7b4c0680cb75eefe3282aaedd2ff56521a3 100644 (file)
@@ -17,7 +17,7 @@ volta text needs more advanced formatting with @code{\\markup}.
 
 Since @code{repeatCommands} takes a list, the simplest method of
 including markup is to use an identifier for the text and embed it in
-the command list using the Scheme syntax @code{(list (list 'volta
+the command list using the Scheme syntax @code{#(list (list 'volta
 textIdentifier))}. Start- and end-repeat commands can be added as
 separate list elements: