blob: 2e7132d930ab712dced4e956f012f288debbf8ec (
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
|
%%
%% This is file `lsbchess-7.fd',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% enpassant-fd.dtx (with options: `lsbchess-7')
%%
%% enpassant: support files for chess font
%% Copyright 2006 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{lsbchess-7.fd}
[2008/01/08 v1.0 Chess font definitions]
\DeclareFontFamily{LSB}{chess-7}{}
\DeclareFontShape{LSB}{chess-7}{m}{n}{<-> chess-7-lsb}{}
\endinput
%%
%% End of file `lsbchess-7.fd'.
|