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

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

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