[PVFS2-CVS] commit by robl in pvfs2-1/doc: latex2html-init
CVS commit program
cvs at parl.clemson.edu
Tue Jul 13 11:37:48 EDT 2004
Update of /projects/cvsroot/pvfs2-1/doc
In directory parlweb:/tmp/cvs-serv22913/doc
Added Files:
latex2html-init
Log Message:
use latex2html init-file magic to add the formatting information we used to add
by hand to the top of the html versions of the documents. Still need to find
equivalent magic for the bottom.
--- /dev/null 2003-01-30 05:24:37.000000000 -0500
+++ latex2html-init 2004-07-13 10:37:48.000000000 -0400
@@ -0,0 +1,17 @@
+$BODYTEXT = 'bgcolor="#b8b8b8" alink="#000000" vlink="#000000" link="#000000">
+
+<!--#include virtual="top_of_page.html" -->
+
+<table width="95%" class="tabletype1" cellpadding="0" cellspacing="0" align="center">
+<tr>
+<td>
+<table width="100%" cellspacing="0" cellpadding="1">
+<tr>
+<td class="nav_white" width="70%" valign="top">
+<br>
+
+<table cellspacing="0" cellpadding="1" align="center" width="70%">
+<tr>
+<td width="80%" valign="top">>';
+
+1;
More information about the PVFS2-CVS
mailing list