From 3e027d2126609fc0c392ef8a2aec4ef5d65e3351 Mon Sep 17 00:00:00 2001 From: Daira Hopwood Date: Fri, 5 Jul 2019 13:46:26 +0100 Subject: [PATCH] Fix typos in comments about the (no longer used) newtxmath package. Signed-off-by: Daira Hopwood --- protocol/protocol.tex | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/protocol/protocol.tex b/protocol/protocol.tex index 7b7388df..7318c6f2 100644 --- a/protocol/protocol.tex +++ b/protocol/protocol.tex @@ -321,9 +321,9 @@ \DeclareSymbolFont{matha}{OML}{txmi}{m}{it} \DeclareMathSymbol{\varv}{\mathord}{matha}{118} -% newmathtx defines some nice characters, but has too many side effects +% newtxmath defines some nice characters, but has too many side effects % and is completely incompatible with lmodern. We pull these definitions out -% of . +% of . % from \makeatletter @@ -347,7 +347,7 @@ \DeclareMathSymbol{\ggg}{\mathrel}{AMSm}{239} \DeclareMathSymbol{\circledast}{\mathbin}{AMSm}{254} -% end of characters from newmathtx +% end of characters from newtxmath \newcommand{\hairspace}{~\!} \newcommand{\oparen}{\big(}