summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/chessfss/lsfskak.fd
blob: 78cc3299efdcae03b4a2a0c6cd72300743937791 (plain)
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
%%
%% This is file `lsfskak.fd',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% chessfss-src.dtx  (with options: `lsfskak')
%% 
%% chessfss: chess font selection commands
%% Copyright 2005 Ulrike Fischer (skak@nililand.de)
%% -------------------------------------------
%% 
%% This file can be redistributed and/or modified under the terms of
%% the LaTeX Project Public License distributed from CTAN archives in
%% the directory macros/latex/base/lppl.txt; either version 1 of the
%% License, or (at your option) any later version.
%% 
%% For error reports see documentation.
\ProvidesFile{lsfskak.fd}
        [2006/03/31 v1.0 Chess font definitions]

\DeclareFontFamily{LSF}{skak}{}
 \DeclareFontShape{LSF}{skak}{m}{n}{<-> skakf10}{}
 \DeclareFontShape{LSF}{skak}{bx}{n}{<-> skakf10b}{}
 \DeclareFontShape{LSF}{skak}{b}{n}{<-> skakf10b}{}

\endinput
%%
%% End of file `lsfskak.fd'.