[PVFS2-CVS] commit by robl in pvfs2-1/doc: latex2html-init

CVS commit program cvs at parl.clemson.edu
Tue Jul 27 17:38:30 EDT 2004


Update of /projects/cvsroot/pvfs2-1/doc
In directory parlweb:/tmp/cvs-serv549/doc

Modified Files:
	latex2html-init 
Log Message:
some shell hackery to automatically add what used to be added by hand. Add
comments to remind future authors to make updates in two places.


Index: latex2html-init
===================================================================
RCS file: /projects/cvsroot/pvfs2-1/doc/latex2html-init,v
diff -u -w -p -u -r1.2 -r1.3
--- latex2html-init	21 Jul 2004 19:07:53 -0000	1.2
+++ latex2html-init	27 Jul 2004 20:38:30 -0000	1.3
@@ -1,3 +1,11 @@
+# config file for latex2html.  adds some extra formatting to the BODY of the
+# generated html.  This file must end with '1;' to make latex2html happy
+# 
+# if any changes are made to this file, please add the corresponding fixes to
+# pvfs2htmlfixup.sh
+# sorry there are two places to make changes.  you won't hurt anyone's feelings
+# if you fix it so we don't need to do it this way.
+
 $BODYTEXT = 'bgcolor="#b8b8b8" alink="#000000" vlink="#000000" link="#000000">
 
 <!--#include virtual="top_of_page.html" -->



More information about the PVFS2-CVS mailing list