summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/fontinst/base/encspecs/ot1draft.etx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/fontinst/base/encspecs/ot1draft.etx')
-rw-r--r--Master/texmf-dist/doc/fontinst/base/encspecs/ot1draft.etx42
1 files changed, 34 insertions, 8 deletions
diff --git a/Master/texmf-dist/doc/fontinst/base/encspecs/ot1draft.etx b/Master/texmf-dist/doc/fontinst/base/encspecs/ot1draft.etx
index 8fbdb57c29c..6f07bbd6f4a 100644
--- a/Master/texmf-dist/doc/fontinst/base/encspecs/ot1draft.etx
+++ b/Master/texmf-dist/doc/fontinst/base/encspecs/ot1draft.etx
@@ -1,6 +1,6 @@
\relax
\documentclass[twocolumn]{article}
-\usepackage[specification]{fontdoc}[2001/06/01]
+\usepackage[specification]{fontdoc}[2004/11/28]
\DeclareRobustCommand\cs[1]{\texttt{\char`\\#1}}
@@ -10,7 +10,7 @@
\title{\texttt{OT1} encoding draft specification}
\author{Lars Hellstr\"om}
-\date{2001/09/09}
+\date{2004/12/16}
\maketitle
\begin{abstract}
@@ -34,7 +34,7 @@
\end{abstract}
\encoding
-\needsfontinstversion{1.918}
+\needsfontinstversion{1.928}
@@ -664,7 +664,10 @@ slot~\ref{underscore} is ordinary, not mandatory.
\nextslot{11}
\setslot{ff}
- \Unicode{FB00}{LATIN SMALL LIGATURE FF}
+ \charseq{
+ \Unicode{0066}{LATIN SMALL LETTER F}
+ \Unicode{0066}{LATIN SMALL LETTER F}
+ }
\comment{This glyph should be two characters wide in a monowidth
font.}
\ligature{LIG}{i}{ffi}
@@ -672,25 +675,39 @@ slot~\ref{underscore} is ordinary, not mandatory.
\endsetslot
\setslot{fi}
- \Unicode{FB01}{LATIN SMALL LIGATURE FI}
+ \charseq{
+ \Unicode{0066}{LATIN SMALL LETTER F}
+ \Unicode{0069}{LATIN SMALL LETTER I}
+ }
\comment{This glyph should be two characters wide in a monowidth
font.}
\endsetslot
\setslot{fl}
- \Unicode{FB02}{LATIN SMALL LIGATURE FL}
+ \charseq{
+ \Unicode{0066}{LATIN SMALL LETTER F}
+ \Unicode{006C}{LATIN SMALL LETTER L}
+ }
\comment{This glyph should be two characters wide in a monowidth
font.}
\endsetslot
\setslot{ffi}
- \Unicode{FB03}{LATIN SMALL LIGATURE FFI}
+ \charseq{
+ \Unicode{0066}{LATIN SMALL LETTER F}
+ \Unicode{0066}{LATIN SMALL LETTER F}
+ \Unicode{0069}{LATIN SMALL LETTER I}
+ }
\comment{This glyph should be three characters wide in a monowidth
font.}
\endsetslot
\setslot{ffl}
- \Unicode{FB04}{LATIN SMALL LIGATURE FFL}
+ \charseq{
+ \Unicode{0066}{LATIN SMALL LETTER F}
+ \Unicode{0066}{LATIN SMALL LETTER F}
+ \Unicode{006C}{LATIN SMALL LETTER L}
+ }
\comment{This glyph should be three characters wide in a monowidth
font.}
\endsetslot
@@ -967,6 +984,15 @@ only worked for fonts which have \(\mathit{ligaturing} = 2\), but
that can be fixed; see~\cite{latex/3368}.
+\section{Changes}
+
+The changes made to this specification since the original 2001/09/09
+version are as follows.
+
+2004/12/16: Changed the f-ligatures to character sequences, which
+makes more sense for \texttt{CMap}s. Incremented needed versions
+accordingly. /LH
+
\begin{thebibliography}{9}
\bibitem{ltoutenc}