General ⇒ Good formatting practice for books?
Good formatting practice for books?
Would anyone have general advice on this and other formatting techniques?
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
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Good formatting practice for books?
Since you are a beginner, you should take a look at lshort and l2tabu. If you want to use LaTeX regularly in the future, you should think about acquiring general literature about LaTeX. For any other question, feel free to ask.
Best regards and welcome on Board
Thorsten
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Good formatting practice for books?
Code: Select all
\setlength\headheight{14pt}
\setlength{\parindent}{0.0in}
\setlength{\parskip}{0.1in}
PDF:
http://www.bhalash.com/files/docs/express_elevator.pdf
Source TEX:
http://www.bhalash.com/files/docs/express_elevator.tex
There's a pagebreak between the title page and first chapter that I'd like to remove, and another on page 13. Is there a way to consistently remove them?
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Good formatting practice for books?
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10