summaryrefslogtreecommitdiff
path: root/doc/UsersGuide/.latex2html-init
blob: 153bf32b6e162f1c98baa6ed939fe7597ba671c0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
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;