diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-12 23:46:22 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-12 23:46:22 +0000 |
commit | 2a8c0210a3491a41c4ba672c46d215048947638c (patch) | |
tree | e918d71abd7c1b6c451ae80cce8b7c380bd3eed2 /Master/texmf-dist/tex/lambda/base/litenc.def | |
parent | 284b296e0d543a531f5e69ad826242a7a9e867ab (diff) |
trunk/Master/texmf-dist/tex/lambda
git-svn-id: svn://tug.org/texlive/trunk@615 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/lambda/base/litenc.def')
-rw-r--r-- | Master/texmf-dist/tex/lambda/base/litenc.def | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/lambda/base/litenc.def b/Master/texmf-dist/tex/lambda/base/litenc.def new file mode 100644 index 00000000000..fd434bc8969 --- /dev/null +++ b/Master/texmf-dist/tex/lambda/base/litenc.def @@ -0,0 +1,20 @@ +% (c) copyright 2002 Apostolos Syropoulos +% This program can be redistributed and/or modified under the terms +% of the LaTeX Project Public License Distributed from CTAN +% archives in directory macros/latex/base/lppl.txt; either +% version 1 of the License, or any later version. +% +% Please report errors or suggestions for improvement to +% +% Apostolos Syropoulos +% 366, 28th October Str. +% GR-671 00 Xanthi, GREECE +% apostolo@ocean1.ee.duth.gr or apostolo@obelix.ee.duth.gr +% +\ProvidesFile{litenc.def} + [2002/03/01 v1.0% + Inuit Encoding] +\DeclareFontEncoding{LIT}{}{} +\DeclareFontSubstitution{LIT}{cmr}{m}{n} +\DeclareErrorFont{LIT}{cmr}{m}{n}{10} +\endinput |