From a69c9fb665459e2bfdbda1bf80741a0af31a7faf Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Mon, 20 Feb 2017 00:06:40 -0800 Subject: New upstream version 3b5 --- schmooz.texi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) mode change 100644 => 100755 schmooz.texi (limited to 'schmooz.texi') diff --git a/schmooz.texi b/schmooz.texi old mode 100644 new mode 100755 index fc307e2..d54dfac --- 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 -- cgit v1.2.3