summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/texmf-dist/doc/fonts/courier-scaled/Couriers.pdfbin0 -> 149472 bytes
-rw-r--r--Master/texmf-dist/doc/fonts/courier-scaled/Couriers.tex70
-rw-r--r--Master/texmf-dist/doc/fonts/courier-scaled/README11
-rw-r--r--Master/texmf-dist/doc/latex/courier-scaled/Couriers.pdfbin57017 -> 0 bytes
-rw-r--r--Master/texmf-dist/doc/latex/courier-scaled/README3
-rw-r--r--Master/texmf-dist/tex/latex/courier-scaled/8rpcrs.fd7
-rw-r--r--Master/texmf-dist/tex/latex/courier-scaled/couriers.sty7
-rw-r--r--Master/texmf-dist/tex/latex/courier-scaled/il2pcrs.fd33
-rw-r--r--Master/texmf-dist/tex/latex/courier-scaled/ly1pcrs.fd7
-rw-r--r--Master/texmf-dist/tex/latex/courier-scaled/omlpcrs.fd7
-rw-r--r--Master/texmf-dist/tex/latex/courier-scaled/omspcrs.fd7
-rw-r--r--Master/texmf-dist/tex/latex/courier-scaled/ot1pcrs.fd7
-rw-r--r--Master/texmf-dist/tex/latex/courier-scaled/t1pcrs.fd7
-rw-r--r--Master/texmf-dist/tex/latex/courier-scaled/t5pcrs.fd9
-rw-r--r--Master/texmf-dist/tex/latex/courier-scaled/ts1pcrs.fd7
-rw-r--r--Master/texmf-dist/tex/latex/courier-scaled/xl2pcrs.fd33
16 files changed, 184 insertions, 31 deletions
diff --git a/Master/texmf-dist/doc/fonts/courier-scaled/Couriers.pdf b/Master/texmf-dist/doc/fonts/courier-scaled/Couriers.pdf
new file mode 100644
index 00000000000..e6a4b7e1b6c
--- /dev/null
+++ b/Master/texmf-dist/doc/fonts/courier-scaled/Couriers.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/fonts/courier-scaled/Couriers.tex b/Master/texmf-dist/doc/fonts/courier-scaled/Couriers.tex
new file mode 100644
index 00000000000..90aced71be4
--- /dev/null
+++ b/Master/texmf-dist/doc/fonts/courier-scaled/Couriers.tex
@@ -0,0 +1,70 @@
+%%!TEX TS-program = pdflatexmk
+%%!TEX encoding = UTF-8 Unicode
+\documentclass{article}
+\usepackage{fourier}
+\usepackage[scaled=0.875]{helvet}
+\usepackage[scaled=0.95]{couriers}
+\usepackage{microtype}
+\usepackage{url}
+
+\newcommand{\fourier}{Fourier-GUT\kern-0.075em\textit{enberg}}
+\newcommand{\pkg}[1]{\textsf{#1}}
+
+\pagestyle{empty}
+
+\usepackage[small,compact]{titlesec}
+
+\begin{document}
+\begin{center}
+{\Large\bfseries A Scaled Courier Font}
+
+\vspace{3pt}
+Herbert Schulz\\\texttt{herbs2@mac.com}
+
+\vspace{3pt}
+December 24, 2011
+\end{center}
+%\maketitle
+%\thispagestyle{empty}
+
+\begin{abstract}
+The \pkg{couriers} package provides a scalable interface to the Courier Font for use as the Typewriter Font with other type faces. It offers an interface just like that provided in the \pkg{helvet} package for the Helvetica Font used as the Sans Serif Font but with a different default magnification.
+\end{abstract}
+
+\section{Introduction}
+
+The \pkg{fourier} package uses the available Adobe Utopia fonts scaled down a bit for the Serif Font as well as maths. To my eyes the default Sans Serif and Typewriter Fonts, EC or CMSuper since \fourier\ uses T1 encoding, don't match well with scaled Utopia. I've settled on using Helvetica scaled at 0.875 for the Sans Serif Font but Courier at normal size appears too large. As with the \pkg{helvet} package this package provides a Scalable Courier which I use at 0.95 to match \fourier; it is physically a bit too small but seems to look good at that scale to my eyes: as usual this is a bit on the personal side and YMMV.
+
+\section{Usage}
+
+Like the \pkg{helvet} package \pkg{couriers} takes a single optional argument, \texttt{scaled}. When used as
+\begin{verbatim}
+\usepackage{couriers}
+\end{verbatim}
+it gives you Courier scaled at its normal size as the default Typewriter Font. If you use the package with
+\begin{verbatim}
+\usepackage[scaled]{couriers}
+\end{verbatim}
+you get Courier scaled at 0.95 (i.e., a document set a 10pt will give Courier set a 9.5pt). You can get arbitrary scaling by using the package with
+\begin{verbatim}
+\usepackage[scaled=sfactor]{couriers}
+\end{verbatim}
+where \texttt{sfactor} is an arbitrary scale factor. E.g.,
+\begin{verbatim}
+\usepackage[scaled=1.05]{couriers}
+\end{verbatim}
+will give you Courier with a scale factor of 1.05 as the default Typewriter Font.
+
+\section{A Final Note}
+
+This document uses the \fourier\ Fonts (i.e., scaled Adobe Utopia) for the Serif Font, \textsf{Helvetica scaled at 0.875 for the Sans Serif Font (used for package names)} and \texttt{Courier scaled at 0.95 for the Typewriter Font}.
+
+\begin{center}
+\texttt{plain text \emph{emph text \textbf{bold emph text}} \textbf{bold text}}
+\end{center}
+
+\section{License}
+The couriers package may be distributed and/or modified under the conditions of the LaTeX Project Public License, either version 1.2 of this license or (at your option) any later version. The latest version of this license is in <\url{http://www.latex-project.org/lppl.txt}> and version 1.2 or later is part of all distributions of LaTeX version 1999/12/01 or later.
+
+\end{document}
+ \ No newline at end of file
diff --git a/Master/texmf-dist/doc/fonts/courier-scaled/README b/Master/texmf-dist/doc/fonts/courier-scaled/README
new file mode 100644
index 00000000000..c5b40f6a35a
--- /dev/null
+++ b/Master/texmf-dist/doc/fonts/courier-scaled/README
@@ -0,0 +1,11 @@
+The couriers package sets the default typewriter font to courier with
+a possible scale factor; like the helvet package for Helvetica and
+sans serif.
+
+This program may be distributed and/or modified under the
+conditions of the LaTeX Project Public License, either version 1.2
+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.2 or later is part of all distributions of LaTeX
+version 1999/12/01 or later.
diff --git a/Master/texmf-dist/doc/latex/courier-scaled/Couriers.pdf b/Master/texmf-dist/doc/latex/courier-scaled/Couriers.pdf
deleted file mode 100644
index 7f171f16771..00000000000
--- a/Master/texmf-dist/doc/latex/courier-scaled/Couriers.pdf
+++ /dev/null
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/courier-scaled/README b/Master/texmf-dist/doc/latex/courier-scaled/README
deleted file mode 100644
index a79967633c5..00000000000
--- a/Master/texmf-dist/doc/latex/courier-scaled/README
+++ /dev/null
@@ -1,3 +0,0 @@
-The couriers package sets the default typewriter font to courier with
-a possible scale factor; like the helvet package for Helvetica and
-sans serif. \ No newline at end of file
diff --git a/Master/texmf-dist/tex/latex/courier-scaled/8rpcrs.fd b/Master/texmf-dist/tex/latex/courier-scaled/8rpcrs.fd
index aa290f4ad4b..3bc2f833962 100644
--- a/Master/texmf-dist/tex/latex/courier-scaled/8rpcrs.fd
+++ b/Master/texmf-dist/tex/latex/courier-scaled/8rpcrs.fd
@@ -1,3 +1,10 @@
+% This program may be distributed and/or modified under the
+% conditions of the LaTeX Project Public License, either version 1.2
+% 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.2 or later is part of all distributions of LaTeX
+% version 1999/12/01 or later.
\ProvidesFile{8rpcrs.fd}
[2004/07/09 font definitions for 8r/pcrs.]
\expandafter\ifx\csname Cr@scale\endcsname\relax
diff --git a/Master/texmf-dist/tex/latex/courier-scaled/couriers.sty b/Master/texmf-dist/tex/latex/courier-scaled/couriers.sty
index c21193584ae..615802b30a2 100644
--- a/Master/texmf-dist/tex/latex/courier-scaled/couriers.sty
+++ b/Master/texmf-dist/tex/latex/courier-scaled/couriers.sty
@@ -1,6 +1,13 @@
%%
%% This is file `couriers.sty',
%%
+% This program may be distributed and/or modified under the
+% conditions of the LaTeX Project Public License, either version 1.2
+% 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.2 or later is part of all distributions of LaTeX
+% version 1999/12/01 or later.
\ProvidesPackage{couriers}
[2004/07/10 Scaled Courier
(HS)
diff --git a/Master/texmf-dist/tex/latex/courier-scaled/il2pcrs.fd b/Master/texmf-dist/tex/latex/courier-scaled/il2pcrs.fd
index 8749ba31b7c..4e6592eaf24 100644
--- a/Master/texmf-dist/tex/latex/courier-scaled/il2pcrs.fd
+++ b/Master/texmf-dist/tex/latex/courier-scaled/il2pcrs.fd
@@ -1,3 +1,10 @@
+% This program may be distributed and/or modified under the
+% conditions of the LaTeX Project Public License, either version 1.2
+% 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.2 or later is part of all distributions of LaTeX
+% version 1999/12/01 or later.
\ProvidesFile{il2pcr.fd}
[2004/07/09 scalable font definitions for IL2/pcrs.]
\expandafter\ifx\csname Cr@scale\endcsname\relax
@@ -5,16 +12,16 @@
\else
\edef\Cr@@scale{s*[\csname Cr@scale\endcsname]}%
\fi
-\DeclareFontFamily{IL2}{pcrs}{\hyphenchar\font\m@one}
-\DeclareFontShape{IL2}{pcrs}{m}{n}{<->\Cr@@scale pcrr8u}{}
-\DeclareFontShape{IL2}{pcrs}{m}{sl}{<->\Cr@@scale pcrro8u}{}
-\DeclareFontShape{IL2}{pcrs}{m}{sc}{<->\Cr@@scale pcrrc8u}{}
-\DeclareFontShape{IL2}{pcrs}{b}{n}{<->\Cr@@scale pcrb8u}{}
-\DeclareFontShape{IL2}{pcrs}{b}{sl}{<->\Cr@@scale pcrbo8u}{}
-\DeclareFontShape{IL2}{pcrs}{b}{sc}{<->\Cr@@scale pcrbc8u}{}
-\DeclareFontShape{IL2}{pcrs}{bx}{n}{<->\Cr@@scale pcrb8u}{}
-\DeclareFontShape{IL2}{pcrs}{bx}{sl}{<->\Cr@@scale pcrbo8u}{}
-\DeclareFontShape{IL2}{pcrs}{bx}{sc}{<->\Cr@@scale pcrbc8u}{}
-\DeclareFontShape{IL2}{pcrs}{m}{it}{<-> sub * pcrs/m/sl}{}
-\DeclareFontShape{IL2}{pcrs}{b}{it}{<-> sub * pcrs/b/sl}{}
-\DeclareFontShape{IL2}{pcrs}{bx}{it}{<-> sub * pcrs/bx/sl}{}
+\DeclareFontFamily{IL2}{pcrs}{\hyphenchar\font\m@one}
+\DeclareFontShape{IL2}{pcrs}{m}{n}{<->\Cr@@scale pcrr8u}{}
+\DeclareFontShape{IL2}{pcrs}{m}{sl}{<->\Cr@@scale pcrro8u}{}
+\DeclareFontShape{IL2}{pcrs}{m}{sc}{<->\Cr@@scale pcrrc8u}{}
+\DeclareFontShape{IL2}{pcrs}{b}{n}{<->\Cr@@scale pcrb8u}{}
+\DeclareFontShape{IL2}{pcrs}{b}{sl}{<->\Cr@@scale pcrbo8u}{}
+\DeclareFontShape{IL2}{pcrs}{b}{sc}{<->\Cr@@scale pcrbc8u}{}
+\DeclareFontShape{IL2}{pcrs}{bx}{n}{<->\Cr@@scale pcrb8u}{}
+\DeclareFontShape{IL2}{pcrs}{bx}{sl}{<->\Cr@@scale pcrbo8u}{}
+\DeclareFontShape{IL2}{pcrs}{bx}{sc}{<->\Cr@@scale pcrbc8u}{}
+\DeclareFontShape{IL2}{pcrs}{m}{it}{<-> sub * pcrs/m/sl}{}
+\DeclareFontShape{IL2}{pcrs}{b}{it}{<-> sub * pcrs/b/sl}{}
+\DeclareFontShape{IL2}{pcrs}{bx}{it}{<-> sub * pcrs/bx/sl}{}
diff --git a/Master/texmf-dist/tex/latex/courier-scaled/ly1pcrs.fd b/Master/texmf-dist/tex/latex/courier-scaled/ly1pcrs.fd
index e65d4557963..db1d923b396 100644
--- a/Master/texmf-dist/tex/latex/courier-scaled/ly1pcrs.fd
+++ b/Master/texmf-dist/tex/latex/courier-scaled/ly1pcrs.fd
@@ -1,3 +1,10 @@
+% This program may be distributed and/or modified under the
+% conditions of the LaTeX Project Public License, either version 1.2
+% 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.2 or later is part of all distributions of LaTeX
+% version 1999/12/01 or later.
\ProvidesFile{ly1pcrs.fd}
[2004/07/09 scalable font definitions for T1/pcrs.]
\expandafter\ifx\csname Cr@scale\endcsname\relax
diff --git a/Master/texmf-dist/tex/latex/courier-scaled/omlpcrs.fd b/Master/texmf-dist/tex/latex/courier-scaled/omlpcrs.fd
index 21f22c30ee9..595292c7e56 100644
--- a/Master/texmf-dist/tex/latex/courier-scaled/omlpcrs.fd
+++ b/Master/texmf-dist/tex/latex/courier-scaled/omlpcrs.fd
@@ -1,3 +1,10 @@
+% This program may be distributed and/or modified under the
+% conditions of the LaTeX Project Public License, either version 1.2
+% 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.2 or later is part of all distributions of LaTeX
+% version 1999/12/01 or later.
\ProvidesFile{omlpcrs.fd}
[2004/07/09 scalable font definitions for OML/pcrs.]
\expandafter\ifx\csname Cr@scale\endcsname\relax
diff --git a/Master/texmf-dist/tex/latex/courier-scaled/omspcrs.fd b/Master/texmf-dist/tex/latex/courier-scaled/omspcrs.fd
index 2325b2fd6e5..07be86f8c3a 100644
--- a/Master/texmf-dist/tex/latex/courier-scaled/omspcrs.fd
+++ b/Master/texmf-dist/tex/latex/courier-scaled/omspcrs.fd
@@ -1,3 +1,10 @@
+% This program may be distributed and/or modified under the
+% conditions of the LaTeX Project Public License, either version 1.2
+% 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.2 or later is part of all distributions of LaTeX
+% version 1999/12/01 or later.
\ProvidesFile{omspcrs.fd}
[2004/07/09 scalable font definitions for OMS/pcrs.]
\expandafter\ifx\csname Cr@scale\endcsname\relax
diff --git a/Master/texmf-dist/tex/latex/courier-scaled/ot1pcrs.fd b/Master/texmf-dist/tex/latex/courier-scaled/ot1pcrs.fd
index f9b5c38298d..252b62e6d33 100644
--- a/Master/texmf-dist/tex/latex/courier-scaled/ot1pcrs.fd
+++ b/Master/texmf-dist/tex/latex/courier-scaled/ot1pcrs.fd
@@ -1,3 +1,10 @@
+% This program may be distributed and/or modified under the
+% conditions of the LaTeX Project Public License, either version 1.2
+% 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.2 or later is part of all distributions of LaTeX
+% version 1999/12/01 or later.
\ProvidesFile{ot1pcrs.fd}
[2004/07/09 font definitions for OT1/pcrs.]
\expandafter\ifx\csname Cr@scale\endcsname\relax
diff --git a/Master/texmf-dist/tex/latex/courier-scaled/t1pcrs.fd b/Master/texmf-dist/tex/latex/courier-scaled/t1pcrs.fd
index a4116862093..8b3056ddfc6 100644
--- a/Master/texmf-dist/tex/latex/courier-scaled/t1pcrs.fd
+++ b/Master/texmf-dist/tex/latex/courier-scaled/t1pcrs.fd
@@ -1,3 +1,10 @@
+% This program may be distributed and/or modified under the
+% conditions of the LaTeX Project Public License, either version 1.2
+% 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.2 or later is part of all distributions of LaTeX
+% version 1999/12/01 or later.
\ProvidesFile{t1pcrs.fd}
[2004/07/09 scalable font definitions for T1/pcrs.]
\expandafter\ifx\csname Cr@scale\endcsname\relax
diff --git a/Master/texmf-dist/tex/latex/courier-scaled/t5pcrs.fd b/Master/texmf-dist/tex/latex/courier-scaled/t5pcrs.fd
index 7c397818d24..92e01125be9 100644
--- a/Master/texmf-dist/tex/latex/courier-scaled/t5pcrs.fd
+++ b/Master/texmf-dist/tex/latex/courier-scaled/t5pcrs.fd
@@ -1,5 +1,10 @@
-% This file is part of vntex. License: GPL.
-%
+% This program may be distributed and/or modified under the
+% conditions of the LaTeX Project Public License, either version 1.2
+% 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.2 or later is part of all distributions of LaTeX
+% version 1999/12/01 or later.
\ProvidesFile{t5pcrs.fd}
[2004/07/09 scalable font definitions for T5/pcrs.]
\expandafter\ifx\csname Cr@scale\endcsname\relax
diff --git a/Master/texmf-dist/tex/latex/courier-scaled/ts1pcrs.fd b/Master/texmf-dist/tex/latex/courier-scaled/ts1pcrs.fd
index 05c7916939f..ccbc88cec5a 100644
--- a/Master/texmf-dist/tex/latex/courier-scaled/ts1pcrs.fd
+++ b/Master/texmf-dist/tex/latex/courier-scaled/ts1pcrs.fd
@@ -1,3 +1,10 @@
+% This program may be distributed and/or modified under the
+% conditions of the LaTeX Project Public License, either version 1.2
+% 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.2 or later is part of all distributions of LaTeX
+% version 1999/12/01 or later.
\ProvidesFile{ts1pcrs.fd}
[2004/07/09 font definitions for TS1/pcrs.]
\expandafter\ifx\csname Cr@scale\endcsname\relax
diff --git a/Master/texmf-dist/tex/latex/courier-scaled/xl2pcrs.fd b/Master/texmf-dist/tex/latex/courier-scaled/xl2pcrs.fd
index 7b90cd10e7f..cf9a65bcccd 100644
--- a/Master/texmf-dist/tex/latex/courier-scaled/xl2pcrs.fd
+++ b/Master/texmf-dist/tex/latex/courier-scaled/xl2pcrs.fd
@@ -1,3 +1,10 @@
+% This program may be distributed and/or modified under the
+% conditions of the LaTeX Project Public License, either version 1.2
+% 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.2 or later is part of all distributions of LaTeX
+% version 1999/12/01 or later.
\ProvidesFile{xl2pcr.fd}
[2004/07/09 scalable font definitions for XL2/pcrs.]
\expandafter\ifx\csname Cr@scale\endcsname\relax
@@ -5,16 +12,16 @@
\else
\edef\Cr@@scale{s*[\csname Cr@scale\endcsname]}%
\fi
-\DeclareFontFamily{XL2}{pcrs}{\hyphenchar\font=-1}
-\DeclareFontShape{XL2}{pcrs}{m}{n}{<->\Cr@@scale pcrr8u}{}
-\DeclareFontShape{XL2}{pcrs}{m}{sl}{<->\Cr@@scale pcrro8u}{}
-\DeclareFontShape{XL2}{pcrs}{m}{sc}{<->\Cr@@scale pcrrc8u}{}
-\DeclareFontShape{XL2}{pcrs}{b}{n}{<->\Cr@@scale pcrb8u}{}
-\DeclareFontShape{XL2}{pcrs}{b}{sl}{<->\Cr@@scale pcrbo8u}{}
-\DeclareFontShape{XL2}{pcrs}{b}{sc}{<->\Cr@@scale pcrbc8u}{}
-\DeclareFontShape{XL2}{pcrs}{bx}{n}{<->\Cr@@scale pcrb8u}{}
-\DeclareFontShape{XL2}{pcrs}{bx}{sl}{<->\Cr@@scale pcrbo8u}{}
-\DeclareFontShape{XL2}{pcrs}{bx}{sc}{<->\Cr@@scale pcrbc8u}{}
-\DeclareFontShape{XL2}{pcrs}{m}{it}{<-> sub * pcrs/m/sl}{}
-\DeclareFontShape{XL2}{pcrs}{b}{it}{<-> sub * pcrs/b/sl}{}
-\DeclareFontShape{XL2}{pcrs}{bx}{it}{<-> sub * pcrs/bx/sl}{}
+\DeclareFontFamily{XL2}{pcrs}{\hyphenchar\font=-1}
+\DeclareFontShape{XL2}{pcrs}{m}{n}{<->\Cr@@scale pcrr8u}{}
+\DeclareFontShape{XL2}{pcrs}{m}{sl}{<->\Cr@@scale pcrro8u}{}
+\DeclareFontShape{XL2}{pcrs}{m}{sc}{<->\Cr@@scale pcrrc8u}{}
+\DeclareFontShape{XL2}{pcrs}{b}{n}{<->\Cr@@scale pcrb8u}{}
+\DeclareFontShape{XL2}{pcrs}{b}{sl}{<->\Cr@@scale pcrbo8u}{}
+\DeclareFontShape{XL2}{pcrs}{b}{sc}{<->\Cr@@scale pcrbc8u}{}
+\DeclareFontShape{XL2}{pcrs}{bx}{n}{<->\Cr@@scale pcrb8u}{}
+\DeclareFontShape{XL2}{pcrs}{bx}{sl}{<->\Cr@@scale pcrbo8u}{}
+\DeclareFontShape{XL2}{pcrs}{bx}{sc}{<->\Cr@@scale pcrbc8u}{}
+\DeclareFontShape{XL2}{pcrs}{m}{it}{<-> sub * pcrs/m/sl}{}
+\DeclareFontShape{XL2}{pcrs}{b}{it}{<-> sub * pcrs/b/sl}{}
+\DeclareFontShape{XL2}{pcrs}{bx}{it}{<-> sub * pcrs/bx/sl}{}