X-Git-Url: http://git.osdn.jp/view?a=blobdiff_plain;f=test%2Ftest13-listings.tex;h=0274061831beadcf74c36868373fcc74157065d2;hb=d177010c46e52e722b4752eded1ae4a6807953df;hp=4e2c8c28f9b162c292efd8143364c50a7a093f3e;hpb=4cbbc0ea6187be893f82d212935cf567c7784a54;p=luatex-ja%2Fluatexja.git diff --git a/test/test13-listings.tex b/test/test13-listings.tex index 4e2c8c2..0274061 100644 --- a/test/test13-listings.tex +++ b/test/test13-listings.tex @@ -62,6 +62,7 @@ We also avoid white band problem, by setting the value of \cs{lineskiplimit} to -\min(\cs{cdp}-\cs{dp}\cs{strutbox}, 0). \end{multline} +Note: we still have a white band if the first line is line-broken. \begin{env}{\relax} #!/bin/sh @@ -183,14 +184,29 @@ IVS対応2: \texttt{vsraw=true} \textbf{Ticket \#34786} \ltjsetparameter{autoxspacing=false} -foo \lstinline[basicstyle=\tt]!bar! baz あ -あ\lstinline[basicstyle=\tt]{bar}hoge +foo \lstinline[basicstyle=\tt]!ba{}#shr! baz あ -foo \lstinline[basicstyle=\tt]!あbar! baz あ -あ\lstinline[basicstyle=\tt]{いbar}hoge +あ\lstinline[basicstyle=\tt]{bar s}hoge + +あ\lstinline[basicstyle=\tt]{bar..{a}hoge + +foo \lstinline[basicstyle=\tt\gtfamily]!あexit 0; #shbar! baz あ + +あ\lstinline[basicstyle=\tt]{いbexit #sh$ar}hoge \bigskip \textbf{Ticket \#35484} -\colorbox{red}{\lstinline!aiueoxyz!} +\colorbox{red}{\lstinline!aiu#sheoxyz!} +\colorbox{red}{\lstinline!あいexit 0;#shうえお!} + + +\colorbox{red}{\lstinline{aiu#sheoxyz}} +\colorbox{red}{\lstinline{あいexit 0;#shうえお}} + +あおいうえお +\begin{lstlisting}[frame=single] +aiu +\end{lstlisting} +あいうえお \end{document}