help-texinfo
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [help-texinfo] Inserting Code Sample


From: Kip Warner
Subject: Re: [help-texinfo] Inserting Code Sample
Date: Mon, 02 May 2011 15:19:05 -0700

On Mon, 2011-05-02 at 22:07 +0000, Karl Berry wrote:
> TeX is telling you those lines are too long (reported as "overfull",
> in
> the terminal output/log file).  The line in the copyright notice
> that's
> overfull is one character than any others, so it goes beyond the right
> margin.
> 
> In general, you can reformat the text, or use @smallexample, or if you
> just want to live with the too-long lines (some of them look awfully
> long, though), you can do
> @finalout
> and TeX will obligingly not print the black boxes.
> 
> Best,
> k 

Thanks Karl. I used @quotation to solve the problem.
-- 
Kip Warner -- Software Engineer
OpenPGP encrypted/signed mail preferred
http://www.thevertigo.com

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]