]> granicus.if.org Git - python/commitdiff
Consistency: Replaced one {\tt ...} with \code{...}.
authorFred Drake <fdrake@acm.org>
Mon, 19 Jan 1998 02:55:11 +0000 (02:55 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 19 Jan 1998 02:55:11 +0000 (02:55 +0000)
Doc/lib/libfm.tex
Doc/libfm.tex

index 3004235ec31e96c774728a7a13cf5525b31f3dcd..fa469fc9ca320149bc7805c0f41f220d842e557e 100644 (file)
@@ -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}
 
index 3004235ec31e96c774728a7a13cf5525b31f3dcd..fa469fc9ca320149bc7805c0f41f220d842e557e 100644 (file)
@@ -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}