On Wed, 22 Apr 1998, Dan Young wrote:
> The following code illustrates a bug in 98.1p1. I don't know if it
> has any more far-reaching implications. In this case it is highly
> constrained. [... problem example removed ...]
I'm not sure if this is even related to Dan's problem, but I have a
problem with boldfacing not properly translating in 98.1p1 as well. When I
use boldfaced paragraph titles, the "index" in superior nodes initiates
the <B> mode, but does not terminate it. (Unlike Dan's case there is no
</B> lower in the node.)
Example from 97.1:
<LI><A NAME="tex2html2134"
HREF="node165.html#SECTION00037110000000000000">
<B>FE Visualisation for Silicon Graphics Workstations</B></A>
<LI><A NAME="tex2html2135"
HREF="node166.html#SECTION00037120000000000000">
<B>Geomview</B></A>
<LI><A NAME="tex2html2136"
HREF="node167.html#SECTION00037130000000000000">
<B>Khoros</B></A>
What 98.1p1 does:
<LI><A NAME="tex2html2727"
HREF="node165.html"><B>FE Visualisation for Silicon Graphics
Workstations</A>
<LI><A NAME="tex2html2728"
HREF="node166.html"><B>Geomview</A>
<LI><A NAME="tex2html2729"
HREF="node167.html"><B>Khoros</A>
Perinent LaTeX lines:
\paragraph{\bf FE Visualisation for Silicon Graphics Workstations}
\paragraph{\bf Geomview\label{Vis:Geomview}}
\paragraph{\bf Khoros\label{VIS:Khoros}}
I appreciate the cleaner code that 98.1p1 produces compared to 97.1, but
it's a bit too clean. :-)
Ian.
PS I've been using l2h for quite some time (since version 0.5.something as
I recall) and I'm impressed by the advances that have occurred since I
first used it.
----------------------------------------------------------------------------
Ian MacPhedran, Engineering Computer Centre, 2B13 Engineering Building,
University of Saskatchewan, 57 Campus Drive, Saskatoon SK S7N 5A9, CANADA
Phone: (306)966-4832 Fax: (306)966-5205 Email: [EMAIL PROTECTED]
-----
<PLUG>
I use latex2html to generate the Internet Finite Element Resources at
http://www.engr.usask.ca/~macphed/finite/fe_resources/fe_resources.html
</PLUG>