GeneralTextbook template

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
hssghj
Posts: 1
Joined: Fri Aug 07, 2009 6:27 pm

Textbook template

Post by hssghj »

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.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

php1ic
Posts: 192
Joined: Wed Jan 28, 2009 8:17 pm

Re: Textbook template

Post by php1ic »

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/
Post Reply