2 Luglio 2007 alle 7:26
#15698
::
Ironia della sorte, se con la classe book o article metti
`
\setkeys{lst}{language={},style={},basicstyle=\small\ttfamily,columns=fullflexible,%
linewidth=0.45\linewidth,frame=single,%
breaklines=true,%
breakindent=0pt,boxpos=t}%`
si ha il problema. Mentre se si usa
`
\setkeys{lst}{language={},style={},basicstyle=\small\ttfamily,%
linewidth=0.45\linewidth,frame=single,%
basewidth=0.51em,breaklines=true,%
breakindent=0pt,boxpos=t}%
`
Il problema non c’è. Con classicthesis è l’opposto, ho provato ed è così.
Ed il problema non è in
`
\catcode`\^^M=5\relax % oppure 10`
Almeno, a me succede questo.
Ciao
Andrea