Code: Select all
{\scriptsize
\begin{verbatim}
bla bla bla (5 pages)
\end{verbatim}
}
{verbatim}
few pages of source code and make the font \scriptsize
, I got one or two empty pages after verbatim. Also it makes some problem with ToC in PDF, when I select chapter just after verbatim the PDF reader jumps on the empty page, like it knew there should not be empty pages.Is there a better way to resize font in verbatim?