Re: [offtopic] latex question (correct question)

2002-09-04 Thread Steve Juranich
> I'm using verbatim to include these files but it is giving me a lot of > Overfull \hbox > How to fix this? > TIA,Paulo Henrique. The way I usually deal with this is to use a smaller font for the verbatim stuff. Try a \footnotesize command right before your

Re: [offtopic] latex question (correct question)

2002-09-04 Thread Paulo Henrique Baptista de Oliveira
The lines are being cuted in the end. It is very uggly. How I can fix this? On Wed, 4 Sep 2002 18:11:39 -0400 David Roundy <[EMAIL PROTECTED]> wrote: > On Wed, Sep 04, 2002 at 07:11:14PM +, Paulo Henrique Baptista de Oliveira wrote: > > > > Excuse I press the sen

Re: [offtopic] latex question (correct question)

2002-09-04 Thread David Roundy
On Wed, Sep 04, 2002 at 07:11:14PM +, Paulo Henrique Baptista de Oliveira wrote: > > Excuse I press the send button accidentally > > > Hi all, > I know that this isnt a LaTeX list but I didnt find in Google nor LaTeX >newsgroup. > I have an document in LaTeX that

[offtopic] latex question (correct question)

2002-09-04 Thread Paulo Henrique Baptista de Oliveira
Excuse I press the send button accidentally Hi all, I know that this isnt a LaTeX list but I didnt find in Google nor LaTeX newsgroup. I have an document in LaTeX that I put a lot of conf files (/etc/*) inside it. I'm using verbatim to include these fi

[offtopic] latex question

2002-09-04 Thread Paulo Henrique Baptista de Oliveira
Hi all, I know that this isnt a LaTeX list but I didnt find in Google nor LaTeX newsgroup. I have an document in LaTeX that I put a lot of conf files (/etc/*) inside it. I'm using Donald> Verbatim does not auto wrap. That wouldn't be verbatim, and it Do