> 23rd page including cover page is marked as page 17 here for chapter 3.
Sorry for the mistake, you're right.
 
> 34th page including cover page is marked as page 28 here for chapter 4.
That's the second erroneous spot I've noticed.
 
> The best solution here is to get latex guru to tell me how to reduce
> fonts for verbatim code section.  But that will be tough now.  
>
> Basically, this code section should use font as small as possible to
> list at least 80 chars per line.  This is bug for debiandoc-sgml in my
> opinion.  It is still my package ....
That's easy in principle. For having an eighty chars long line in verbatim it 
should be enough to embed the verbatim environment in a footnotesize one (maybe 
with \renewenvironment),
\begin{footnotesize}
\begin{verbatim}
\end{verbatim}
\end{footnotesize}

I think this isn't the more elegant way, but I didn't find relevant verbatim 
options. I'm still looking.

If needed I'll try to give a hand with debiandoc-sgml.

If I've well understood these pdf and ps files are automatically generated 
using debiandoc-sgml. If so, the source of the bug should be addressed in the 
originating package, and this one is no more meaningful; is it right?

Thank you,
Giuseppe



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to