OSDN Git Service

removed \ignorespaces in \normalfont
[luatex-ja/luatexja.git] / test / test13-listings.tex
index 7e69c05..29ea806 100644 (file)
@@ -214,7 +214,7 @@ aiu
 \textbf{Escape character}
 \begin{lstlisting}[escapechar=\#,basicstyle=\ttfamily]
 1234567890123457890
-aiu#\textcolor{red}{e} #o#\textcolor{red}{ka}#ki
+aiu# \textcolor{red}{e} #o#\textcolor{red}{ka}#ki
 \end{lstlisting}
 
 \end{document}