From: Martin Mares Date: Thu, 31 May 2018 14:24:37 +0000 (+0200) Subject: Added \\ for breaking a line X-Git-Tag: v1.99~1^2~41 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=a075d24175dd48396a122eede8619433363d762c;p=ucwmac.git Added \\ for breaking a line --- diff --git a/ucwmac.tex b/ucwmac.tex index ce18861..9c99369 100644 --- a/ucwmac.tex +++ b/ucwmac.tex @@ -242,8 +242,9 @@ % Non-breakable identifiers \def\<#1>{\leavevmode\hbox{\I #1}} -% A handy shortcut +% Handy shortcuts \let\>=\noindent +\def\\{\hfil\break} % Variants of \centerline, \leftline and \rightline, which are compatible with % verbatim environments and other catcode hacks