Search found 2 matches

by andrewejaffe
Tue Nov 13, 2012 6:02 am
Forum: Text Formatting
Topic: enumitem | Indentation for whole Item in an enumerated List
Replies: 3
Views: 30951

enumitem | Indentation for whole Item in an enumerated List

That's a little different than I was imagining. Basically I wanted something like this, with no left margin, and the multi-line element indented (not just the first line:


[1] Aadsfjadshfadjkshfa
asdsadfdsafadsfadsfasd
fadsfdafadfadfadfadsf

This is what [leftmargin=0cm,itemindent=.75cm] looks ...
by andrewejaffe
Mon Nov 05, 2012 4:48 pm
Forum: Text Formatting
Topic: enumitem | Indentation for whole Item in an enumerated List
Replies: 3
Views: 30951

enumitem | Indentation for whole Item in an enumerated List

Hey,

This is my first post, so hopefully I'm clear, and posting this to the right place.

I'm trying to create an enumerated list, where each list element is multi-lined. I was to align the entire list element about 0.75cm away from the left margin. My current code almost does what I want, except ...