Search found 1 match

by orey
Sat Aug 11, 2012 9:51 am
Forum: General
Topic: Indent full paragraph
Replies: 8
Views: 138037

Indent full paragraph

I had the problem in a resume where I did not want to have the spaces generated by the list solution.
The solution I found was to create an invisible table with no internal space in cells.

%===============Variables
\def \constzeroindent {0cm}
\def \constfirstindent {0.5cm}
\def \constsecondindent ...