Does anyone know how I can prevent the captions in my list of tables from overflowing?
Richard
General ⇒ list of tables overflow
NEW: TikZ book now 40% off at Amazon.com for a short time.
list of tables overflow
Hi Richard!
try
Regards
Kris
try
Code: Select all
\caption[short version for LOT]{long version of caption}
Kris