diff options
author | Karl Berry <karl@freefriends.org> | 2006-06-17 22:31:18 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-06-17 22:31:18 +0000 |
commit | 18dd9efec69d7fe8cd3694a9562a6d0723ff4170 (patch) | |
tree | 0b231429bcdb21cd9a58ef44775c96143ee488ad /Master/texmf-dist/tex/latex/velthuis/udnpn.fd | |
parent | 474dad2c52fddc85c57b3f1a1f6f2802f0d2eb62 (diff) |
new package name velthuis, updating/replacing devanagari
git-svn-id: svn://tug.org/texlive/trunk@1691 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/velthuis/udnpn.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/velthuis/udnpn.fd | 75 |
1 files changed, 75 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/velthuis/udnpn.fd b/Master/texmf-dist/tex/latex/velthuis/udnpn.fd new file mode 100644 index 00000000000..76bbfb2e215 --- /dev/null +++ b/Master/texmf-dist/tex/latex/velthuis/udnpn.fd @@ -0,0 +1,75 @@ +% +% Udnpn.fd v2.14 +% +% LaTeX2e font description file for the Devanagari Nepali Pen font family. +% Copyright (C) 1991-2003 University of Groningen, The Netherlands +% +% Author : Anshuman Pandey <apandey@u.washington.edu> +% Date : 14 March 2005 +% +% This program is free software; you can redistribute it and/or modify +% it under the terms of the GNU General Public License as published by +% the Free Software Foundation. +% +% This program is distributed in the hope that it will be useful, +% but without any warranty; without even the implied warranty of +% merchantability or fitness for a particular purpose. See the +% GNU General Public License for more details. +% +% Revision 2.1 2005/03/14 Anshuman Pandey +% o Added Nepali-style pen font +% +% ===================================================================== +% +% This file contains the font definitions for the Nepali Pen Devanagari +% font family in the U encoding. It is used by the LaTeX New Font +% Selection Scheme, which is part of LaTeX2e. The Nepali Pen Devanagari +% font was developed by Anshuman Pandey based on the Pen Devanagari font +% developed by Tom Ridgeway and on the Devanagari font originally +% developed by Frans J. Velthuis. The font includes some characters +% initially drawn by Kevin Carmody. +% +\ProvidesFile{Udnpn.fd}[2005/03/14 v2.14] +% +\DeclareFontFamily{U}{dnpn}{\hyphenchar\font=255} +% +\DeclareFontShape{U}{dnpn}{m}{n}{ + <5><6><7> dvpnn8% + <8><9> gen * dvpnn + <10-> dvpnn10% +}{} +\DeclareFontShape{U}{dnpn}{m}{sc}{ + <-> ssub * dnpn/m/n +}{} +\DeclareFontShape{U}{dnpn}{m}{it}{ + <-> ssub * dnpn/m/n +}{} +\DeclareFontShape{U}{dnpn}{m}{itsc}{ + <-> ssub * dnpn/m/n +}{} +\DeclareFontShape{U}{dnpn}{m}{sl}{ + <-> ssub * dnpn/m/n +}{} +\DeclareFontShape{U}{dnpn}{m}{slsc}{ + <-> ssub * dnpn/m/n +}{} +\DeclareFontShape{U}{dnpn}{bx}{n}{ + <-> ssub * dnpn/m/n +}{} +\DeclareFontShape{U}{dnpn}{bx}{sc}{ + <-> ssub * dnpn/m/n +}{} +\DeclareFontShape{U}{dnpn}{bx}{it}{ + <-> ssub * dnpn/m/n +}{} +\DeclareFontShape{U}{dnpn}{bx}{itsc}{ + <-> ssub * dnpn/m/n +}{} +\DeclareFontShape{U}{dnpn}{bx}{sl}{ + <-> ssub * dnpn/m/n +}{} +\DeclareFontShape{U}{dnpn}{bx}{slsc}{ + <-> ssub * dnpn/m/n +}{} +% +\endinput |