diff options
author | Norbert Preining <norbert@preining.info> | 2019-09-02 13:46:59 +0900 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2019-09-02 13:46:59 +0900 |
commit | e0c6872cf40896c7be36b11dcc744620f10adf1d (patch) | |
tree | 60335e10d2f4354b0674ec22d7b53f0f8abee672 /fonts/softmakerfreefont/newcastle/doc/newcastle.tex |
Initial commit
Diffstat (limited to 'fonts/softmakerfreefont/newcastle/doc/newcastle.tex')
-rw-r--r-- | fonts/softmakerfreefont/newcastle/doc/newcastle.tex | 121 |
1 files changed, 121 insertions, 0 deletions
diff --git a/fonts/softmakerfreefont/newcastle/doc/newcastle.tex b/fonts/softmakerfreefont/newcastle/doc/newcastle.tex new file mode 100644 index 0000000000..80a6df87b7 --- /dev/null +++ b/fonts/softmakerfreefont/newcastle/doc/newcastle.tex @@ -0,0 +1,121 @@ +\documentclass[a4paper]{scrartcl}% +\usepackage[english]{babel}% +\usepackage[latin1]{inputenc}% +\usepackage[T1]{fontenc}% +\usepackage{textcomp}% +\usepackage{lmodern}% +\usepackage{newcastle}% +\usepackage{bera} +\usepackage{jkdoc}% +\usepackage[tocflat,tocindentauto]{tocstyle} +\usepackage{microtype}% +\usepackage{fonttable}% +\usepackage{hyperref} +\hypersetup{pdfauthor={Josef Kleber},pdftitle={newcastle.sty},pdfsubject={LaTeX support files for Softmaker Newcastle}} +\def\Softmaker{Softmaker} +\def\SoftmakerURL{http://www.softmaker.com/english/fonts_en.htm} +\def\LinkTDSZIP{\href{http://mirror.ctan.org/install/fonts/softmakerfreefont/newcastle.tds.zip}{\texttt{newcastle.tds.zip}}} +\begin{document} +\pagenumbering{roman} +\usetocstyle{KOMAlike} +\title{\texttt{newcastle.sty}} +\Subtitle{\LaTeX{} support files for Softmaker\\Newcastle available at\\\href{http://www.freefont.de}{\url{http://www.freefont.de}}} +\Fileversion{v1.0} +\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 Newcastle fonts available at \href{http://www.freefont.de}{www.freefont.de} in January 2008. + +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} +\FFNewcastle +\setkomafont{sectioning}{\normalfont\normalcolor\FFNewcastle\bfseries} +\addtokomafont{footnote}{\normalfont\normalcolor\FFNewcastle} +\addtokomafont{footnotelabel}{\normalfont\normalcolor\FFNewcastle} +\addtokomafont{footnotereference}{\normalfont\normalcolor\FFNewcastle} +\section{Newcastle (January 2008)} +\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{\string\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 fonts. Download it for free at \href{http://www.freefont.de}{www.freefont.de} or get it from \href{\SoftmakerURL}{\Softmaker}. Copy the Postscript Type1 fonts Newcastle-Regular.pfb, Newcastle--Bold.pfb and Newcastle-Demi.pfb to your local \TeX\ tree: + +\medskip +\texttt{\nolinkurl{TEXMF:/fonts/type1/softmakerfreefont/Newcastle/}} + +\begin{center} +\begin{tabular}{|l|c|c|c|c|} +\hline +\strut Family & Series & Shape(s) & Example of Typeface & Supported Encodings\\ +\hline +6nw & m & n & Newcastle & OT1, T1, TS1\\ +6nw & m & sl & \fontfamily{6nw}\fontseries{m}\fontshape{sl}\selectfont Newcastle & OT1, T1, TS1\\ +6nw & m & sc & \fontfamily{6nw}\fontseries{m}\fontshape{sc}\selectfont Newcastle & OT1, T1, TS1\\ +6nw & db & n & \fontfamily{6nw}\fontseries{db}\fontshape{n}\selectfont Newcastle & OT1, T1, TS1\\ +6nw & db & sl & \fontfamily{6nw}\fontseries{db}\fontshape{sl}\selectfont Newcastle & OT1, T1, TS1\\ +6nw & db & sc & \fontfamily{6nw}\fontseries{db}\fontshape{sc}\selectfont Newcastle & OT1, T1, TS1\\ +6nw & b & n & \fontfamily{6nw}\fontseries{b}\fontshape{n}\selectfont Newcastle & OT1, T1, TS1\\ +6nw & b & sl & \fontfamily{6nw}\fontseries{b}\fontshape{sl}\selectfont Newcastle & OT1, T1, TS1\\ +6nw & b & sc & \fontfamily{6nw}\fontseries{b}\fontshape{sc}\selectfont Newcastle & 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{initex\-mf -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 newcastle.map} in the opening editor +\item save the file and close the editor +\item run \texttt{initexmf -{}-mkmaps} +\end{itemize} +\item install the \texttt{softmakerfreefont} package\footnote{it provides the \texttt{\string\dbseries} and \texttt{\string\textdb} commands for the demi bold font} +\end{itemize} + +\subsection{Usage} + +If you want to typeset your complete document with the font Newcastle simply add \texttt{\string\usepackage\{new\-castle\}}\footnote{you have to switch to sans serif font!} to your preamble. If not, simply add another font package after \texttt{\string\usepackage\{newcast\-le\}}. You can switch to the font Newcastle with the command \texttt{\string\FFNewcastle}, which is a shortcut for: + +\medskip +\texttt{\string\fontfamily\{6nw\}\string\fontseries\{m\}\string\fontshape\{n\}\string\selectfont} + +\newpage +\subsection{Font Tables} +\subsubsection{Font Table OT1} +\xfonttable{OT1}{6nw}{m}{n} +\newpage +\subsubsection{Font Table T1} +\xfonttable{T1}{6nw}{m}{n} +\newpage +\subsubsection{Font Table TS1} +\xfonttable{TS1}{6nw}{m}{n} + +\end{document} |