diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-13 00:10:43 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-13 00:10:43 +0000 |
commit | 8a1d8688a3d070438fc4b57f82774aa8e959bb5e (patch) | |
tree | cd98cc34fe29808ce6206608cfeee91754d77333 /Master/texmf-dist/tex/latex/universa/t1uni.fd | |
parent | 39a1e82993af86b8eba5877884dcde5334e51d10 (diff) |
universa
git-svn-id: svn://tug.org/texlive/trunk@1431 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/universa/t1uni.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/universa/t1uni.fd | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/universa/t1uni.fd b/Master/texmf-dist/tex/latex/universa/t1uni.fd new file mode 100644 index 00000000000..cbefd717ff6 --- /dev/null +++ b/Master/texmf-dist/tex/latex/universa/t1uni.fd @@ -0,0 +1,45 @@ +%% +%% This is file `t1uni.fd', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% uni.dtx (with options: `t1') +%% +%% Copyright (C) 1998 Christian Holm. +%% +%% This file is NOT the source for universal, because almost all +%% comments have been stripped from it. It is NOT the preferred +%% form of universal for making modifications to it. +%% +%% Therefore you can NOT redistribute and/or modify THIS file. +%% You can however redistribute the complete source (uni.dtx +%% and uni.ins) and/or modify it under the terms of the GNU +%% General Public License as published by the Free Software +%% Foundation; either version 2, or (at your option) any later +%% version. +%% +%% The universal font and package 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. +%% +%% You should have received a copy of the GNU General Public +%% License along with this package; if not, write to the +%% Free Software Foundation, Inc., +%% 675 Mass Ave, Cambridge, +%% MA 02139, USA. +%% +%% See the file uni.dtx for further comments and documentation. +%% + +\ProvidesFile{t1uni.fd} + [1998/08/01 v2.0 Non Standard LaTeX font definitions] +\typeout{WARNING: universal font not avaliable in t1 definition.} +\typeout{WARNING: exiting, correct your source.} +\stop + + +\endinput +%% +%% End of file `t1uni.fd'. |