Dear latex users,
I am looking for a template I can use to format my text to look like a textbook. Ideally, it would have a "box" category so that I could separate out the main text from the figures and boxes.
Any suggestions?
Thank you in advance.
General ⇒ Textbook template
NEW: TikZ book now 40% off at Amazon.com for a short time.

Re: Textbook template
Have you tried using the book class for your document?
To get a box around figures, use the float package and define your own environment.
http://tug.ctan.org/tex-archive/macros/ ... rib/float/
To get a box around figures, use the float package and define your own environment.
http://tug.ctan.org/tex-archive/macros/ ... rib/float/