summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-06-12 20:41:05 +0000
committerKarl Berry <karl@freefriends.org>2022-06-12 20:41:05 +0000
commitb638ac489f0026230459b57df99188d78be3ce82 (patch)
treef0be6f26fd61fe45de93ec17c76f45b2bb8840f6 /Master/texmf-dist/tex
parentf57a5d5e349375ac1d86b1083a4a22acf202761c (diff)
ly1 (12jun22)
git-svn-id: svn://tug.org/texlive/trunk@63565 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-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}