[ Skip to the content ]

Institute of Formal and Applied Linguistics Wiki


[ Back to the navigation ]

This is an old revision of the document!


Tips and Tricks for LaTeX

       \def\alignelemright #1\par{\unskip
          \nobreak\hfill\penalty71\hskip2em\hbox{}\nobreak\hfill
          \hbox{#1}\par}
        \def\alignelemleft #1\par{\unskip
          \hbox{} \hskip 0pt plus 1fil \penalty0
          \hbox{#1}\hskip 0pt plus 1fill\hbox{}\par}
       \def\alignelemrightorleft #1\par{\unskip
          \nobreak\hfill\penalty71\hskip2em
          \hbox{#1}\par}

[ Back to the navigation ] [ Back to the content ]