summaryrefslogtreecommitdiff
path: root/fonts/softmakerfreefont/bonita/latex
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/softmakerfreefont/bonita/latex')
-rw-r--r--fonts/softmakerfreefont/bonita/latex/8r6bo.fd29
-rw-r--r--fonts/softmakerfreefont/bonita/latex/bonita.sty40
-rw-r--r--fonts/softmakerfreefont/bonita/latex/ot16bo.fd33
-rw-r--r--fonts/softmakerfreefont/bonita/latex/t16bo.fd33
-rw-r--r--fonts/softmakerfreefont/bonita/latex/ts16bo.fd29
5 files changed, 164 insertions, 0 deletions
diff --git a/fonts/softmakerfreefont/bonita/latex/8r6bo.fd b/fonts/softmakerfreefont/bonita/latex/8r6bo.fd
new file mode 100644
index 0000000000..a5dcf9e4de
--- /dev/null
+++ b/fonts/softmakerfreefont/bonita/latex/8r6bo.fd
@@ -0,0 +1,29 @@
+%Filename: 8r6bo.fd
+%Created by: tex 6bo-drv
+%Created using fontinst v1.933
+
+%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY
+
+\ProvidesFile{8r6bo.fd}
+ [2010/09/06 Fontinst v1.933 font definitions for 8r/6bo.]
+
+\expandafter\ifx\csname SMFF@Sbo@scale\endcsname\relax
+ \let\SMFF@Sbo@@scale\@empty
+\else
+ \edef\SMFF@Sbo@@scale{s*[\csname SMFF@Sbo@scale\endcsname]}
+\fi
+
+
+\DeclareFontFamily{8r}{6bo}{}
+
+\DeclareFontShape{8r}{6bo}{m}{n}{
+ <-> \SMFF@Sbo@@scale 6bor8r
+}{}
+
+\DeclareFontShape{8r}{6bo}{m}{sl}{
+ <-> \SMFF@Sbo@@scale 6boro8r
+}{}
+
+\DeclareFontShape{8r}{6bo}{m}{it}{<->ssub * 6bo/m/sl}{}
+
+\endinput
diff --git a/fonts/softmakerfreefont/bonita/latex/bonita.sty b/fonts/softmakerfreefont/bonita/latex/bonita.sty
new file mode 100644
index 0000000000..4b1b3dae8e
--- /dev/null
+++ b/fonts/softmakerfreefont/bonita/latex/bonita.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{bonita}[2010/09/06 v1.0 Softmaker Bonita]%
+%%
+\RequirePackage{textcomp}%
+\RequirePackage{xkeyval}%
+\define@key{bonita.sty}{scaled}[1.0]%
+{%
+ \def\SMFF@Sbo@scale{#1}%
+}%
+\define@key{bonita.sty}{leading}[1.0]%
+{%
+ \linespread{#1}%
+}%
+\ExecuteOptionsX{scaled}%
+\ProcessOptionsX\relax%
+\renewcommand*{\rmdefault}{6bo}%
+\newcommand\FFBonita{\fontfamily{6bo}\fontseries{m}\fontshape{n}\selectfont}%
+\endinput%
diff --git a/fonts/softmakerfreefont/bonita/latex/ot16bo.fd b/fonts/softmakerfreefont/bonita/latex/ot16bo.fd
new file mode 100644
index 0000000000..802b5972ae
--- /dev/null
+++ b/fonts/softmakerfreefont/bonita/latex/ot16bo.fd
@@ -0,0 +1,33 @@
+%Filename: ot16bo.fd
+%Created by: tex 6bo-drv
+%Created using fontinst v1.933
+
+%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY
+
+\ProvidesFile{ot16bo.fd}
+ [2010/09/06 Fontinst v1.933 font definitions for OT1/6bo.]
+
+\expandafter\ifx\csname SMFF@Sbo@scale\endcsname\relax
+ \let\SMFF@Sbo@@scale\@empty
+\else
+ \edef\SMFF@Sbo@@scale{s*[\csname SMFF@Sbo@scale\endcsname]}
+\fi
+
+
+\DeclareFontFamily{OT1}{6bo}{}
+
+\DeclareFontShape{OT1}{6bo}{m}{n}{
+ <-> \SMFF@Sbo@@scale 6bor7t
+}{}
+
+\DeclareFontShape{OT1}{6bo}{m}{sc}{
+ <-> \SMFF@Sbo@@scale 6borc7t
+}{}
+
+\DeclareFontShape{OT1}{6bo}{m}{sl}{
+ <-> \SMFF@Sbo@@scale 6boro7t
+}{}
+
+\DeclareFontShape{OT1}{6bo}{m}{it}{<->ssub * 6bo/m/sl}{}
+
+\endinput
diff --git a/fonts/softmakerfreefont/bonita/latex/t16bo.fd b/fonts/softmakerfreefont/bonita/latex/t16bo.fd
new file mode 100644
index 0000000000..c1d6754cdd
--- /dev/null
+++ b/fonts/softmakerfreefont/bonita/latex/t16bo.fd
@@ -0,0 +1,33 @@
+%Filename: t16bo.fd
+%Created by: tex 6bo-drv
+%Created using fontinst v1.933
+
+%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY
+
+\ProvidesFile{t16bo.fd}
+ [2010/09/06 Fontinst v1.933 font definitions for T1/6bo.]
+
+\expandafter\ifx\csname SMFF@Sbo@scale\endcsname\relax
+ \let\SMFF@Sbo@@scale\@empty
+\else
+ \edef\SMFF@Sbo@@scale{s*[\csname SMFF@Sbo@scale\endcsname]}
+\fi
+
+
+\DeclareFontFamily{T1}{6bo}{}
+
+\DeclareFontShape{T1}{6bo}{m}{n}{
+ <-> \SMFF@Sbo@@scale 6bor8t
+}{}
+
+\DeclareFontShape{T1}{6bo}{m}{sc}{
+ <-> \SMFF@Sbo@@scale 6borc8t
+}{}
+
+\DeclareFontShape{T1}{6bo}{m}{sl}{
+ <-> \SMFF@Sbo@@scale 6boro8t
+}{}
+
+\DeclareFontShape{T1}{6bo}{m}{it}{<->ssub * 6bo/m/sl}{}
+
+\endinput
diff --git a/fonts/softmakerfreefont/bonita/latex/ts16bo.fd b/fonts/softmakerfreefont/bonita/latex/ts16bo.fd
new file mode 100644
index 0000000000..902a89682d
--- /dev/null
+++ b/fonts/softmakerfreefont/bonita/latex/ts16bo.fd
@@ -0,0 +1,29 @@
+%Filename: ts16bo.fd
+%Created by: tex 6bo-drv
+%Created using fontinst v1.933
+
+%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY
+
+\ProvidesFile{ts16bo.fd}
+ [2010/09/06 Fontinst v1.933 font definitions for TS1/6bo.]
+
+\expandafter\ifx\csname SMFF@Sbo@scale\endcsname\relax
+ \let\SMFF@Sbo@@scale\@empty
+\else
+ \edef\SMFF@Sbo@@scale{s*[\csname SMFF@Sbo@scale\endcsname]}
+\fi
+
+
+\DeclareFontFamily{TS1}{6bo}{}
+
+\DeclareFontShape{TS1}{6bo}{m}{n}{
+ <-> \SMFF@Sbo@@scale 6bor8c
+}{}
+
+\DeclareFontShape{TS1}{6bo}{m}{sl}{
+ <-> \SMFF@Sbo@@scale 6boro8c
+}{}
+
+\DeclareFontShape{TS1}{6bo}{m}{it}{<->ssub * 6bo/m/sl}{}
+
+\endinput