[texhax] howto renewcommand paragraph enviroment
Uwe Lück
uwe.lueck at web.de
Sun Jul 12 23:03:58 CEST 2009
At 00:52 11.07.09, wawan wrote:
>How can I renewcommand paragraph enviroment to always using \noindent ?
>So if I start \begin{paragraph} the paragraph is no indent
Do you really prefer
\begin{paragraph}
...
\end{paragraph}
to
\noindent ...
?
However, \parindent=0pt avoids paragraph indents forever. Good old
parskip.sty increases \parskip so paragraph breaks are better visible.
HTH -- Uwe.
More information about the texhax
mailing list