From b223a6cc9dee27b4fee20f81fd7df210fa6e792a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <
[email protected]>
Date: Mon, 21 Dec 2020 11:24:18 +0100
Subject: [PATCH] Adjust a test to LaTeX-ToUnicode-0.11
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
LaTeX-ToUnicode-0.11 changed \{TeX} transcription from TEX to TeX.
Adjsut a test which trips on it.
Signed-off-by: Petr Písař <
[email protected]>
---
t/cleaned_field.t | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/t/cleaned_field.t b/t/cleaned_field.t
index 33a3878..30694bc 100644
--- a/t/cleaned_field.t
+++ b/t/cleaned_field.t
@@ -118,7 +118,7 @@ __DATA__
{\sl L'Informatique Nouvelle} L’Informatique Nouvelle
{\small and} and
{\ss} ß
-{\TeX} TEX
+{\TeX} TeX
{\TM} ™
{\tt awk} awk
{\^u} û
--
2.26.2