LaTeX Advanced Latex Formatting: Find the Right Book

AI Thread Summary
For those seeking advanced LaTeX formatting techniques, several resources are recommended. The LaTeX Companion remains a comprehensive guide, while Knuth's TeXbook provides insights into low-level details like paragraph formatting and custom styles. "TeX for the Impatient" is another valuable resource available for free. While using plain TeX can enhance understanding of the system, it is generally advised for experienced users, as LaTeX commands are more user-friendly and modular. Learning both systems can be time-consuming, and some users find TeX's complexity and semantics challenging. Additionally, "Math Into LaTeX" by George Grätzer is praised for its organization and thorough coverage of topics. For further recommendations and reviews, the TeX Users Group is a useful resource.
Dustinsfl
Messages
2,217
Reaction score
5
Does anyone know of any good Latex books that go over advanced formatting techniques?
I have the basics down.
 
Physics news on Phys.org
I have not followed recent developments, but I am not sure much have changed in the last several years. The LaTeX Companion is probably still a pretty complete manual.

Currently most things in LaTeX can be done using packages and user-friendly syntax. But if you want to understand low-level details, e.g., how lines are broken into paragraphs and how to create new paragraph styles, such as styles for epigraphs, signatures or nonstandard books, you can read the original Knuth's TeXbook, which deals with plain TeX. There is also TeX for the Impatient, which is freely available.

Using plain TeX is fun because you have more understanding of what exactly is going on. Corresponding LaTeX commands try to be modular and general, but their code is often hard to understand. However, currently TeX should be only used by those who know what they are doing and by hackers. LaTeX commands are preferred for most people, and learning both systems takes twice the effort. At some point, I wanted to learn TeX really well, but then decided that it is not worth it because of its horrible semantics. TeX is brilliant from the standpoint of efficiency but awful from the standpoint of programming languages theory.

For other books, including some reviews, see TeX Users Group.
 
I like Math Into $\LaTeX$, by George Grätzer. It's well-organized and has most things in it.
 

Similar threads

Replies
9
Views
2K
Replies
1
Views
2K
Replies
12
Views
3K
Replies
11
Views
3K
Replies
12
Views
2K
Replies
0
Views
2K
Replies
3
Views
3K
Replies
8
Views
2K
Back
Top