diff options
author | Karl Berry <karl@freefriends.org> | 2014-08-03 18:16:29 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-08-03 18:16:29 +0000 |
commit | fa08289d204e8dde53c5b71063e2e2b610490aac (patch) | |
tree | 2992d2656991cc1ca0d975ed9fc6accd9532a847 /Master/texmf-dist/tex/csplain/base/t1enc-u.tex | |
parent | 2ad4fa86a0cbc3b72484cbb2db1e95859e77268b (diff) |
csplain
git-svn-id: svn://tug.org/texlive/trunk@34820 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/csplain/base/t1enc-u.tex')
-rw-r--r-- | Master/texmf-dist/tex/csplain/base/t1enc-u.tex | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/csplain/base/t1enc-u.tex b/Master/texmf-dist/tex/csplain/base/t1enc-u.tex index a827ab3b83f..def1d2f6a2a 100644 --- a/Master/texmf-dist/tex/csplain/base/t1enc-u.tex +++ b/Master/texmf-dist/tex/csplain/base/t1enc-u.tex @@ -108,6 +108,12 @@ \mubyte \frqq ^^c2^^bb\endmubyte % french right (czech left) double quillquote \mubyte \promile ^^e2^^80^^b0\endmubyte % per mille sign +\mubyte \erqq ^^e2^^80^^9d\endmubyte % English right double quote +\mubyte \elq ^^e2^^80^^98\endmubyte % English left single quote +\mubyte \erq ^^e2^^80^^99\endmubyte % English right single quote + +% user can write \input utf8lat1 to access all T1 codes + \ifx\baseutfencoding\undefined \else \expandafter\endinput\fi % if the csplain is used, we cannot process this part of the file. May be |