summaryrefslogtreecommitdiff
path: root/doc/UsersGuide/.latex2html-init
diff options
context:
space:
mode:
Diffstat (limited to 'doc/UsersGuide/.latex2html-init')
-rw-r--r--doc/UsersGuide/.latex2html-init30
1 files changed, 30 insertions, 0 deletions
diff --git a/doc/UsersGuide/.latex2html-init b/doc/UsersGuide/.latex2html-init
new file mode 100644
index 00000000..153bf32b
--- /dev/null
+++ b/doc/UsersGuide/.latex2html-init
@@ -0,0 +1,30 @@
+#/*@@
+# @file .latex2html-init
+# @date Mon Jul 12 15:01:45 1999
+# @author Tom Goodale
+# @desc
+# Extra stuff for latex2html
+# @enddesc
+# @version $Header$
+#@@*/
+&ignore_commands(<<_IGNORED_CMDS_);
+lfoot # {}
+rfoot # {}
+cfoot # {}
+fancypagestyle # {} # {}
+renewcommand \\headrulewidth {} # {}
+cactustitlepage # {} # {} # {}
+_IGNORED_CMDS_
+
+#headrulewidth # {}
+#footrulewidth # {}
+
+#newcommand # {} # {}
+
+&process_commands_in_tex(<<_RAW_ARG_CMDS_) ;
+
+
+
+_RAW_ARG_CMDS_
+
+1;