blob: 0d7488786e1318db3c936ccc15dbd11afc05bea9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
%%
%% This is file `Ushuffle.fd',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% shuffle.dtx (with options: `Ushuffle')
%% ----------------------------------------------------------------
%% A symbol for the shuffle product
%% Metafont symbol by Julian Gilbey (in public domain)
%% Documentation by Antoine Lejay
%% Released in the public domain
%% ----------------------------------------------------------------
\ProvidesFile{Ushuffle.fd}%
\DeclareFontFamily{U}{shuffle}{}
\DeclareFontShape{U}{shuffle}{m}{n}{%
<5-8>shuffle7%
<8->shuffle10%
}{}
\endinput
%%
%% End of file `Ushuffle.fd'.
|