changed index.dox table text to use <b> instead of <h1> for doxygen/latex

Changing <H1>FLTK 1.3.0 Programming Manual</H1> in the table on the
current "cover page" to plain old <B>...</B> allows the 'make pdf' in
the doxygen created latex directory to at least get past the first page.



git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6379 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
engelsman 2008-10-05 19:09:55 +00:00
parent cf001ac338
commit d4f47ee97e

View File

@ -7,8 +7,9 @@
<TD VALIGN="MIDDLE">
\image html FL200.gif
<TD ALIGN="CENTER" VALIGN="MIDDLE">
<H1>FLTK 1.3.0 Programming Manual</H1>
<P>Revision 8 by Michael Sweet, Craig P. Earls,<br>Matthias Melcher, and Bill Spitzak<BR>
<B>FLTK 1.3.0 Programming Manual</B>
<P>Revision 8 by Michael Sweet, Craig P. Earls,<br>
Matthias Melcher, and Bill Spitzak<br>
Copyright 1998-2008 by Bill Spitzak and others.</P>
</TD>
</TR>