Revert "Doc: misplaced comments produce wrong HTML output."
authorDavid Kastrup <dak@gnu.org>
Thu, 13 Feb 2014 09:13:42 +0000 (10:13 +0100)
committerDavid Kastrup <dak@gnu.org>
Thu, 13 Feb 2014 09:13:42 +0000 (10:13 +0100)
This reverts commit b8f58d9897229562d1fb2dc558f8f4309005008d.

Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly
Documentation/snippets/creating-a-delayed-turn.ly
Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly
Documentation/snippets/new/adding-a-figured-bass-above-or-below-the-notes.ly
Documentation/snippets/new/creating-a-delayed-turn.ly
Documentation/snippets/new/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly

index 81f5a58be7dbae168516b025e9254166c92b2488..77d5beaa6009983d39b352cb2b931579d4cbf6c2 100644 (file)
@@ -36,7 +36,7 @@ bass = {
   \clef bass
   g4 b, c d
   e d8 c d2
-}
+} % begin verbatim
 
 continuo = \figuremode {
   <_>4 <6>4 <5/>4
index 54ee8c2b9dfa5ed900f478c7ecbea1484057729c..298ea0520ee31cd5ffeea46cbd9372b676810629 100644 (file)
@@ -25,7 +25,8 @@ horizontal position.
 \relative c'' {
   c2*2/3 ( s2*1/3\turn d4) r
   <<
-    { c4.( d8) }
+    { c4.( d8) } % begin verbatim
+
     { s4 s\turn }
   >>
   \transpose c d \relative c'' <<
index f1bfd0f9ddf3f0c05a7e2785baf53b1688b5e31a..b336b35caf5dd57ff28804e2c7bab586698813ed 100644 (file)
@@ -62,7 +62,7 @@ not at the center of pp.
 } % begin verbatim
 
 
-\header { title = "Horizontally aligning custom dynamics" }
+\header { title = "Horizontally aligning custom dynamics" } % begin verbatim
 
 
 \paper { ragged-right = ##f }
index ba346048986cb7c3566c4d581508023d525e3a39..71dcf28a18877881a46ca1174220e8ac208bf7d2 100644 (file)
@@ -22,7 +22,7 @@ whole score.
 
 "
   doctitle = "Adding a figured bass above or below the notes"
-}
+} % begin verbatim
 
 
 bass = {
index 87223e9442f504591f9ce95f2a6f592932b2c281..52558e13d625cea29ae6019910ce86cdfb3f848f 100644 (file)
@@ -12,7 +12,7 @@ property}.  Changing the fractions @code{2/3} and @code{1/3} adjusts the
 horizontal position.
 "
   doctitle = "Creating a delayed turn"
-}
+} % begin verbatim
 
 
 \relative c'' {
index d1a58d8fc7ae94ee555fb3dc9e3a362976b495d9..0ff1ee530bf415cc854c65540e220e55867ad6d2 100644 (file)
@@ -52,7 +52,7 @@ not at the center of pp.
 
 "
   doctitle = "Horizontally aligning custom dynamics (e.g. \"sempre pp\" \"piu f\" \"subito p\")"
-}
+} % begin verbatim
 
 
 \header { title = "Horizontally aligning custom dynamics" }