LaTeX paragraphs cheat sheet
* Indents: first, left, right
\parindent, \leftskip, \rightskip
* Space: above, below:
\addvspace
* Align: left, right, center, justified
ragged2e package
\Centering \RaggedRight \RaggedLeft
* Font, linespacing
\selectfont and family
* Keep with next or previous paragraph:
\nobreak or some penalty
Vibe code with your voice
Stop fighting speech recognition.
Just talk → fix mistakes later
"... _brings_ hello world" ❌
↓
"... _prints_ hello world" ✅
Categories:
TeX