Text Formattinghanging indents and tabs

Information and discussion about LaTeX's general text formatting features (e.g. bold, italic, enumerations, ...)
Post Reply
sdf
Posts: 2
Joined: Fri Jan 30, 2009 10:00 pm

hanging indents and tabs

Post by sdf »

I am trying to use a tab within a paragraph with a hanging indent. I am using the hanging package and the tabbing environment. They don't seem to be compatible. Any suggestions?

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

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

User avatar
gmedina
Posts: 2313
Joined: Wed Jul 11, 2007 11:45 pm

hanging indents and tabs

Post by gmedina »

sdf wrote:I am trying to use a tab within a paragraph with a hanging indent. I am using the hanging package and the tabbing environment. They don't seem to be compatible. Any suggestions?
Initially only one suggestion: please describe explicitly what you desire to achieve and where have you run into problems. Illustrating your explanation with some code (in the sense of a minimal working example) would be ideal.
1,1,2,3,5,8,13,21,34,55,89,144,233,...
sdf
Posts: 2
Joined: Fri Jan 30, 2009 10:00 pm

Re: hanging indents and tabs

Post by sdf »

I am trying to format a cv. I would like to have some paragraphs in it where the date is on the left margin, then tab to say 1 inch, then the rest of that paragraph also has a one inch indent.

DATEXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX


Seemed like tabs and hanging indents, if they were compatible, would be able to do what I want. I would be delighted with any suggestions that work well. Thanks.
User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

hanging indents and tabs

Post by localghost »

There exist some special document classes and packages to create a CV [1]. This might be better then reinventing the wheel.

[1] The TeX Catalogue Online, Topic Index - Writing Applications for a Job / CV


Best regards
Thorsten¹
Post Reply