Le Lundi 28 Octobre 2002 22:10, Darren Freeman a écrit :
> I know how to insert an hfill. I want something like that, but for a
> fixed space (like a good ol' tab stop =)

Then you should use the \hspace{} command, the argument is the length of the 
space (there is \vspace{} for vertical space).
If you use \hspace*{} (or \vspace*{}) the white space won't be removed, even 
if it is at the begining or the end of a line.
Note that \hspace{\fill} is equivalent to \hfill.

-- 
Renaud Michel

Tous les matins du monde sont sans retour.

Reply via email to