[latex3-commits] [git/LaTeX3-latex3-latex2e] master: invalid utf8 sequence error not character not set up error (94f7a04)

David Carlisle d.p.carlisle at gmail.com
Wed Mar 28 23:01:43 CEST 2018


Repository : https://github.com/latex3/latex2e
On branch  : master
Link       : https://github.com/latex3/latex2e/commit/94f7a040e79dd54fcf8529e93e2aaf5f201e08ac

>---------------------------------------------------------------

commit 94f7a040e79dd54fcf8529e93e2aaf5f201e08ac
Author: David Carlisle <d.p.carlisle at gmail.com>
Date:   Wed Mar 28 22:01:43 2018 +0100

    invalid utf8 sequence error not character not set up error


>---------------------------------------------------------------

94f7a040e79dd54fcf8529e93e2aaf5f201e08ac
 base/testfiles/tlb-inputenc-001.tlg      |    3 +--
 base/testfiles/tlb-utf8-c0.luatex.tlg    |   22 ++++++++++++++++++++++
 base/testfiles/tlb-utf8-c0.tlg           |   20 +++++++-------------
 base/testfiles/tlb-utf8-c0.xetex.tlg     |   22 ++++++++++++++++++++++
 base/testfiles/tlb-utf8-undec-cp1252.tlg |    3 +--
 base/testfiles/tlb1144.tlg               |    3 +--
 base/testfiles/tlb3480.tlg               |    9 +++------
 7 files changed, 57 insertions(+), 25 deletions(-)

diff --git a/base/testfiles/tlb-inputenc-001.tlg b/base/testfiles/tlb-inputenc-001.tlg
index 611d1ee..a024482 100644
--- a/base/testfiles/tlb-inputenc-001.tlg
+++ b/base/testfiles/tlb-inputenc-001.tlg
@@ -4,8 +4,7 @@ LaTeX Font Info:    External font `cmex10' loaded for size
 (Font)              <7> on input line ....
 LaTeX Font Info:    External font `cmex10' loaded for size
 (Font)              <5> on input line ....
-! Package inputenc Error: Unicode char ^^c3X (U+5B)
-(inputenc)                not set up for use with LaTeX.
+! Package inputenc Error: Invalid UTF-8 byte sequence .
 See the inputenc package documentation for explanation.
 Type  H <return>  for immediate help.
  ...                                              
diff --git a/base/testfiles/tlb-utf8-c0.luatex.tlg b/base/testfiles/tlb-utf8-c0.luatex.tlg
new file mode 100644
index 0000000..ed2f166
--- /dev/null
+++ b/base/testfiles/tlb-utf8-c0.luatex.tlg
@@ -0,0 +1,22 @@
+This is a generated file for the LaTeX2e validation system.
+Don't change this file in any respect.
+> 15.
+l. ...\showthe\catcode0
+> 15.
+l. ...\showthe\catcode4
+> 15.
+l. ...\showthe\catcode11
+> 12.
+l. ...\showthe\catcode150
+> 15.
+l. ...\showthe\catcode0
+> 15.
+l. ...\showthe\catcode4
+> 15.
+l. ...\showthe\catcode11
+> 12.
+l. ...\showthe\catcode150
+! Text line contains an invalid character.
+l. ...^^07
+A funny symbol that I can't read has just been input.
+Continue, and I'll forget that it ever happened.
diff --git a/base/testfiles/tlb-utf8-c0.tlg b/base/testfiles/tlb-utf8-c0.tlg
index de2e228..b327a64 100644
--- a/base/testfiles/tlb-utf8-c0.tlg
+++ b/base/testfiles/tlb-utf8-c0.tlg
@@ -6,23 +6,17 @@ l. ...\showthe\catcode0
 l. ...\showthe\catcode4
 > 15.
 l. ...\showthe\catcode11
-> 12.
+> 13.
 l. ...\showthe\catcode150
 > 15.
 l. ...\showthe\catcode0
-> 13.
+> 15.
 l. ...\showthe\catcode4
-> 13.
+> 15.
 l. ...\showthe\catcode11
 > 13.
 l. ...\showthe\catcode150
-! Package inputenc Error: Keyboard character used is undefined
-(inputenc)                in inputencoding `utf8'.
-
-See the inputenc package documentation for explanation.
-Type  H <return>  for immediate help.
- ...                                              
-                                                  
-l.28 ^^07
-         
-? 
\ No newline at end of file
+! Text line contains an invalid character.
+l. ...^^07
+A funny symbol that I can't read has just been input.
+Continue, and I'll forget that it ever happened.
diff --git a/base/testfiles/tlb-utf8-c0.xetex.tlg b/base/testfiles/tlb-utf8-c0.xetex.tlg
new file mode 100644
index 0000000..ed2f166
--- /dev/null
+++ b/base/testfiles/tlb-utf8-c0.xetex.tlg
@@ -0,0 +1,22 @@
+This is a generated file for the LaTeX2e validation system.
+Don't change this file in any respect.
+> 15.
+l. ...\showthe\catcode0
+> 15.
+l. ...\showthe\catcode4
+> 15.
+l. ...\showthe\catcode11
+> 12.
+l. ...\showthe\catcode150
+> 15.
+l. ...\showthe\catcode0
+> 15.
+l. ...\showthe\catcode4
+> 15.
+l. ...\showthe\catcode11
+> 12.
+l. ...\showthe\catcode150
+! Text line contains an invalid character.
+l. ...^^07
+A funny symbol that I can't read has just been input.
+Continue, and I'll forget that it ever happened.
diff --git a/base/testfiles/tlb-utf8-undec-cp1252.tlg b/base/testfiles/tlb-utf8-undec-cp1252.tlg
index 9a34996..7238647 100644
--- a/base/testfiles/tlb-utf8-undec-cp1252.tlg
+++ b/base/testfiles/tlb-utf8-undec-cp1252.tlg
@@ -19,8 +19,7 @@ l. ...a^^d6 ^^93x^^94
 Your command was ignored.
 Type  I <command> <return>  to replace it with another command,
 or  <return>  to continue without it.
-! Package inputenc Error: Unicode char ^^df\par (U+1BE)
-(inputenc)                not set up for use with LaTeX.
+! Package inputenc Error: Invalid UTF-8 byte sequence .
 See the inputenc package documentation for explanation.
 Type  H <return>  for immediate help.
  ...                                              
diff --git a/base/testfiles/tlb1144.tlg b/base/testfiles/tlb1144.tlg
index 19c9ac4..5013ef6 100644
--- a/base/testfiles/tlb1144.tlg
+++ b/base/testfiles/tlb1144.tlg
@@ -177,8 +177,7 @@ LaTeX Font Info:    External font `ecrm2488 at24.88pt' loaded as
 (Font)              T1/cmr/m/n/24.88  on input line ....
 LaTeX Font Info:    Switching to \T1/cmr/m/n/24.88  on input line ....
 LaTeX Font Info:    Changing size to 24.88/30.0pt on input line ....
-! Package inputenc Error: Unicode char ^^e3\par\showoutput (U+670)
-(inputenc)                not set up for use with LaTeX.
+! Package inputenc Error: Invalid UTF-8 byte sequence .
 See the inputenc package documentation for explanation.
 Type  H <return>  for immediate help.
  ...                                              
diff --git a/base/testfiles/tlb3480.tlg b/base/testfiles/tlb3480.tlg
index 278327d..f8d4d15 100644
--- a/base/testfiles/tlb3480.tlg
+++ b/base/testfiles/tlb3480.tlg
@@ -21,8 +21,7 @@ LaTeX Font Info:    External font `cmex10' loaded for size
 (Font)              <5> on input line ....
  (utf8.def
 )
-! Package inputenc Error: Unicode char ^^c3F (U+49)
-(inputenc)                not set up for use with LaTeX.
+! Package inputenc Error: Invalid UTF-8 byte sequence .
 See the inputenc package documentation for explanation.
 Type  H <return>  for immediate help.
  ...                                              
@@ -40,8 +39,7 @@ l. ...for them: ^^c3F ^^e1^^a4^^b6
 Your command was ignored.
 Type  I <command> <return>  to replace it with another command,
 or  <return>  to continue without it.
-! Package inputenc Error: Unicode char ^^c3X (U+5B)
-(inputenc)                not set up for use with LaTeX.
+! Package inputenc Error: Invalid UTF-8 byte sequence .
 See the inputenc package documentation for explanation.
 Type  H <return>  for immediate help.
  ...                                              
@@ -50,8 +48,7 @@ l. ......e that are not legal utf8 sequences: ^^c3X
 Your command was ignored.
 Type  I <command> <return>  to replace it with another command,
 or  <return>  to continue without it.
-! Package inputenc Error: Unicode char ^^e1XY (U+B2)
-(inputenc)                not set up for use with LaTeX.
+! Package inputenc Error: Invalid UTF-8 byte sequence .
 See the inputenc package documentation for explanation.
 Type  H <return>  for immediate help.
  ...                                              





More information about the latex3-commits mailing list