diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/l3kernel/l3str-enc-iso88591.def')
-rw-r--r-- | Master/texmf-dist/tex/latex/l3kernel/l3str-enc-iso88591.def | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/l3kernel/l3str-enc-iso88591.def b/Master/texmf-dist/tex/latex/l3kernel/l3str-enc-iso88591.def new file mode 100644 index 00000000000..a70bc9f6fe8 --- /dev/null +++ b/Master/texmf-dist/tex/latex/l3kernel/l3str-enc-iso88591.def @@ -0,0 +1,29 @@ +%% +%% This is file `l3str-enc-iso88591.def', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% l3str-convert.dtx (with options: `iso88591') +%% +%% Copyright (C) 1990-2019 The LaTeX3 Project +%% +%% It may be distributed and/or modified under the conditions of +%% the LaTeX Project Public License (LPPL), either version 1.3c of +%% this license or (at your option) any later version. The latest +%% version of this license is in the file: +%% +%% https://www.latex-project.org/lppl.txt +%% +%% This file is part of the "l3kernel bundle" (The Work in LPPL) +%% and all files in that bundle must be distributed together. +%% +%% File: l3str-convert.dtx +\str_declare_eight_bit_encoding:nnn { iso88591 } + { + } + { + } +%% +%% +%% End of file `l3str-enc-iso88591.def'. |