summaryrefslogtreecommitdiff
path: root/tex/context/base/font-pcr.tex
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/font-pcr.tex')
-rw-r--r--tex/context/base/font-pcr.tex91
1 files changed, 46 insertions, 45 deletions
diff --git a/tex/context/base/font-pcr.tex b/tex/context/base/font-pcr.tex
index 7251f3f48..adee397bd 100644
--- a/tex/context/base/font-pcr.tex
+++ b/tex/context/base/font-pcr.tex
@@ -1,45 +1,46 @@
-%D \module
-%D [ file=font-pcr,
-%D version=1995.1.1,
-%D title=\CONTEXT\ Font Macros,
-%D subtitle=Adobe Courier,
-%D author=Hans Hagen,
-%D date=\currentdate,
-%D copyright={PRAGMA / Hans Hagen \& Ton Otten}]
-
-%D This module defines the Standard Adobe Courier. We use
-%D the \YandY\ texnansi encoding vector.
-
-\startcoding[texnansi]
-
-\definebodyfont [14.4pt,12pt,11pt,10pt,9pt,8pt] [tt]
- [tf=com sa 1,
- sl=coo sa 1,
- tfa=com sa 1.200,
- tfb=com sa 1.440,
- tfc=com sa 1.728,
- tfd=com sa 2.074]
-
-\definebodyfont [7pt,6pt,5pt] [tt]
- [tf=com sa 1,
- sl=coo sa 1]
-
-\definebodyfont [14.4pt,12pt,11pt,10pt,9pt,8pt,7pt,6pt,5pt] [tt]
- [tf=com sa 1,
- sl=coo sa 1]
-
-\definebodyfont [14.4pt,12pt,10pt] [tt]
- [sla=coo sa 1.200,
- slb=coo sa 1.440,
- slc=coo sa 1.728,
- sld=coo sa 2.074]
-
-\stopcoding
-
-%D The Courier font does not contain \TEX's visual space. The
-%D next definition offers an alternative.
-
-\def\controlspace%
- {\hbox{\font\next=cmtt10 at \bodyfontsize\next\char32}}
-
-\endinput
+%D \module
+%D [ file=font-pcr,
+%D version=1995.1.1,
+%D title=\CONTEXT\ Font Macros,
+%D subtitle=Adobe Courier,
+%D author=Hans Hagen,
+%D date=\currentdate,
+%D copyright={PRAGMA / Hans Hagen \& Ton Otten}]
+
+%D This module defines the Standard Adobe Courier. We use
+%D the \YandY\ texnansi encoding vector.
+
+\startcoding[texnansi]
+
+\definebodyfont [14.4pt,12pt,11pt,10pt,9pt,8pt] [tt]
+ [tf=Courier sa 1,
+ sl=Courier-Oblique sa 1,
+ tfa=Courier sa 1.200,
+ tfb=Courier sa 1.440,
+ tfc=Courier sa 1.728,
+ tfd=Courier sa 2.074]
+
+\definebodyfont [7pt,6pt,5pt] [tt]
+ [tf=Courier sa 1,
+ sl=Courier-Oblique sa 1]
+
+\definebodyfont [14.4pt,12pt,11pt,10pt,9pt,8pt,7pt,6pt,5pt] [tt]
+ [tf=Courier sa 1,
+ sl=Courier-Oblique sa 1]
+
+\definebodyfont [14.4pt,12pt,10pt] [tt]
+ [sla=Courier-Oblique sa 1.200,
+ slb=Courier-Oblique sa 1.440,
+ slc=Courier-Oblique sa 1.728,
+ sld=Courier-Oblique sa 2.074]
+
+\stopcoding
+
+%D The Courier font does not contain \TEX's visual space. The
+%D next definition offers an alternative.
+
+\def\controlspace%
+ {\hbox{\font\next=cmtt10 at \bodyfontsize\next\char32}}
+
+\endinput
+ \ No newline at end of file