Math & ScienceWrite a book, help with class choice

Information and discussion about LaTeX's math and science related features (e.g. formulas, graphs).
Post Reply
danielvelizv
Posts: 45
Joined: Wed May 25, 2016 7:04 am

Write a book, help with class choice

Post by danielvelizv »

Hello my friends. I'm working on my own personal project, it's a book of integral calculus, a problem solver, but I have some doubts about what kind of class do I have to use, book?, scrbook? What's the difference of each one, advantages or custom designs!
Last edited by cgnieder on Fri Sep 16, 2016 9:05 pm, edited 1 time in total.

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

Johannes_B
Site Moderator
Posts: 4182
Joined: Thu Nov 01, 2012 4:08 pm

Re: Write a book, help!

Post by Johannes_B »

Doesn't really matter if you use book or scrbook. scrbook gives you some predefined styles, which is nice. But useless if you want a style different from the existing styles. :-)
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
User avatar
Stefan Kottwitz
Site Admin
Posts: 10335
Joined: Mon Mar 10, 2008 9:44 pm

Write a book, help with class choice

Post by Stefan Kottwitz »

Hi Daniel!

I strongly recommend scrbook. That book class offers a huge amount of features for customization: if you need to adjust something in the layout, most of the times just need to set an option. With the more than 20 years old book class, you are backwards compatible to 1993 ;-) but often you need to program changes instead of setting options (or use additional packages). scrbook is modern and offers a comprehensive documentation: click scrguien. No need to lean that ;-) but you can look into that manual whenever you need a feature or tweak.

Or ask us here in the forum if you don't find a solution or explanation for something.

The only remarkable competitor to scrbook, when it comes to books, is memoir, but this has a monolithic concept that I don't really like. Also, scrbook (KOMA-Script) developer and users provide great online support in forums.

Stefan
LaTeX.org admin
danielvelizv
Posts: 45
Joined: Wed May 25, 2016 7:04 am

Re: Write a book, help!

Post by danielvelizv »

Thanks Stefan, I asked for this yesterday because I want to create a background color header on one page on each chapter but I couldn't achieve this yet or create 3D fonts, I don't know how to do this... :?:
Post Reply