summaryrefslogtreecommitdiffstats
path: root/Doc/libfm.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/libfm.tex')
-rw-r--r--Doc/libfm.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/libfm.tex b/Doc/libfm.tex
index fa469fc..9d22123 100644
--- a/Doc/libfm.tex
+++ b/Doc/libfm.tex
@@ -14,7 +14,7 @@ details of font info; individual glyph metrics; and printer matching.
It supports the following operations:
-\renewcommand{\indexsubitem}{(in module fm)}
+\setindexsubitem{(in module fm)}
\begin{funcdesc}{init}{}
Initialization function.
Calls \code{fminit()}.
@@ -50,7 +50,7 @@ Returns the current font search path.
Font handle objects support the following operations:
-\renewcommand{\indexsubitem}{(font handle method)}
+\setindexsubitem{(font handle method)}
\begin{funcdesc}{scalefont}{factor}
Returns a handle for a scaled version of this font.
Calls \code{fmscalefont(\var{fh}, \var{factor})}.