]> git.donarmstrong.com Git - lilypond.git/blobdiff - tex/texinfo.tex
Fix some bugs in the dynamic engraver and PostScript backend
[lilypond.git] / tex / texinfo.tex
index fb101964394410bb31d42165c1067b9dbde8dd67..6bc9fcdadd7aae26e863558c8dd4aeab57d428b3 100644 (file)
@@ -5199,7 +5199,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{%
@@ -6542,7 +6542,7 @@ where each line of input produces a line of output.}
     % above and below.
     \nobreak\vskip\parskip
     \nobreak
-    \line\bgroup\hss
+    \line\bgroup
   \fi
   %
   % Output the image.
@@ -6555,7 +6555,7 @@ where each line of input produces a line of output.}
     \epsfbox{#1.eps}%
   \fi
   %
-  \ifimagevmode \hss \egroup \bigbreak \fi  % space after the image
+  \ifimagevmode \egroup \bigbreak \fi  % space after the image
 \endgroup}