GeneralStarting chapter without a pagebreak

LaTeX specific issues not fitting into one of the other forums of this category.
User avatar
Stefan Kottwitz
Site Admin
Posts: 10348
Joined: Mon Mar 10, 2008 9:44 pm

Starting chapter without a pagebreak

Post by Stefan Kottwitz »

Hi Cedric,
Cedric Tsui wrote: and was trying to find out what \z@ meant. (btw. what does it mean?)
it's equivalent to 0pt, using the macro \z@ instead of 0 or 0pt saves space and time, that's why it's used internally. As similar example \p@ is equivalent to 1pt.

Stefan
LaTeX.org admin

Recommended reading 2024:

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

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

Post Reply