Search found 2 matches

by lbv
Tue Nov 03, 2009 6:49 am
Forum: Text Formatting
Topic: Indenting a paragraph
Replies: 1
Views: 4849

Indenting a paragraph

Okay, so after trying many different things, I found a solution that works as I wanted. The trick I ended up using was defining a \parbox with the width of the containing cell (or an approximate), and using \leftskip inside that parbox. I defined the \tnote command as follows:


\newcommand{\tnote ...
by lbv
Wed Oct 28, 2009 5:21 am
Forum: Text Formatting
Topic: Indenting a paragraph
Replies: 1
Views: 4849

Indenting a paragraph

Hello all,

First of all I have to say thank you to all the people who make this forum alive and tremendously useful for people like me who are still learning much of the magic of LaTeX.

Now, onto my problem :)..

I'm writing a simple document which I process through pdflatex to produce a PDF. In ...