summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex')
-rw-r--r--Master/texmf-dist/tex/latex/ly1/ly1enc.def9
1 files changed, 7 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/ly1/ly1enc.def b/Master/texmf-dist/tex/latex/ly1/ly1enc.def
index b1b32fed52b..774d3b99651 100644
--- a/Master/texmf-dist/tex/latex/ly1/ly1enc.def
+++ b/Master/texmf-dist/tex/latex/ly1/ly1enc.def
@@ -1,5 +1,6 @@
-% Copyright 1997, 1998, 1999 David Carlisle
+% Copyright 1997, 1998, 1999, 2022 David Carlisle
% Updated 2009 Karl Berry.
+% Updated 2022 David Carlisle
%
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either version 1
@@ -7,7 +8,7 @@
% The latest version of this license is in
% http://www.latex-project.org/lppl.txt
%
-\ProvidesFile{ly1enc.def}[2009/07/22 v0.7 TeX 'n ANSI encoding (DPC/KB)]
+\ProvidesFile{ly1enc.def}[2022/06/11 v0.8 TeX 'n ANSI encoding (DPC/KB)]
\DeclareFontEncoding{LY1}{}{}
\DeclareErrorFont{LY1}{ptm}{m}{n}{10} % argh!
@@ -151,7 +152,9 @@
\DeclareTextSymbol{\textcopyright}{LY1} {169}
\DeclareTextSymbol{\copyright}{LY1} {169}% Plain TeX name
\DeclareTextSymbol{\textordfeminine}{LY1} {170}
+% old name
\DeclareTextSymbol{\guillemotleft}{LY1} {171}
+\DeclareTextSymbol{\guillemetleft}{LY1} {171}
\DeclareTextSymbol{\textlogicalnot}{LY1} {172}
% \DeclareTextSymbol{\textsfthyphen}{LY1} {173}
\DeclareTextSymbol{\textregistered}{LY1} {174}
@@ -168,7 +171,9 @@
% cedilla (again) 184
\DeclareTextSymbol{\textonesuperior}{LY1} {185}
\DeclareTextSymbol{\textordmasculine}{LY1} {186}
+% old name
\DeclareTextSymbol{\guillemotright}{LY1} {187}
+\DeclareTextSymbol{\guillemetright}{LY1} {187}
\DeclareTextSymbol{\textonequarter}{LY1} {188}
\DeclareTextSymbol{\textonehalf}{LY1} {189}
\DeclareTextSymbol{\textthreequarters}{LY1} {190}