summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/fontinst/base/fisource.tex
diff options
context:
space:
mode:
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.