File: Uibycus.fd

package info (click to toggle)
texlive-lang 2022.20230122-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,447,264 kB
  • sloc: perl: 61,377; xml: 53,781; makefile: 4,525; sh: 4,338; ansic: 2,892; python: 2,861; ruby: 1,031; lisp: 750; awk: 649; java: 159; sed: 142; csh: 25
file content (34 lines) | stat: -rw-r--r-- 1,123 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
% Uibycus.fd --  WaS 2004-10-18:
% - bold type1 font is used, too
% - definitions work also with VTeX/Free
% - fonts are declared as scalable
%
% Uibycus.fd-- P. A. MacKay --July 7, 2000
% A more confident version in which all sizes of
% upright and obliqued, regular weight, are
% taken from the type1 font.  Suggested by
% Peter.Heslin@ucd.ie.
%
% Uibycus.fd-- P.A. MacKay -- July 15.1999
% Pierre A. MacKay, Dept. of Classics, University of Washington
% mackay@cs.washington.edu
% ------------------------
% for use with nfss2.  
%
\ProvidesFile{Uibycus.fd}[2004/10/18 v4.5 font definitions for Ibycus/Type1 (WaS)]
%
\ifx\aliasfont\@undefined\else\ifx\aliasfont\relax\else
  \begingroup
    \catcode32=10 %
    \aliasfont fibo84 = fibr84 slant 167 %
  \endgroup
\fi\fi
% OT1 is rather a lie...
\DeclareFontFamily{OT1}{ibycus}{}
\DeclareFontShape{OT1}{ibycus}{m}{n}{<-> fibr84}{}
\DeclareFontShape{OT1}{ibycus}{m}{sl}{<-> fibo84}{}
\DeclareFontShape{OT1}{ibycus}{m}{it}{<-> ssub * ibycus/m/sl}{}
\DeclareFontShape{OT1}{ibycus}{b}{n}{<-> fibb84}{}
\DeclareFontShape{OT1}{ibycus}{bx}{n}{<-> ssub * ibycus/b/n}{}

\endinput