diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-12 23:52:44 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-12 23:52:44 +0000 |
commit | 066db400ff9778b2633cf45c1920fd05a6a4d86d (patch) | |
tree | 412fce3d459f2e1c76cd13ea7fe37a2cd45de83e /Master/texmf-dist/tex/latex/cbcoptic/lcopcoptic.fd | |
parent | 48392e94c2677db718afb8e28a58d42e385a6019 (diff) |
cbcoptic
git-svn-id: svn://tug.org/texlive/trunk@740 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/cbcoptic/lcopcoptic.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/cbcoptic/lcopcoptic.fd | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/cbcoptic/lcopcoptic.fd b/Master/texmf-dist/tex/latex/cbcoptic/lcopcoptic.fd new file mode 100644 index 00000000000..02b1f86b66a --- /dev/null +++ b/Master/texmf-dist/tex/latex/cbcoptic/lcopcoptic.fd @@ -0,0 +1,16 @@ +%% font Copti +%% Claudio Beccari 2004/08/24 + + +\ProvidesFile{lcopcoptic.fd}[2004/08/03 local Coptic font definitions] + +\DeclareFontEncoding{LCOP}{}{} +\DeclareFontFamily{LCOP}{coptic}{} +\DeclareFontShape{LCOP}{coptic}{m}{n}{<-> [0.83]copto}{} +\DeclareFontShape{LCOP}{coptic}{m}{sl}{<-> [0.83]copti}{} +\DeclareFontShape{LCOP}{coptic}{m}{it}{<-> ssub*coptic/m/sl }{} +\DeclareErrorFont{LCOP}{coptic}{m}{n}{10} +\DeclareFontSubstitution{LCOP}{coptic}{m}{n} + + +\endinput |