summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/fc/fclfont.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/fc/fclfont.sty')
-rw-r--r--Master/texmf-dist/tex/latex/fc/fclfont.sty19
1 files changed, 19 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/fc/fclfont.sty b/Master/texmf-dist/tex/latex/fc/fclfont.sty
new file mode 100644
index 00000000000..87718a0b8f9
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/fc/fclfont.sty
@@ -0,0 +1,19 @@
+% This is FCLFONT.STY
+%
+% (C) Copyright 1994--2004 by J"org Knappen
+% This file is part of the fc-package
+% See fc.rme for more information
+%
+\ProvidesPackage{fclfont}[2004/06/01 v1.2]
+\RequirePackage{newlfont}
+\renewcommand{\ttdefault}{tt}
+\renewcommand{\rmdefault}{fcr}
+\renewcommand{\sfdefault}{fcss}
+\renewcommand{\encodingdefault}{T4}
+\RequirePackage[T4]{fontenc}
+\def\ttseries{\fontseries\ttdefault\selectfont}
+\let\tt\ttseries
+\DeclareTextFontCommand{\texttt}{\ttseries}
+%%
+%% End of file `fclfont.sty'.
+