]> mj.ucw.cz Git - ucwmac.git/commitdiff
Added \\ for breaking a line
authorMartin Mares <mj@ucw.cz>
Thu, 31 May 2018 14:24:37 +0000 (16:24 +0200)
committerMartin Mares <mj@ucw.cz>
Thu, 31 May 2018 14:24:37 +0000 (16:24 +0200)
ucwmac.tex

index ce1886101e683cb8e5dbbcabe875a9ad998105ad..9c99369b126c1f441829c6e38d7dacbea6b94da6 100644 (file)
 % 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