General ⇒ Under/over full boxes... finding
-
- Posts: 72
- Joined: Sun Nov 16, 2008 1:26 pm
Under/over full boxes... finding
Now the layout has been done I want to deal with the several hundred overfull/underfull boxes, but...
1. Clicking/double clicking on the "info" icon by each message doesn't do anything (similar problems with Error messages, but they were easier to find).
2. Some messages are like "... in lines 4--1" What does that mean?
Is there something wrong with my installation, am I doing something wrong? Any suggestion as to how to work through all these box problems?
Thanks
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
Re: Under/over full boxes... finding
might be that you used such code... I solved it it try and error.
-
- Posts: 72
- Joined: Sun Nov 16, 2008 1:26 pm
Re: Under/over full boxes... finding
And I've just worked out why TXC wasn't highlighting the source where the underfulness was occuring: the file has to be already open - it won't open it automatically.
Re: Under/over full boxes... finding
-
- Posts: 72
- Joined: Sun Nov 16, 2008 1:26 pm
Under/over full boxes... finding
I believe that aiding the user in going to the offending source code has everything to do with TXC and it works as I described (there is also a little red arrow in the line number column to highlight it... IFF the source file was already open); the source of the errors is of course the userMartinC wrote:This has nothing to do with TexnicCenter. TxC just gives you the message that latex returns. Just look at the output and try to see if it can be improved.

Re: Under/over full boxes... finding
-
- Posts: 72
- Joined: Sun Nov 16, 2008 1:26 pm