summaryrefslogtreecommitdiff
path: root/fonts/softmakerfreefont/delanocaps/doc/delanocaps.tex
blob: df234396a9e078ad3280b210f76bd391317c6bf9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
\documentclass[a4paper]{scrartcl}%
\usepackage[english]{babel}%
\usepackage[latin1]{inputenc}%
\usepackage[T1]{fontenc}%
\usepackage{textcomp}%
\usepackage{lmodern}%
\usepackage{delanocaps}%
\usepackage{bera}
\usepackage{jkdoc}%
\usepackage[tocflat,tocindentauto]{tocstyle}
\usepackage{microtype}%
\usepackage{fonttable}%
\usepackage{hyperref}
\hypersetup{pdfauthor={Josef Kleber},pdftitle={delanocaps.sty},pdfsubject={LaTeX support files for Softmaker Delano Caps}}
\def\Softmaker{Softmaker}
\def\SoftmakerURL{http://www.softmaker.com/english/fonts_en.htm}
\def\LinkTDSZIP{\href{http://mirror.ctan.org/install/fonts/softmakerfreefont/delanocaps.tds.zip}{\texttt{delanocaps.tds.zip}}}
\begin{document}
\pagenumbering{roman}
\usetocstyle{KOMAlike}
\title{\texttt{delanocaps.sty}}
\Subtitle{\LaTeX{} support files for Softmaker\\Delano Caps available at\\\href{http://www.freefont.de}{\url{http://www.freefont.de}}}
\Fileversion{v1.3}
\Author{Josef Kleber}
\Refline{\href{mailto:softmakerfreefont@softmakerfreefont.josef-kleber.de}{\texttt{softmakerfreefont@softmakerfreefont.josef-kleber.de}}\\\href{http://softmakerfreefont.josef-kleber.de}{\texttt{http://softmakerfreefont.josef-kleber.de}}}
\maketitle
\Headline{Abstract}
\vspace*{3cm}
\begin{abstract}
This package offers \LaTeX{} support files for the Softmaker Delano Caps fonts available at \href{http://www.freefont.de}{www.freefont.de} in October 2009.

These support files were created with the \href{http://dante.ctan.org/tex-archive/help/Catalogue/entries/installfont.html}{\texttt{installfont}} bash script, which is available in CTAN.
\end{abstract}
\vfill
\begin{center}
{\huge\textbf{Attention}}

\bigskip
\fbox{\parbox[t]{.8\linewidth}{This package does \textbf{not} include the fonts (license restriction). They are or were available for free download at \href{http://www.freefont.de}{www.freefont.de}, as well as part of some font collections of \href{\SoftmakerURL}{\Softmaker{}}.}}
\end{center}
\vfill
\clearpage
\pagenumbering{arabic}
\FFDelanoCaps
\setkomafont{sectioning}{\normalfont\normalcolor\FFDelanoCaps\bfseries}
\addtokomafont{footnote}{\normalfont\normalcolor\FFDelanoCaps}
\addtokomafont{footnotelabel}{\normalfont\normalcolor\FFDelanoCaps}
\addtokomafont{footnotereference}{\normalfont\normalcolor\FFDelanoCaps}
\section{Delano Caps (October 2009)}
\subsection{Package options}

The font style file offers the following options:

\subsubsection{scaled}

You can use the option \texttt{scaled} for scaling the font to better match with other fonts, e.g. \texttt{\textbackslash{}usepackage[scaled=1.03,leading=1.05]\-\{iceberg\}}.

\subsubsection{leading}

For some fonts it might be necessary to increase the leading between lines for a better optical impression, where 1.0 means 100\%.

\subsection{The Font}
First of all, you have to get the font. Download it for free at \href{http://www.freefont.de}{www.freefont.de} or get it from \href{\SoftmakerURL}{\Softmaker}. Copy the Postscript Type1 font Delano-Caps.pfb to your local \TeX\ tree:

\medskip
\texttt{\nolinkurl{TEXMF:/fonts/type1/softmakerfreefont/DelanoCaps/}}

\begin{center}
\begin{tabular}{|l|c|c|c|c|}
\hline
\strut Family & Series & Shape(s) & Example of Typeface & Supported Encodings\\
\hline
6dc & m & n & Delano-Caps & OT1, T1, TS1\\
6dc & m & sl & \fontfamily{6dc}\fontseries{m}\fontshape{sl}\selectfont Delano-Caps & OT1, T1, TS1\\
\hline
\end{tabular}
\end{center}

\subsection{Installation}
The following steps will show you the installation in the case of MiKTeX. For another \TeX\ distribution please take a look in its documentation.

\begin{itemize}
\item get \LinkTDSZIP
\item extract it in the main directory of your local \TeX\ tree
\item update the FileNameDataBase (FNDB) in MiKTeX Settings or with \texttt{initexmf -u}\footnote{for system-wide installations you have to add the \texttt{-{}-admin} switch} on the command line
\item include the map file
\begin{itemize}
\item run \texttt{initexmf -{}-edit-config-file updmap}
\item add \texttt{Map delanocaps.map} in the opening editor
\item save the file and close the editor
\item run \texttt{initexmf -{}-mkmaps}
\end{itemize}
\end{itemize}

\subsection{Usage}
If you want to typeset your complete document with the font Delano-Caps simply add \texttt{\textbackslash{}use\-package\{delanocaps\}} to your preamble. If not, simply add another font package after \texttt{\textbackslash{}usepackage\{delanocaps\}}. You can switch to the font Delano-Caps with the command \texttt{\textbackslash{}FFDelanoCaps}, which is a shortcut for:

\medskip
\texttt{\textbackslash{}fontfamily\{6dc\}\textbackslash{}fontseries\{m\}\textbackslash{}fontshape\{n\}\textbackslash{}selectfont}

\newpage
\subsection{Font Tables}
\subsubsection{Font Table OT1}
\xfonttable{OT1}{6dc}{m}{n}
\newpage
\subsubsection{Font Table T1}
\xfonttable{T1}{6dc}{m}{n}
\newpage
\subsubsection{Font Table TS1}
\xfonttable{TS1}{6dc}{m}{n}

\end{document}