summaryrefslogtreecommitdiff
path: root/info/epslatex/french/widecenter.sty
blob: dbcfee8dd076ec999501f63b0fcdaa2bfb55d24c (plain)
1
2
3
4
5
6
7
% widecenter.sty
\newenvironment{widecenter}{%
    \bgroup
    \@flushglue=0pt plus 1fil minus \textwidth
   \begin{center}
   }{\end{center}\egroup}
\endinput