summaryrefslogtreecommitdiff
path: root/tmac/www.tmac
diff options
context:
space:
mode:
authorwlemb <wlemb>2001-07-04 22:50:37 +0000
committerwlemb <wlemb>2001-07-04 22:50:37 +0000
commit6e50d833f02cc5554d16f43bac0ca610db6b403f (patch)
treedef46fad0d911886e71b5786edb19178e8567510 /tmac/www.tmac
parent189610678466b18c9a9c973cf365b517882c0bff (diff)
downloadgroff-6e50d833f02cc5554d16f43bac0ca610db6b403f.tar.gz
* src/utils/indxbib/dirnamemax.c: Moved to ...
* src/libs/libgroff/maxfilename.cc: Here. s/dir_name_max/file_name_max/. Add copyright. * src/include/lib.h: Add file_name_max. * src/utils/indxbib/indxbib.cc: Updated. * src/utils/indxbib/Makefile.sub, src/libs/libgroff/Makefile.sub: Updated. * src/libs/libgroff/tmpfile.cc (TMPFILE_PREFIX) [__MSDOS__]: Define as empty. (xtmpfile) [_MSC_VER]: Removed -- MSVC has mktemp(). * src/preproc/html/pre-html.cc (PAGE_TEMPLATE, PS_TEMPLATE, REGION_TEMPLATE): New macros. (createAllPages, makeTempFiles): Use them. Include `nonposix.h'. (html_system): New function. (createAllPages, createImage): Use it. Use EXE_EXT. * tmac/www.tmac: Fix typos.
Diffstat (limited to 'tmac/www.tmac')
-rw-r--r--tmac/www.tmac4
1 files changed, 2 insertions, 2 deletions
diff --git a/tmac/www.tmac b/tmac/www.tmac
index a19f8162..0bef6b60 100644
--- a/tmac/www.tmac
+++ b/tmac/www.tmac
@@ -166,7 +166,7 @@
. tl ''''
\O[0]\O[1]
. \}
-. if \\n[www-html] .begin \{
+. if \\n[www-html] .begin \{\
. image \\$2 \\$1.png
\O[0]
. \}
@@ -211,7 +211,7 @@
. MAKE-UNIQUE-NAME
. HTML-DO-IMAGE \\*[HTML-UNIQUE-NAME] i
..
-.if \\n[www-html] \{\
+.if \n[www-html] \{\
. nh
. nr HY 0
.\}