~ubuntu-branches/ubuntu/jaunty/texlive-bin/jaunty-updates

« back to all changes in this revision

Viewing changes to texmf-dist/tex/latex/mxedruli/Uxuc.fd

  • Committer: Bazaar Package Importer
  • Author(s): Norbert Preining
  • Date: 2006-05-11 00:12:10 UTC
  • Revision ID: james.westby@ubuntu.com-20060511001210-gykenja59vrecpk2
Tags: upstream-2005
ImportĀ upstreamĀ versionĀ 2005

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
2
% Uxuc.fd                                                             %
 
3
%                                                                     %
 
4
% For the use of Xucuri fonts within LaTeX                            %
 
5
% Last modified 30th March 1997                                       %
 
6
%                                                                     %
 
7
%
 
8
%   fontencoding: U
 
9
%   fontfamily:   xuc
 
10
%
 
11
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
12
 
 
13
% It has to be used with NFSS2 only
 
14
%
 
15
\ifx\DeclareFontShape\undefined
 
16
  \message{You should not use this file but with NFSS2}
 
17
\expandafter\endinput\fi
 
18
 
 
19
 
 
20
\DeclareFontFamily{U}{xuc}{}%
 
21
 
 
22
\DeclareFontShape{U}{xuc}{m}{n}{%
 
23
   <10><10.95><12><14.4><17.28><20.74><24.88>xuc10
 
24
}{}
 
25
 
 
26
 
 
27
\endinput
 
28
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%