summaryrefslogtreecommitdiff
path: root/fonts/softmakerfreefont/canossa/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/canossa/latex
Initial commit
Diffstat (limited to 'fonts/softmakerfreefont/canossa/latex')
-rw-r--r--fonts/softmakerfreefont/canossa/latex/8r6cn.fd50
-rw-r--r--fonts/softmakerfreefont/canossa/latex/canossa.sty40
-rw-r--r--fonts/softmakerfreefont/canossa/latex/ot16cn.fd63
-rw-r--r--fonts/softmakerfreefont/canossa/latex/t16cn.fd63
-rw-r--r--fonts/softmakerfreefont/canossa/latex/ts16cn.fd50
5 files changed, 266 insertions, 0 deletions
diff --git a/fonts/softmakerfreefont/canossa/latex/8r6cn.fd b/fonts/softmakerfreefont/canossa/latex/8r6cn.fd
new file mode 100644
index 0000000000..cfb152033c
--- /dev/null
+++ b/fonts/softmakerfreefont/canossa/latex/8r6cn.fd
@@ -0,0 +1,50 @@
+%Filename: 8r6cn.fd
+%Created by: tex 6cn-drv
+%Created using fontinst v1.933
+
+%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY
+
+\ProvidesFile{8r6cn.fd}
+ [2010/08/19 Fontinst v1.933 font definitions for 8r/6cn.]
+
+\expandafter\ifx\csname SMFF@Scn@scale\endcsname\relax
+ \let\SMFF@Scn@@scale\@empty
+\else
+ \edef\SMFF@Scn@@scale{s*[\csname SMFF@Scn@scale\endcsname]}
+\fi
+
+
+\DeclareFontFamily{8r}{6cn}{}
+
+\DeclareFontShape{8r}{6cn}{m}{n}{
+ <-> \SMFF@Scn@@scale 6cnr8r
+}{}
+
+\DeclareFontShape{8r}{6cn}{m}{sl}{
+ <-> \SMFF@Scn@@scale 6cnro8r
+}{}
+
+\DeclareFontShape{8r}{6cn}{b}{n}{
+ <-> \SMFF@Scn@@scale 6cnb8r
+}{}
+
+\DeclareFontShape{8r}{6cn}{b}{sl}{
+ <-> \SMFF@Scn@@scale 6cnbo8r
+}{}
+
+\DeclareFontShape{8r}{6cn}{l}{n}{
+ <-> \SMFF@Scn@@scale 6cnl8r
+}{}
+
+\DeclareFontShape{8r}{6cn}{l}{sl}{
+ <-> \SMFF@Scn@@scale 6cnlo8r
+}{}
+
+\DeclareFontShape{8r}{6cn}{m}{it}{<->ssub * 6cn/m/sl}{}
+\DeclareFontShape{8r}{6cn}{bx}{n}{<->ssub * 6cn/b/n}{}
+\DeclareFontShape{8r}{6cn}{bx}{sl}{<->ssub * 6cn/b/sl}{}
+\DeclareFontShape{8r}{6cn}{b}{it}{<->ssub * 6cn/b/sl}{}
+\DeclareFontShape{8r}{6cn}{bx}{it}{<->ssub * 6cn/b/it}{}
+\DeclareFontShape{8r}{6cn}{l}{it}{<->ssub * 6cn/l/sl}{}
+
+\endinput
diff --git a/fonts/softmakerfreefont/canossa/latex/canossa.sty b/fonts/softmakerfreefont/canossa/latex/canossa.sty
new file mode 100644
index 0000000000..8078543bd8
--- /dev/null
+++ b/fonts/softmakerfreefont/canossa/latex/canossa.sty
@@ -0,0 +1,40 @@
+%%
+%% Copyright (C) 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{canossa}[2010/08/19 v1.2 Softmaker Canossa]%
+\RequirePackage{softmakerfreefont}%%
+\RequirePackage{textcomp}%
+\RequirePackage{xkeyval}%
+\define@key{canossa.sty}{scaled}[1.0]%
+{%
+ \def\SMFF@Scn@scale{#1}%
+}%
+\define@key{canossa.sty}{leading}[1.0]%
+{%
+ \linespread{#1}%
+}%
+\ExecuteOptionsX{scaled}%
+\ProcessOptionsX\relax%
+\renewcommand*{\rmdefault}{6cn}%
+\newcommand\FFCanossa{\fontfamily{6cn}\fontseries{m}\fontshape{n}\selectfont}%
+\endinput%
diff --git a/fonts/softmakerfreefont/canossa/latex/ot16cn.fd b/fonts/softmakerfreefont/canossa/latex/ot16cn.fd
new file mode 100644
index 0000000000..21e5997c5c
--- /dev/null
+++ b/fonts/softmakerfreefont/canossa/latex/ot16cn.fd
@@ -0,0 +1,63 @@
+%Filename: ot16cn.fd
+%Created by: tex 6cn-drv
+%Created using fontinst v1.933
+
+%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY
+
+\ProvidesFile{ot16cn.fd}
+ [2010/08/19 Fontinst v1.933 font definitions for OT1/6cn.]
+
+\expandafter\ifx\csname SMFF@Scn@scale\endcsname\relax
+ \let\SMFF@Scn@@scale\@empty
+\else
+ \edef\SMFF@Scn@@scale{s*[\csname SMFF@Scn@scale\endcsname]}
+\fi
+
+
+\DeclareFontFamily{OT1}{6cn}{}
+
+\DeclareFontShape{OT1}{6cn}{m}{n}{
+ <-> \SMFF@Scn@@scale 6cnr7t
+}{}
+
+\DeclareFontShape{OT1}{6cn}{m}{sc}{
+ <-> \SMFF@Scn@@scale 6cnrc7t
+}{}
+
+\DeclareFontShape{OT1}{6cn}{m}{sl}{
+ <-> \SMFF@Scn@@scale 6cnro7t
+}{}
+
+\DeclareFontShape{OT1}{6cn}{b}{n}{
+ <-> \SMFF@Scn@@scale 6cnb7t
+}{}
+
+\DeclareFontShape{OT1}{6cn}{b}{sc}{
+ <-> \SMFF@Scn@@scale 6cnbc7t
+}{}
+
+\DeclareFontShape{OT1}{6cn}{b}{sl}{
+ <-> \SMFF@Scn@@scale 6cnbo7t
+}{}
+
+\DeclareFontShape{OT1}{6cn}{l}{n}{
+ <-> \SMFF@Scn@@scale 6cnl7t
+}{}
+
+\DeclareFontShape{OT1}{6cn}{l}{sc}{
+ <-> \SMFF@Scn@@scale 6cnlc7t
+}{}
+
+\DeclareFontShape{OT1}{6cn}{l}{sl}{
+ <-> \SMFF@Scn@@scale 6cnlo7t
+}{}
+
+\DeclareFontShape{OT1}{6cn}{m}{it}{<->ssub * 6cn/m/sl}{}
+\DeclareFontShape{OT1}{6cn}{bx}{n}{<->ssub * 6cn/b/n}{}
+\DeclareFontShape{OT1}{6cn}{bx}{sc}{<->ssub * 6cn/b/sc}{}
+\DeclareFontShape{OT1}{6cn}{bx}{sl}{<->ssub * 6cn/b/sl}{}
+\DeclareFontShape{OT1}{6cn}{b}{it}{<->ssub * 6cn/b/sl}{}
+\DeclareFontShape{OT1}{6cn}{bx}{it}{<->ssub * 6cn/b/it}{}
+\DeclareFontShape{OT1}{6cn}{l}{it}{<->ssub * 6cn/l/sl}{}
+
+\endinput
diff --git a/fonts/softmakerfreefont/canossa/latex/t16cn.fd b/fonts/softmakerfreefont/canossa/latex/t16cn.fd
new file mode 100644
index 0000000000..01147a2e38
--- /dev/null
+++ b/fonts/softmakerfreefont/canossa/latex/t16cn.fd
@@ -0,0 +1,63 @@
+%Filename: t16cn.fd
+%Created by: tex 6cn-drv
+%Created using fontinst v1.933
+
+%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY
+
+\ProvidesFile{t16cn.fd}
+ [2010/08/19 Fontinst v1.933 font definitions for T1/6cn.]
+
+\expandafter\ifx\csname SMFF@Scn@scale\endcsname\relax
+ \let\SMFF@Scn@@scale\@empty
+\else
+ \edef\SMFF@Scn@@scale{s*[\csname SMFF@Scn@scale\endcsname]}
+\fi
+
+
+\DeclareFontFamily{T1}{6cn}{}
+
+\DeclareFontShape{T1}{6cn}{m}{n}{
+ <-> \SMFF@Scn@@scale 6cnr8t
+}{}
+
+\DeclareFontShape{T1}{6cn}{m}{sc}{
+ <-> \SMFF@Scn@@scale 6cnrc8t
+}{}
+
+\DeclareFontShape{T1}{6cn}{m}{sl}{
+ <-> \SMFF@Scn@@scale 6cnro8t
+}{}
+
+\DeclareFontShape{T1}{6cn}{b}{n}{
+ <-> \SMFF@Scn@@scale 6cnb8t
+}{}
+
+\DeclareFontShape{T1}{6cn}{b}{sc}{
+ <-> \SMFF@Scn@@scale 6cnbc8t
+}{}
+
+\DeclareFontShape{T1}{6cn}{b}{sl}{
+ <-> \SMFF@Scn@@scale 6cnbo8t
+}{}
+
+\DeclareFontShape{T1}{6cn}{l}{n}{
+ <-> \SMFF@Scn@@scale 6cnl8t
+}{}
+
+\DeclareFontShape{T1}{6cn}{l}{sc}{
+ <-> \SMFF@Scn@@scale 6cnlc8t
+}{}
+
+\DeclareFontShape{T1}{6cn}{l}{sl}{
+ <-> \SMFF@Scn@@scale 6cnlo8t
+}{}
+
+\DeclareFontShape{T1}{6cn}{m}{it}{<->ssub * 6cn/m/sl}{}
+\DeclareFontShape{T1}{6cn}{bx}{n}{<->ssub * 6cn/b/n}{}
+\DeclareFontShape{T1}{6cn}{bx}{sc}{<->ssub * 6cn/b/sc}{}
+\DeclareFontShape{T1}{6cn}{bx}{sl}{<->ssub * 6cn/b/sl}{}
+\DeclareFontShape{T1}{6cn}{b}{it}{<->ssub * 6cn/b/sl}{}
+\DeclareFontShape{T1}{6cn}{bx}{it}{<->ssub * 6cn/b/it}{}
+\DeclareFontShape{T1}{6cn}{l}{it}{<->ssub * 6cn/l/sl}{}
+
+\endinput
diff --git a/fonts/softmakerfreefont/canossa/latex/ts16cn.fd b/fonts/softmakerfreefont/canossa/latex/ts16cn.fd
new file mode 100644
index 0000000000..d7071e04ae
--- /dev/null
+++ b/fonts/softmakerfreefont/canossa/latex/ts16cn.fd
@@ -0,0 +1,50 @@
+%Filename: ts16cn.fd
+%Created by: tex 6cn-drv
+%Created using fontinst v1.933
+
+%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY
+
+\ProvidesFile{ts16cn.fd}
+ [2010/08/19 Fontinst v1.933 font definitions for TS1/6cn.]
+
+\expandafter\ifx\csname SMFF@Scn@scale\endcsname\relax
+ \let\SMFF@Scn@@scale\@empty
+\else
+ \edef\SMFF@Scn@@scale{s*[\csname SMFF@Scn@scale\endcsname]}
+\fi
+
+
+\DeclareFontFamily{TS1}{6cn}{}
+
+\DeclareFontShape{TS1}{6cn}{m}{n}{
+ <-> \SMFF@Scn@@scale 6cnr8c
+}{}
+
+\DeclareFontShape{TS1}{6cn}{m}{sl}{
+ <-> \SMFF@Scn@@scale 6cnro8c
+}{}
+
+\DeclareFontShape{TS1}{6cn}{b}{n}{
+ <-> \SMFF@Scn@@scale 6cnb8c
+}{}
+
+\DeclareFontShape{TS1}{6cn}{b}{sl}{
+ <-> \SMFF@Scn@@scale 6cnbo8c
+}{}
+
+\DeclareFontShape{TS1}{6cn}{l}{n}{
+ <-> \SMFF@Scn@@scale 6cnl8c
+}{}
+
+\DeclareFontShape{TS1}{6cn}{l}{sl}{
+ <-> \SMFF@Scn@@scale 6cnlo8c
+}{}
+
+\DeclareFontShape{TS1}{6cn}{m}{it}{<->ssub * 6cn/m/sl}{}
+\DeclareFontShape{TS1}{6cn}{bx}{n}{<->ssub * 6cn/b/n}{}
+\DeclareFontShape{TS1}{6cn}{bx}{sl}{<->ssub * 6cn/b/sl}{}
+\DeclareFontShape{TS1}{6cn}{b}{it}{<->ssub * 6cn/b/sl}{}
+\DeclareFontShape{TS1}{6cn}{bx}{it}{<->ssub * 6cn/b/it}{}
+\DeclareFontShape{TS1}{6cn}{l}{it}{<->ssub * 6cn/l/sl}{}
+
+\endinput