]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/lilypond-book/tex-verbatim.lytex
Imported Upstream version 2.16.0
[lilypond.git] / input / regression / lilypond-book / tex-verbatim.lytex
index 363138d454ef66087c6cdb60e3717b3ad477d162..8d0b71c31e9c75aa0cf69c9c1d0c535b9772f680 100644 (file)
@@ -9,11 +9,15 @@ This file should not contain (and produce) any lilypond images!
 Snippets inside a verbatim environment or a comment are not run through
 lilypond, but left as is.
 
+You should see the begin/end lilypond commands in all three of the below tests.
+
 % TODO: These do not yet work, as \verb is explicitly disabled in lilypond-book for now!
 % \verb|\lilypond[fragment]{c' d' e'}|
 %
 % and
 
+The verbatim environment does not confuse lilypond-book:
+
 \begin{verbatim}
 \begin{lilypond}
 c d e
@@ -21,13 +25,10 @@ c d e
 \end{verbatim}
 
 
-As you can see, the begin/end lilypond commands inside
-do not confuse lilypond-book.
-
 % TODO: These do not yet work, as \verb is explicitly disabled in lilypond-book for now!
 % \verb|\begin{lilypond}[fragment]c d e\end{lilypond}|
 
-% \verb+\lilypondfile[quote,noindent]{screech-boink.ly}+
+% \verb+\lilypondfile[quote,noindent]{screech-and-boink.ly}+
 
 Neither does a verbatim inside verb: