LaTex Book Templates?
September 7, 2007 2:39 PM   RSS feed for this thread Subscribe

Where can I find LaTex book templates?

It's relatively easy to find templates for an academic thesis, or a long manuscript. But these are pretty bare-bones. Where can I find a nice template for narrative fiction?
posted by tesseract420 to computers & internet (3 comments total) 2 users marked this as a favorite
\documentclass{book} ?

octavo?
cupbook?

If you've been having trouble finding them in search engines, try "latex book class" instead of "latex book template," since you're after document classes.
posted by ROU_Xenophobe at 3:17 PM on September 7, 2007


The memoir class? It's considered the latest and greatest for long-form, and has all sorts of built-in stuff that you used to have to patch together from various style files.

And there's always the TeX Showcase for examples using other approaches.
posted by holgate at 5:21 PM on September 7, 2007


Seconding the memoir class. For examples, look at the source of the memoir class manual.
posted by stereo at 5:30 AM on September 8, 2007


« Older How can I play audio from one ...   |   "Have you ever been touched by... Newer »
This thread is closed to new comments.