]> git.donarmstrong.com Git - lilypond.git/blobdiff - tex/texinfo.tex
(sectionheading, q.v.): call \quoteexpand for
[lilypond.git] / tex / texinfo.tex
index 9c1f5ea4c6c76b71344de686818feddb96f9c21f..ab6a1c4d21d61f7485bab85703b61a0d4f45ce35 100644 (file)
@@ -5062,11 +5062,10 @@ where each line of input produces a line of output.}
 %
 \maketwodispenvs {lisp}{example}{%
   \nonfillstart
-  \tt
+  \tt\quoteexpand
   \let\kbdfont = \kbdexamplefont % Allow @kbd to do something special.
   \gobble       % eat return
 }
-
 % @display/@smalldisplay: same as @lisp except keep current font.
 %
 \makedispenv {display}{%
@@ -5199,7 +5198,7 @@ where each line of input produces a line of output.}
 % Don't replace quotes with curly quotes. This makes cut & pasting
 % from a PDF file problematic.
 % 
-\def\singlequotechar{\char'15}
+\def\singlequotechar{\char'15\relax}
 \begingroup
   \catcode`\^^I=\active
   \gdef\tabexpand{%