summaryrefslogtreecommitdiff
path: root/fonts/softmakerfreefont/delanocaps/latex
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /fonts/softmakerfreefont/delanocaps/latex
Initial commit
Diffstat (limited to 'fonts/softmakerfreefont/delanocaps/latex')
-rw-r--r--fonts/softmakerfreefont/delanocaps/latex/8r6dc.fd29
-rw-r--r--fonts/softmakerfreefont/delanocaps/latex/delanocaps.sty40
-rw-r--r--fonts/softmakerfreefont/delanocaps/latex/ot16dc.fd33
-rw-r--r--fonts/softmakerfreefont/delanocaps/latex/t16dc.fd33
-rw-r--r--fonts/softmakerfreefont/delanocaps/latex/ts16dc.fd29
5 files changed, 164 insertions, 0 deletions
diff --git a/fonts/softmakerfreefont/delanocaps/latex/8r6dc.fd b/fonts/softmakerfreefont/delanocaps/latex/8r6dc.fd
new file mode 100644
index 0000000000..0615fd1abc
--- /dev/null
+++ b/fonts/softmakerfreefont/delanocaps/latex/8r6dc.fd
@@ -0,0 +1,29 @@
+%Filename: 8r6dc.fd
+%Created by: tex 6dc-drv
+%Created using fontinst v1.933
+
+%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY
+
+\ProvidesFile{8r6dc.fd}
+ [2010/08/16 Fontinst v1.933 font definitions for 8r/6dc.]
+
+\expandafter\ifx\csname SMFF@Sdc@scale\endcsname\relax
+ \let\SMFF@Sdc@@scale\@empty
+\else
+ \edef\SMFF@Sdc@@scale{s*[\csname SMFF@Sdc@scale\endcsname]}
+\fi
+
+
+\DeclareFontFamily{8r}{6dc}{}
+
+\DeclareFontShape{8r}{6dc}{m}{n}{
+ <-> \SMFF@Sdc@@scale 6dcr8r
+}{}
+
+\DeclareFontShape{8r}{6dc}{m}{sl}{
+ <-> \SMFF@Sdc@@scale 6dcro8r
+}{}
+
+\DeclareFontShape{8r}{6dc}{m}{it}{<->ssub * 6dc/m/sl}{}
+
+\endinput
diff --git a/fonts/softmakerfreefont/delanocaps/latex/delanocaps.sty b/fonts/softmakerfreefont/delanocaps/latex/delanocaps.sty
new file mode 100644
index 0000000000..9f60bee445
--- /dev/null
+++ b/fonts/softmakerfreefont/delanocaps/latex/delanocaps.sty
@@ -0,0 +1,40 @@
+%%
+%% Copyright (C) 2009-2010 by:
+%% Josef Kleber
+%% <josef.kleber@gmx.de>
+%%
+%% This file may be distributed and/or modified under the conditions of
+%% the LaTeX Project Public License, either version 1.3 of this license
+%% or (at your option) any later version. The latest version of this
+%% license is in:
+%%
+%% http://www.latex-project.org/lppl.txt
+%%
+%% and version 1.3 or later is part of all distributions of LaTeX version
+%% 2003/12/01 or later.
+%%
+%% This work has the LPPL maintenance status "author-maintained".
+%%
+%% This Current Maintainer of this work is Josef Kleber.
+%%
+%% This work consists of all files listed in manifest.txt.
+%%
+%
+\NeedsTeXFormat{LaTeX2e}%
+\ProvidesPackage{delanocaps}[2010/08/16 v1.3 Softmaker Delano-Caps]%
+%%
+\RequirePackage{textcomp}%
+\RequirePackage{xkeyval}%
+\define@key{delanocaps.sty}{scaled}[1.0]%
+{%
+ \def\SMFF@Sdc@scale{#1}%
+}%
+\define@key{delanocaps.sty}{leading}[1.0]%
+{%
+ \linespread{#1}%
+}%
+\ExecuteOptionsX{scaled}%
+\ProcessOptionsX\relax%
+\renewcommand*{\rmdefault}{6dc}%
+\newcommand\FFDelanoCaps{\fontfamily{6dc}\fontseries{m}\fontshape{n}\selectfont}%
+\endinput%
diff --git a/fonts/softmakerfreefont/delanocaps/latex/ot16dc.fd b/fonts/softmakerfreefont/delanocaps/latex/ot16dc.fd
new file mode 100644
index 0000000000..1d64d65e8e
--- /dev/null
+++ b/fonts/softmakerfreefont/delanocaps/latex/ot16dc.fd
@@ -0,0 +1,33 @@
+%Filename: ot16dc.fd
+%Created by: tex 6dc-drv
+%Created using fontinst v1.933
+
+%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY
+
+\ProvidesFile{ot16dc.fd}
+ [2010/08/16 Fontinst v1.933 font definitions for OT1/6dc.]
+
+\expandafter\ifx\csname SMFF@Sdc@scale\endcsname\relax
+ \let\SMFF@Sdc@@scale\@empty
+\else
+ \edef\SMFF@Sdc@@scale{s*[\csname SMFF@Sdc@scale\endcsname]}
+\fi
+
+
+\DeclareFontFamily{OT1}{6dc}{}
+
+\DeclareFontShape{OT1}{6dc}{m}{n}{
+ <-> \SMFF@Sdc@@scale 6dcr7t
+}{}
+
+\DeclareFontShape{OT1}{6dc}{m}{sc}{
+ <-> \SMFF@Sdc@@scale 6dcrc7t
+}{}
+
+\DeclareFontShape{OT1}{6dc}{m}{sl}{
+ <-> \SMFF@Sdc@@scale 6dcro7t
+}{}
+
+\DeclareFontShape{OT1}{6dc}{m}{it}{<->ssub * 6dc/m/sl}{}
+
+\endinput
diff --git a/fonts/softmakerfreefont/delanocaps/latex/t16dc.fd b/fonts/softmakerfreefont/delanocaps/latex/t16dc.fd
new file mode 100644
index 0000000000..403aad0e8e
--- /dev/null
+++ b/fonts/softmakerfreefont/delanocaps/latex/t16dc.fd
@@ -0,0 +1,33 @@
+%Filename: t16dc.fd
+%Created by: tex 6dc-drv
+%Created using fontinst v1.933
+
+%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY
+
+\ProvidesFile{t16dc.fd}
+ [2010/08/16 Fontinst v1.933 font definitions for T1/6dc.]
+
+\expandafter\ifx\csname SMFF@Sdc@scale\endcsname\relax
+ \let\SMFF@Sdc@@scale\@empty
+\else
+ \edef\SMFF@Sdc@@scale{s*[\csname SMFF@Sdc@scale\endcsname]}
+\fi
+
+
+\DeclareFontFamily{T1}{6dc}{}
+
+\DeclareFontShape{T1}{6dc}{m}{n}{
+ <-> \SMFF@Sdc@@scale 6dcr8t
+}{}
+
+\DeclareFontShape{T1}{6dc}{m}{sc}{
+ <-> \SMFF@Sdc@@scale 6dcrc8t
+}{}
+
+\DeclareFontShape{T1}{6dc}{m}{sl}{
+ <-> \SMFF@Sdc@@scale 6dcro8t
+}{}
+
+\DeclareFontShape{T1}{6dc}{m}{it}{<->ssub * 6dc/m/sl}{}
+
+\endinput
diff --git a/fonts/softmakerfreefont/delanocaps/latex/ts16dc.fd b/fonts/softmakerfreefont/delanocaps/latex/ts16dc.fd
new file mode 100644
index 0000000000..c2def9b8d4
--- /dev/null
+++ b/fonts/softmakerfreefont/delanocaps/latex/ts16dc.fd
@@ -0,0 +1,29 @@
+%Filename: ts16dc.fd
+%Created by: tex 6dc-drv
+%Created using fontinst v1.933
+
+%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY
+
+\ProvidesFile{ts16dc.fd}
+ [2010/08/16 Fontinst v1.933 font definitions for TS1/6dc.]
+
+\expandafter\ifx\csname SMFF@Sdc@scale\endcsname\relax
+ \let\SMFF@Sdc@@scale\@empty
+\else
+ \edef\SMFF@Sdc@@scale{s*[\csname SMFF@Sdc@scale\endcsname]}
+\fi
+
+
+\DeclareFontFamily{TS1}{6dc}{}
+
+\DeclareFontShape{TS1}{6dc}{m}{n}{
+ <-> \SMFF@Sdc@@scale 6dcr8c
+}{}
+
+\DeclareFontShape{TS1}{6dc}{m}{sl}{
+ <-> \SMFF@Sdc@@scale 6dcro8c
+}{}
+
+\DeclareFontShape{TS1}{6dc}{m}{it}{<->ssub * 6dc/m/sl}{}
+
+\endinput