Text Formatting ⇒ outdenting section headings (or indenting the whole text)
outdenting section headings (or indenting the whole text)
http://svnbook.red-bean.com/en/1.5/svn-book.pdf
i.e. the title 'outdented' slightly to the left (or alternatively, the whole of the rest of the text indented slightly). Any ideas?
Have tried \renewcommand{\section}etc and the titlesec usepackage, but neither seem to offer what I would like. I also have \section* commands in my document which cause problems with manipulating the actual title. Are there lengths governing the position of the text and/or title that can be manipulated?
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
outdenting section headings (or indenting the whole text)
Best regards
Thorsten¹
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: outdenting section headings (or indenting the whole text)
Thanks.