summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/fontinst/latinetx/ot1i.etx
blob: 415d4826f8715f1088c2e18335ff1d20046fe772 (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
% Copyright 1993, 1994, 1995, 1996 Alan Jeffrey,
% copyright 1998, 1999, 2002 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.2 or, at your option, any later version.
%
\relax

\documentclass[twocolumn]{article}
\usepackage{fontdoc}[2002/03/16]

\title{The \texttt{OT1} encoding for italic fonts}
\author{Alan Jeffrey\and Ulrik Vieth\and Lars Hellstr\"om}
\date{See also the normal \texttt{OT1} encoding}

\begin{document}
\maketitle

\section{Introduction}

This file is used to install an italic \texttt{OT1}-encoded font. It
is necessary to distinguish between roman and italic in \texttt{OT1},
because the \texttt{sterling} and \texttt{dollar} glyphs share the
same slot.

\section{Default values}
\showbranches
\encoding

\setcommand\lc#1#2{#2}
\setcommand\uc#1#2{#1}
\setcommand\lclig#1#2{#2}
\setcommand\uclig#1#2{#1}
\setcommand\digit#1{#1}
% \setcommand\currency{sterling}
\setint{italicizing}{1}

\inputetx{ot1}

\endencoding

\section{Changes}

1999/10/27: Added \textsf{fontdoc} markup. (LH)

2002/07/31: 
Minor update called for by changes in \texttt{ot1.etx}. (LH)

\end{document}