diff --git a/t/digestion/io.xml b/t/digestion/io.xml index f7dccd946..14e45cf6a 100644 --- a/t/digestion/io.xml +++ b/t/digestion/io.xml @@ -341,15 +341,15 @@ Line (eTeX): “macro “foo followed by spacesfl” Line (eTeX): “keyword = 1fl” -Line (eTeX): “fake spaces^^20^^20^^20fl” +Line (eTeX): “fake spacesˆˆ20ˆˆ20ˆˆ20fl” -Line (eTeX): “macro followed by fake spaces “foo^^20^^20^^20fl” +Line (eTeX): “macro followed by fake spaces “fooˆˆ20ˆˆ20ˆˆ20fl” -Line (eTeX): “fake cr^^M apparently looses remainder of linefl” +Line (eTeX): “fake crˆˆM apparently looses remainder of linefl” Line (eTeX): “face cr on next linefl” -Line (eTeX): “^^Mfl” +Line (eTeX): “ˆˆMfl” Line (eTeX): “line – in bracketsfl” diff --git a/t/encoding/ansinew.xml b/t/encoding/ansinew.xml index 34f58a92f..addbed526 100644 --- a/t/encoding/ansinew.xml +++ b/t/encoding/ansinew.xml @@ -48,7 +48,7 @@ … † ‡ - ^ + ˆ ‰ Š ‹ @@ -67,7 +67,7 @@ • – — - ~ + ˜ ™ š › diff --git a/t/encoding/applemac.xml b/t/encoding/applemac.xml index 641b6941f..b7e717880 100644 --- a/t/encoding/applemac.xml +++ b/t/encoding/applemac.xml @@ -253,12 +253,12 @@ Û Ù ı - ^ - ~ + ˆ + ˜ ¯ ˘ ˙ - o + ˚ ¸ ˝ ˛ diff --git a/t/encoding/cp1252.xml b/t/encoding/cp1252.xml index 35429a699..40f0e8c83 100644 --- a/t/encoding/cp1252.xml +++ b/t/encoding/cp1252.xml @@ -48,7 +48,7 @@ … † ‡ - ^ + ˆ ‰ Š ‹ @@ -67,7 +67,7 @@ • – — - ~ + ˜ ™ š › diff --git a/t/encoding/ot1.xml b/t/encoding/ot1.xml index 6777b0fd2..8f85a5534 100644 --- a/t/encoding/ot1.xml +++ b/t/encoding/ot1.xml @@ -154,7 +154,7 @@ [ “ ] - ^ + ˆ ˙ @@ -198,7 +198,7 @@ – — ˝ - ~ + ˜ ¨ diff --git a/t/expansion/definedness.xml b/t/expansion/definedness.xml index 199895a59..c15b713e5 100644 --- a/t/expansion/definedness.xml +++ b/t/expansion/definedness.xml @@ -15,7 +15,7 @@ it is NOT relax,

it is NOT relax,

-

The upcaret: superscript character ^. +

The upcaret: superscript character ˆ. IS defined, it is NOT relax,

diff --git a/t/expansion/etex.xml b/t/expansion/etex.xml index f775918b5..5fdd9ce25 100644 --- a/t/expansion/etex.xml +++ b/t/expansion/etex.xml @@ -79,7 +79,7 @@ Got Was expanded Later.

<tag close=" ">5</tag>Tokens -

This˙and^that.

+

This˙andˆthat.

A Shooting STAR.

diff --git a/t/expansion/noexpand_conditional.xml b/t/expansion/noexpand_conditional.xml index 61358b5c5..2c3a814c2 100644 --- a/t/expansion/noexpand_conditional.xml +++ b/t/expansion/noexpand_conditional.xml @@ -175,7 +175,7 @@ (ifcat) T F T F.

-

3.10 ^ vs @ +

3.10 ˆ vs @ (ifx) F F F F; (if) F F F F; (ifcat) F F F F.

diff --git a/t/tokenize/hashes.xml b/t/tokenize/hashes.xml index 468b0d02c..76ca9f727 100644 --- a/t/tokenize/hashes.xml +++ b/t/tokenize/hashes.xml @@ -44,15 +44,15 @@ <tag close=" ">3</tag>File io

Reading file badchars.tex: -Line:“Bad chars: ^b$@##˙x ! ” +Line:“Bad chars: ˆb$@##˙x ! ” -Line:“More Bad chars: ^b$@##˙x ! ” +Line:“More Bad chars: ˆb$@##˙x ! ” -Line:“And More Bad chars: ^b$@##˙x ! ” +Line:“And More Bad chars: ˆb$@##˙x ! ” Line:““par ” -Full Contents:“Bad chars: ^b$@##˙x ! More Bad chars: ^b$@##˙x ! And More Bad chars: ^b$@##˙x ! “par ”

+Full Contents:“Bad chars: ˆb$@##˙x ! More Bad chars: ˆb$@##˙x ! And More Bad chars: ˆb$@##˙x ! “par ”