summaryrefslogtreecommitdiff
path: root/fonts/utilities/fontinst/inputs/latinetx/ot1itt.etx
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/utilities/fontinst/inputs/latinetx/ot1itt.etx')
-rw-r--r--fonts/utilities/fontinst/inputs/latinetx/ot1itt.etx70
1 files changed, 70 insertions, 0 deletions
diff --git a/fonts/utilities/fontinst/inputs/latinetx/ot1itt.etx b/fonts/utilities/fontinst/inputs/latinetx/ot1itt.etx
new file mode 100644
index 0000000000..37e9c8e371
--- /dev/null
+++ b/fonts/utilities/fontinst/inputs/latinetx/ot1itt.etx
@@ -0,0 +1,70 @@
+% Copyright 1993 Alan Jeffrey,
+% copyright 1999 the fontinst maintenance team and any individual
+% authors listed elsewhere in this file. All rights reserved.
+%
+% This file is part of the fontinst system version 1.9.
+% -----------------------------------------------------
+%
+% It may be distributed under the terms of the LaTeX Project Public
+% License, as described in lppl.txt in the base LaTeX distribution.
+% Either version 1.0 or, at your option, any later version.
+%
+\relax
+
+\documentclass[twocolumn]{article}
+\usepackage{fontdoc}[1999/10/16]
+
+\title{The \texttt{OT1} encoding for italic typewriter fonts}
+\author{Alan Jeffrey\and Lars Hellstr\"om}
+\date{See also the normal \texttt{OT1} encoding}
+
+\begin{document}
+\maketitle
+
+The main use for this file is conversion from PL to MTX format of the
+metrics for a font with the \texttt{TEX TYPEWRITER TEXT}
+codingscheme. It can also be used to install an \texttt{OT1}-%
+typewriter encoded font.
+
+\showbranches
+
+\encoding
+
+\needsfontinstversion{1.909}
+
+\begincomment
+\section{Default values}
+\endcomment
+
+\setcommand\lc#1#2{#2}
+\setcommand\uc#1#2{#1}
+\setcommand\lclig#1#2{#2}
+\setcommand\uclig#1#2{#1}
+\setcommand\digit#1{#1}
+% \setint{typewriter}{0}
+% \setcommand\currency{dollar}
+
+\setint{italicizing}{1}
+\setint{ligaturing}{0}
+
+\comment{Then we call \texttt{ot1.etx}.}
+
+\inputetx{ot1}
+
+\endencoding
+
+\section{Changes}
+
+1993/12/29: File created. (ASAJ)
+
+1999/11/04: Updated for v\,1.909 \texttt{ot1.etx} and added
+\textsf{fontdoc} markup. (LH)
+
+2002/07/31: Updated for v\,1.921 \texttt{ot1.etx} and corrected the
+name of the currency glyph. (LH)
+
+2004/11/24: Added ``italic'' to the document title. (LH)
+
+\end{document}
+
+