Text FormattingGood Template for a Book

Information and discussion about LaTeX's general text formatting features (e.g. bold, italic, enumerations, ...)
Post Reply
frodojedi
Posts: 20
Joined: Fri Feb 18, 2011 1:23 am

Good Template for a Book

Post by frodojedi »

Dear all,

I am writing my book (a romance) in LaTeX, and I am searching for a good template. Do you have one to suggest me please?

Thanks in advance

Cheers

Recommended reading 2024:

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

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

island
Posts: 1
Joined: Sat Nov 12, 2011 2:15 pm

Good Template for a Book

Post by island »

I would strongly suggest that you take a look at a few books to get inspired and come up with a design of your own, most of them are not hard to mimic, you can use the titlesec package for changing chapter and part formatting, and making a cover page is pretty easy check wikibooks for an example.

Also I'd suggest you use a KOMA Script document class since it looks pretty neat and particularly the scrbook class provides with a good and simple design.
User avatar
Stefan Kottwitz
Site Admin
Posts: 10335
Joined: Mon Mar 10, 2008 9:44 pm

Good Template for a Book

Post by Stefan Kottwitz »

I would also prefer scrbook, customize it and add some useful packages such as microtype, for encoding etc.

The memoir class is also a very good choice for typesetting books.

Stefan
LaTeX.org admin
frodojedi
Posts: 20
Joined: Fri Feb 18, 2011 1:23 am

Re: Good Template for a Book

Post by frodojedi »

Thanks a lot
Post Reply