Text Formattingindentation

Information and discussion about LaTeX's general text formatting features (e.g. bold, italic, enumerations, ...)
Post Reply
Nitin varma
Posts: 3
Joined: Tue Feb 01, 2011 7:16 am

indentation

Post by Nitin varma »

can anyone please tell me how to change the Indentation of text in the middle of a document only for few lines

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

mas
Posts: 226
Joined: Thu Dec 04, 2008 4:39 am

Re: indentation

Post by mas »

Not clear what you want to achieve. But, a paragraph (or more) can have different left and right margins if you put them in a quote environment.

OS: Debian/GNU Linux; LaTeX System : TeXLive; Editor : Vim
User avatar
frabjous
Posts: 2064
Joined: Fri Mar 06, 2009 12:20 am

indentation

Post by frabjous »

You could also use a parbox or minipage. But it's true that you'd get a more straightforward answer if you said exactly what you were trying to do, and possibly even provide a minimal working example.
Post Reply