summaryrefslogtreecommitdiff
path: root/macros/generic/misc/quotation.tex
blob: 357a113816c03b847d723760706afef0df3d4e63 (plain)
1
2
3
4
5
\def\quotation#1#2{{% An extra group to keep changes to \tabskip local
   \tabskip=0pt plus 1fill\let\\=\cr
   \halign to\hsize{##\hfil\cr
       #1\cr
       \hfill#2\crcr}}}