Curricula Vitae / Résumés ⇒ Changing margins of /rsubsection
Changing margins of /rsubsection
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
- Stefan Kottwitz
- Site Admin
- Posts: 10358
- Joined: Mon Mar 10, 2008 9:44 pm
Changing margins of /rsubsection
please show us sample code, because it's unclear what this problem description actually means: text on the left too wide, or text on the right, first line or second line, or item lines,
rSubsection
has 4 parameters. Maybe you need to change the general document margins, changing just subsection margins only seems odd. Or encapsulate parts of the arguments/parameters in a \parbox
command to have it wrapped.Stefan