From a075d24175dd48396a122eede8619433363d762c Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Thu, 31 May 2018 16:24:37 +0200 Subject: [PATCH] Added \\ for breaking a line --- ucwmac.tex | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.39.2