summaryrefslogtreecommitdiff
path: root/Master/texmf-dist
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-07-24 00:39:23 +0000
committerKarl Berry <karl@freefriends.org>2009-07-24 00:39:23 +0000
commit6254fb8597b77311e17b62348f2bf24cfbbf20e2 (patch)
treef59d6f1b7cebf60c4af22c7624553f487d8f6952 /Master/texmf-dist
parentbb5fa9c4cb3cb9eaa61b1f9b8314ca21d3678040 (diff)
ly1enc.def update for dotless\j (22jul09)
git-svn-id: svn://tug.org/texlive/trunk@14418 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r--Master/texmf-dist/doc/fonts/ly1/ly1.txt11
-rw-r--r--Master/texmf-dist/tex/latex/ly1/ly1enc.def23
-rw-r--r--Master/texmf-dist/tex/latex/ly1/texnansi.sty8
3 files changed, 30 insertions, 12 deletions
diff --git a/Master/texmf-dist/doc/fonts/ly1/ly1.txt b/Master/texmf-dist/doc/fonts/ly1/ly1.txt
index e000e69ff4e..3f023d6e445 100644
--- a/Master/texmf-dist/doc/fonts/ly1/ly1.txt
+++ b/Master/texmf-dist/doc/fonts/ly1/ly1.txt
@@ -1,5 +1,3 @@
-
-
LaTeX support for `texnansi' encoding (LY1)
===========================================
@@ -101,7 +99,7 @@ change you should make to that file.
For more information on LY1 encoding and see Y&Y's WWW page:
- <http://www.yandy.com/usely1.htm>
+ <http://www.tug.org/yandy/usely1.htm>
A Note on Lowercase Codes and Hyphenation Tables
@@ -178,8 +176,7 @@ Copyright 1997 David Carlisle
(Updated Feb. 2001 Walter Schmidt)
-All the files in this directory may be redistributed and/or modified
-under the terms of the LaTeX Project Public License
+All the files in this directory may be redistributed and/or modified
+under the terms of the LaTeX Project Public License
http://www.latex-project.org/lppl/
-either version 1 of the License, or (at your option) any later version.
-
+either version 1 of the License, or (at your option) any later version.
diff --git a/Master/texmf-dist/tex/latex/ly1/ly1enc.def b/Master/texmf-dist/tex/latex/ly1/ly1enc.def
index e133f0760e6..b1b32fed52b 100644
--- a/Master/texmf-dist/tex/latex/ly1/ly1enc.def
+++ b/Master/texmf-dist/tex/latex/ly1/ly1enc.def
@@ -1,7 +1,13 @@
-%
% Copyright 1997, 1998, 1999 David Carlisle
+% Updated 2009 Karl Berry.
+%
+% This work may be distributed and/or modified under the
+% conditions of the LaTeX Project Public License, either version 1
+% of this license or (at your option) any later version.
+% The latest version of this license is in
+% http://www.latex-project.org/lppl.txt
%
-\ProvidesFile{ly1enc.def}[1999/05/21 v0.6 TeX 'n ANSI encoding (DPC)]
+\ProvidesFile{ly1enc.def}[2009/07/22 v0.7 TeX 'n ANSI encoding (DPC/KB)]
\DeclareFontEncoding{LY1}{}{}
\DeclareErrorFont{LY1}{ptm}{m}{n}{10} % argh!
@@ -27,8 +33,15 @@
% ffi 14
% ffl 15
\DeclareTextSymbol{\i}{LY1} {16}
-\DeclareTextCommand{\j}{LY1}
- {\TextSymbolUnavailable\j j}% 17
+
+% Let's not have \j just bomb out; modern fonts all support it, although
+% the original URW Times, etc., Type 1's do not have it.
+% The result with this definition is a "missing glyph" warning in the
+% log, instead of the LaTeX error.
+\DeclareTextSymbol{\j}{LY1} {17}
+%\DeclareTextCommand{\j}{LY1}
+% {\TextSymbolUnavailable\j j}% 17
+
\DeclareTextAccent{\`}{LY1} {18}
\DeclareTextAccent{\'}{LY1} {19}
\DeclareTextAccent{\v}{LY1} {20}
@@ -232,4 +245,4 @@
\DeclareTextComposite{\"}{LY1}{y} {255}
\endinput
%%
-%% End of file `ly1enc.def'. \ No newline at end of file
+%% End of file `ly1enc.def'.
diff --git a/Master/texmf-dist/tex/latex/ly1/texnansi.sty b/Master/texmf-dist/tex/latex/ly1/texnansi.sty
index dbca87c4c4a..5d668896b09 100644
--- a/Master/texmf-dist/tex/latex/ly1/texnansi.sty
+++ b/Master/texmf-dist/tex/latex/ly1/texnansi.sty
@@ -1,3 +1,11 @@
+% Copyright 1997, 1998, 1999 David Carlisle
+%
+% This work may be distributed and/or modified under the
+% conditions of the LaTeX Project Public License, either version 1
+% of this license or (at your option) any later version.
+% The latest version of this license is in
+% http://www.latex-project.org/lppl.txt
+%
\ProvidesPackage{texnansi}[1998/05/30 v0.2 texnansi and ansinew support]
\RequirePackage[LY1]{fontenc}