diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-12 23:45:36 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-12 23:45:36 +0000 |
commit | 2939242967231097459df0fc3150fabc2f639111 (patch) | |
tree | 00fe7273a946e43cc5d5b9fb00250af4fe82866e /Master/texmf-dist/tex/fontinst/latinetx/ot1ctt.etx | |
parent | 5bcbcf594f1d7f279c5897da00d676e6270a0a9a (diff) |
trunk/Master/texmf-dist/tex/fontinst
git-svn-id: svn://tug.org/texlive/trunk@612 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/fontinst/latinetx/ot1ctt.etx')
-rw-r--r-- | Master/texmf-dist/tex/fontinst/latinetx/ot1ctt.etx | 61 |
1 files changed, 61 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/fontinst/latinetx/ot1ctt.etx b/Master/texmf-dist/tex/fontinst/latinetx/ot1ctt.etx new file mode 100644 index 00000000000..50f5a61f3de --- /dev/null +++ b/Master/texmf-dist/tex/fontinst/latinetx/ot1ctt.etx @@ -0,0 +1,61 @@ +% Copyright 1993 Alan Jeffrey, +% copyright 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 small-caps 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 small-caps font with the \texttt{TEX TYPEWRITER TEXT} +codingscheme. It can also be used to install an \texttt{OT1}-% +typewriter encoded font with small-caps in the places of the lower case. + +\showbranches + +\encoding + +\needsfontinstversion{1.909} + +\begincomment +\section{Default values} +\endcomment + +\setint{ligaturing}{0} + +\comment{Then we call \texttt{ot1c.etx}.} + +\inputetx{ot1c} + +\endencoding + +\section{Changes} + +1993/12/29: File created. (ASAJ) + +1999/11/04: Removed a lot of antiquated code (including two +\verb|\setglyph| commands!!), updated for the v\,1.909 \texttt{ot1.etx}, +made the file call \texttt{ot1c.etx} rather than \texttt{ot1.etx}, and +added \textsf{fontdoc} markup. (LH) + +2002/07/31: Minor fixes, after having updated \texttt{ot1.etx}. (LH) + +\end{document} + + |