summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
Diffstat (limited to 'Doc')
-rw-r--r--Doc/lib/libfm.tex2
-rw-r--r--Doc/libfm.tex2
2 files changed, 2 insertions, 2 deletions
diff --git a/Doc/lib/libfm.tex b/Doc/lib/libfm.tex
index 3004235..fa469fc 100644
--- a/Doc/lib/libfm.tex
+++ b/Doc/lib/libfm.tex
@@ -78,7 +78,7 @@ Calls \code{fmgetcomment(\var{fh})}.
Returns a tuple giving some pertinent data about this font.
This is an interface to \code{fmgetfontinfo()}.
The returned tuple contains the following numbers:
-{\tt(\var{printermatched}, \var{fixed_width}, \var{xorig}, \var{yorig},
+\code{(\var{printermatched}, \var{fixed_width}, \var{xorig}, \var{yorig},
\var{xsize}, \var{ysize}, \var{height}, \var{nglyphs})}.
\end{funcdesc}
diff --git a/Doc/libfm.tex b/Doc/libfm.tex
index 3004235..fa469fc 100644
--- a/Doc/libfm.tex
+++ b/Doc/libfm.tex
@@ -78,7 +78,7 @@ Calls \code{fmgetcomment(\var{fh})}.
Returns a tuple giving some pertinent data about this font.
This is an interface to \code{fmgetfontinfo()}.
The returned tuple contains the following numbers:
-{\tt(\var{printermatched}, \var{fixed_width}, \var{xorig}, \var{yorig},
+\code{(\var{printermatched}, \var{fixed_width}, \var{xorig}, \var{yorig},
\var{xsize}, \var{ysize}, \var{height}, \var{nglyphs})}.
\end{funcdesc}