summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/fontinst/base/fisource.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-09-29 00:11:18 +0000
committerKarl Berry <karl@freefriends.org>2008-09-29 00:11:18 +0000
commit03e895528bdcda911fdf41b8e1da264aef4516d5 (patch)
treea9fdaa65771f5c02008b28b33b3eb861cbdcd869 /Master/texmf-dist/source/fontinst/base/fisource.tex
parent9ab8b11d71a0b50e015a4385a7c8b9a1edebc4a4 (diff)
fontinst 1.929 (28sep08)
git-svn-id: svn://tug.org/texlive/trunk@10781 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/fontinst/base/fisource.tex')
-rw-r--r--Master/texmf-dist/source/fontinst/base/fisource.tex26
1 files changed, 26 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/fontinst/base/fisource.tex b/Master/texmf-dist/source/fontinst/base/fisource.tex
index b5a5cab7e76..8c684883f99 100644
--- a/Master/texmf-dist/source/fontinst/base/fisource.tex
+++ b/Master/texmf-dist/source/fontinst/base/fisource.tex
@@ -497,6 +497,23 @@ of fonts. The most important are:
which integer variables correspond to font dimensions in a (V)PL
file. This correspondence is used both when generating a ligful
(V)PL file and when a (V)PL file is converted to an MTX file.
+ \item \texttt{finstmsc.sty} now contains a new command which
+ generates a ToUnicode CMap file from an ETX file. The syntax of
+ this command is
+ \begin{quote}
+ |\etxtocmap|\marg{etxfile}\marg{cmapfile}
+ \end{quote}
+ \item Unicode equivalents of slots need no longer be single
+ characters. To specify a multiple-character equivalent of a
+ slot, use the |\charseq| command and place the individual
+ characters as |\Unicode| commands in its arguments. For a
+ \texttt{fi} slot, one would say
+ \begin{quote}
+ |\charseq{|\\
+ | \Unicode{0066}{LATIN SMALL LETTER F}|\\
+ | \Unicode{0069}{LATIN SMALL LETTER I}|\\
+ |}|
+ \end{quote}
\end{itemize}
@@ -1678,6 +1695,15 @@ implicitly use or set are listed below.
|\setint| commands for this variable.
\item[Used by] Some MTX and ETX files.
\end{smalldes}
+ \item[cmapname] (string)
+ \begin{smalldes}
+ \item[Description] The name given to the CMap generated from
+ an ETX file.
+ \item[Set by] ETX files.
+ \item[Used by] The ETX-to-CMap converter. When not set, the
+ value |fontinst-|\nolinebreak[1]\meta{cmap file name} is
+ used instead.
+ \end{smalldes}
\item[codingscheme] (string)
\begin{smalldes}
\item[Description] The codingscheme name.