summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/chessfss/lsfenc.def
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/chessfss/lsfenc.def')
-rw-r--r--Master/texmf-dist/tex/latex/chessfss/lsfenc.def43
1 files changed, 43 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/chessfss/lsfenc.def b/Master/texmf-dist/tex/latex/chessfss/lsfenc.def
new file mode 100644
index 00000000000..18970a6b661
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/chessfss/lsfenc.def
@@ -0,0 +1,43 @@
+%%
+%% This is file `lsfenc.def',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% chessfss-src.dtx (with options: `lsfenc')
+%%
+%% 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{lsfenc.def}
+ [2006/06/09 v1.2
+ Standard LaTeX file]
+\DeclareFontEncoding{LSF}{}{}
+\DeclareFontSubstitution{LSF}{skaknew}{m}{n}
+
+%% Symbols from the figurine font (LSF encoding)
+
+\DeclareTextSymbol\cfss@symrook {LSF}{82}
+\DeclareTextSymbol\cfss@symknight {LSF}{78}
+\DeclareTextSymbol\cfss@symbishop {LSF}{66}
+\DeclareTextSymbol\cfss@symqueen {LSF}{81}
+\DeclareTextSymbol\cfss@symking {LSF}{75}
+\DeclareTextSymbol\cfss@sympawn {LSF}{112}
+
+\DeclareTextSymbolDefault\cfss@symrook {LSF}
+\DeclareTextSymbolDefault\cfss@symknight {LSF}
+\DeclareTextSymbolDefault\cfss@symbishop {LSF}
+\DeclareTextSymbolDefault\cfss@symqueen {LSF}
+\DeclareTextSymbolDefault\cfss@symking {LSF}
+\DeclareTextSymbolDefault\cfss@sympawn {LSF}
+
+\endinput
+%%
+%% End of file `lsfenc.def'.