General ⇒ Good formatting practice for books?
Good formatting practice for books?
Would anyone have general advice on this and other formatting techniques?
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- 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