diff options
Diffstat (limited to 'schmooz.texi')
-rwxr-xr-x[-rw-r--r--] | schmooz.texi | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/schmooz.texi b/schmooz.texi index fc307e2..d54dfac 100644..100755 --- a/schmooz.texi +++ b/schmooz.texi @@ -17,8 +17,9 @@ existing file containing Scheme source code. @code{schmooz} extracts top-level comments containing schmooz commands from @var{filename}.scm and writes the converted Texinfo source to a file named @var{filename}.txi. +@end deffn -@deffnx Procedure schmooz filename@r{.texi} @dots{} +@deffn Procedure schmooz filename@r{.texi} @dots{} @deffnx Procedure schmooz filename@r{.tex} @dots{} @deffnx Procedure schmooz filename@r{.txi} @dots{} @var{Filename} should be a string naming an existing file containing |