Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
teckids-tex
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Teckids
Team PR
teckids-tex
Commits
79aa702f
Verified
Commit
79aa702f
authored
6 years ago
by
mirabilos
Committed by
mirabilos
6 years ago
Browse files
Options
Downloads
Patches
Plain Diff
mark forwarded
parent
674a3f96
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
unicodedomino.sty
+1
-0
1 addition, 0 deletions
unicodedomino.sty
unicodedomino_kernel_cosmetics.def
+4
-0
4 additions, 0 deletions
unicodedomino_kernel_cosmetics.def
unicodedomino_kernel_fixup.def
+3
-0
3 additions, 0 deletions
unicodedomino_kernel_fixup.def
with
8 additions
and
0 deletions
unicodedomino.sty
+
1
−
0
View file @
79aa702f
...
...
@@ -98,6 +98,7 @@
\expandafter\@
gobblefour
\string
#1
%
\fi
%
\else
%
%: https://github.com/latex3/latex2e/pull/62
\PackageError
{
inputenc
}{
Invalid UTF-8 byte sequence:
%
\expandafter\UTFviii
@splitseq
\string
#1
\relax
}
%
\UTFviii
@invalid@help
...
...
This diff is collapsed.
Click to expand it.
unicodedomino_kernel_cosmetics.def
+
4
−
0
View file @
79aa702f
...
...
@@ -30,6 +30,7 @@
}
%
\fi
%
%: https://github.com/latex3/latex2e/pull/63
% format a number as Unicode codepoint hex
\ifx\UTFviii
@hexcodepoint
\@
undefined
%
\def\UTFviii
@hexcodepoint#1
{
%
...
...
@@ -44,6 +45,7 @@
}
%
\fi
%
%: https://github.com/latex3/latex2e/pull/62
% split an invalid byte sequence for output
\ifx\UTFviii
@splitseq
\@
undefined
%
\gdef\UTFviii
@splitseq#1:#2
\relax
{
%
...
...
@@ -57,12 +59,14 @@
}
%
\fi
%
%: https://github.com/latex3/latex2e/pull/61
% override message to give the byte in hex
\def\UTFviii
@invalid@err#1
{
%
\PackageError
{
inputenc
}{
Invalid UTF-8 byte "
\UTFviii
@hexbyte
{
`#1
}}
%
\UTFviii
@invalid@help
%
}
%
%: https://github.com/latex3/latex2e/pull/63
% override message to format the codepoint correctly
\gdef\UTFviii
@splitcsname#1:#2
\relax
{
%
#2 (
\expandafter\UTFviii
@hexcodepoint
\expandafter
{
%
...
...
This diff is collapsed.
Click to expand it.
unicodedomino_kernel_fixup.def
+
3
−
0
View file @
79aa702f
...
...
@@ -27,6 +27,7 @@
% run the fixup code only if necessary {{{ begin
\ifx\UTFviii
@check@three
\@
undefined
%
%: not forwarded yet, will only do so once PR#60 (see below) is in
% new check for illegal sequences
\def\UTFviii
@checkseq#1:#2#3
\empty
{
%
\ifnum
`#2<"80
%
...
...
@@ -116,6 +117,7 @@
\fi
%
}
%
%: https://github.com/latex3/latex2e/pull/60
% bugfix: disallow too large definitions
\let\unicodedomino
@parse@XML@charref
\parse
@XML@charref
%
\gdef\parse
@XML@charref
{
%
...
...
@@ -129,6 +131,7 @@
\unicodedomino
@parse@XML@charref
%
}
%
%: https://github.com/latex3/latex2e/pull/60
% bugfix: add "F4 to the list of permitted lead octets
% (needs the above fix)
\begingroup
%
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment