<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.comp.tex.latex2html">
    <title>gmane.comp.tex.latex2html</title>
    <link>http://blog.gmane.org/gmane.comp.tex.latex2html</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.tex.latex2html/772"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.tex.latex2html/763"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.tex.latex2html/762"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.tex.latex2html/761"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.tex.latex2html/760"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.tex.latex2html/753"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.tex.latex2html/746"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.tex.latex2html/741"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.tex.latex2html/737"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.tex.latex2html/726"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.tex.latex2html/723"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.tex.latex2html/693"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.tex.latex2html/685"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.tex.latex2html/684"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.tex.latex2html/682"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.tex.latex2html/680"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.tex.latex2html/676"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.tex.latex2html/673"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.tex.latex2html/668"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.tex.latex2html/667"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.comp.tex.latex2html/772">
    <title>I'd like a way to have four Greek words displayed in a .htmlfile produced by LaTeX2HTML without too much space betweenadjacent Greek letters.</title>
    <link>http://comments.gmane.org/gmane.comp.tex.latex2html/772</link>
    <description>&lt;pre&gt;Hello. I would like to enter four Greek words into a .html (HyperText Markup Language) file produced by LaTeX2HTML that otherwise contains English-language words, figures, equations, and references; two of the four Greek words are the same. Could someone kindly provide me with a method in a .tex, LaTeX file which on executing a latex2html.... command on that file will produce nice-looking Greek words in a .html (HyperText Markup Language) file and without too much space between adjacent Greek letters in a Greek word?

Here is a brief summary of the sort of things I have tried so far, but have not yet had the good-looking success I desire in LaTeX2HTML output with the four Greek words:

A. 

..

\usepackage[greek,english]{babel}

..

\begin{document}

..

\greektext qronoc (to have "chi rho omicron nu omicron varsigma" in Greek letters)

...

\latintext For English-language text here

....

\end{document}

That sort of thing worked in the .dvi (DeVice-Independent) file produced by a command of the form "latex&lt;/pre&gt;</description>
    <dc:creator>Pat Somerville</dc:creator>
    <dc:date>2013-02-12T06:16:20</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.tex.latex2html/763">
    <title>Wrong figure numbers in figure captions when I attempted tohave my figures automatically numbered using ~\ref.....commands in my .tex file</title>
    <link>http://comments.gmane.org/gmane.comp.tex.latex2html/763</link>
    <description>&lt;pre&gt;Hello.  I tried to automatically number figures using commands like "Fig.~\ref{....}" and in text and \label{...} commands within figure environments in my .tex file.  I might have tried to include figure captions within \caption and/or \parbox commands.  Anyhow, my figure numbers were incorrect in the figure captions.  Another variable is that I have been using both pdflatex and latex plus latex2html commands in recent weeks; so there is a question whether I was examining a Portable Document Format (.pdf) output file produced by a pdflatex command or a .html file produced by executing a latex2html command.  Recently I gave up on getting the figure numbers within captions correct by attempting to have the figures automatically numbered via the use of ~\ref{....} commands.---That is I numbered the figures myself everywhere within a .tex file.  Would someone please guide me or refer me to a guide of consistent \caption or \parbox commands together with ~\ref{...} in text and \label{...} commands within figure &lt;/pre&gt;</description>
    <dc:creator>Pat Somerville</dc:creator>
    <dc:date>2013-01-15T06:56:25</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.tex.latex2html/762">
    <title>$\dot{\phi }$ in text produced the Roman letters "phi" with adot over that group of Roman letters instead of the desiredGreek letter "phi."</title>
    <link>http://comments.gmane.org/gmane.comp.tex.latex2html/762</link>
    <description>&lt;pre&gt;Hello.  In my .tex file $\dot{\phi }$ in text produced the Roman letters "phi" with a dot over that group of Roman letters instead of the desired Greek letter "phi" in my output file.  I have been using pdflatex commands and the combination of latex plus latex2html commands.  I am not certain whether my output file was produced using a pdflatex or a latex2html... command.  But my "workaround" solution was to generate an equation including \dot{\phi } in it.  Then the output was okay.  Here are the versions and/or dates and/or years of the relevant codes I found I have installed on my computer:

Code                Version                                                                                                                                                      Date or year
pdflatex            pdfTeX version 3.1415926-2.3-1.40.12 in TeX Live 2011 (I am not certain about the ending "12" in my notes.)
LaTeX2e                                                                                                &lt;/pre&gt;</description>
    <dc:creator>Pat Somerville</dc:creator>
    <dc:date>2013-01-15T07:01:49</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.tex.latex2html/761">
    <title>A black line segment under output corresponding to the LaTeXcode \dot{\vec{r}} gratefully eliminated with\dot\vec{\hspace{0.2 mm}r}</title>
    <link>http://comments.gmane.org/gmane.comp.tex.latex2html/761</link>
    <description>&lt;pre&gt;Hello.  In my .tex file \dot{\vec{r}} corresponded to a black line segment under the dotted vector r in my output file.  My first guess is that it may have been an output file corresponding to a latex2html... command on the .tex file.  My uncertainty on that matter arises because in recent weeks I have been using both pdflatex commands and the combination of latex plus latex2html commands.  My method to eliminate the black line segment under the dotted vector r was to instead put \dot\vec{\hspace{0.2 mm}r} in my .tex file.

Here are the versions and/or dates and/or years of the relevant codes I found I have installed on my computer:

Code                Version                                                                                                                                                      Date or year
pdflatex            pdfTeX version 3.1415926-2.3-1.40.12 in TeX Live 2011 (I am not certain about the ending "12" in my notes.)
LaTeX2e                                                        &lt;/pre&gt;</description>
    <dc:creator>Pat Somerville</dc:creator>
    <dc:date>2013-01-15T06:15:40</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.tex.latex2html/760">
    <title>errors using l2h Version 2008 (1.71) with -show_section_numbers when using pdflatex generated .aux file</title>
    <link>http://comments.gmane.org/gmane.comp.tex.latex2html/760</link>
    <description>&lt;pre&gt;l2h needs to the .aux file to generate section numbers.

So I run pdflatex on the tex file before running
l2h, so that the .aux file is there.

Noticed now that when .aux is generated by pdflatex, then
l2h generates errors:

--------------------------------
*********** WARNINGS ***********

? brace missing for \

Substitution of arg to newlabelxx delayed.

redefining command \

? brace missing for \oldcontentsline

? brace missing for \oldnewlabel

Done.
-------------------------------------

However, when running latex instead of pdflatex to generate the
.aux file, then l2h is happy:

---------------------------
1/3:section:.."1 one" for node1.htm
;;
2/3:section:.."2 two" for node2.htm
;;
3/3:sectionstar:.."About this document ..." for node3.htm
;;.

Doing section links ..........
Copying navigation icons ...
Done.
----------------------------------

see, no errors !

The reason I run pdflatex first instead of latex, is that
my tex files include images (using includegraphicx), of type
.png and not .ps or .e&lt;/pre&gt;</description>
    <dc:creator>Nasser M. Abbasi</dc:creator>
    <dc:date>2013-01-13T07:37:13</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.tex.latex2html/753">
    <title>Where may I find instructions on how to use KLaTeXFormula?</title>
    <link>http://comments.gmane.org/gmane.comp.tex.latex2html/753</link>
    <description>&lt;pre&gt;Hello.  After downloading and installing updates to software packages in my openSUSE-12.2, Linux operating system and then in editing a .tex file in the text editor, probably Kate, I noticed something new: A window appeared with an image of how a mathematical expression or equation would look in perhaps a context-sensitive menu appearing near the LatTeX code for that equation.  Recently I have that feature somehow deactivated.  But maybe that feature could be useful for me once I know how to deal with it.  Perhaps one way to have it could be to know how to turn it on when one really wants to see how an equation would look without typing the usual latex..... and/or latex2html........ commands.  So this might be a time-saving feature for the editor of LaTeX code.  Where may I find instructions on how to use that KLaTeXFormula feature, including how to activate and deactivate it?  If that information is located in a manual that I might already have in a year-2011, TeX Live installation, please provide a command&lt;/pre&gt;</description>
    <dc:creator>Pat Somerville</dc:creator>
    <dc:date>2012-11-05T05:38:58</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.tex.latex2html/746">
    <title>Requesting sample code used in a .tex file for includinganimated figures, presently as .gif files,in output .pdf and/or .html files/file, et cetera</title>
    <link>http://comments.gmane.org/gmane.comp.tex.latex2html/746</link>
    <description>&lt;pre&gt;Hello. I have some .gif files I'd like to include in .pdf and/or .html output files/file. I got the impression from AlexG's posting on http://tex.stackexchange.com/questions/34774/including-gif-image-in-pdflatex-document/34776#34776 on the Internet that I may need to first convert the .gif files to .png files using the "convert" command-line tool of ImageMagick; and perhaps that might be necessary because pdftex can't work with .gif files.---Do you agree with this latter idea? I downloaded something to make ImageMagick's file converter program called "convert" work from http://wiseconvert.com/d/imageconverter.php, but so far haven't succeeded in making such a conversion.---In a command-prompt window in Windows XP Home Edition I entered a command of the form "convert input.gif output.png" in the directory where a file with a name of the form input.gif was located. But that didn't seem to work for me. I also tried using the Image Converter facility built into my Firefox Web browser by the installation of Image&lt;/pre&gt;</description>
    <dc:creator>Pat Somerville</dc:creator>
    <dc:date>2012-10-31T07:59:33</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.tex.latex2html/741">
    <title>CSS issue with latex2html</title>
    <link>http://comments.gmane.org/gmane.comp.tex.latex2html/741</link>
    <description>&lt;pre&gt;Hello,

I have succeeded to generate html pages of tex courses. My problem is now
to apply my personal CSS layout to these
files. In order to have, for all the different pages, a good vertical
alignment of equations, I use this CSS rule :

div.mathdisplay table.equation img[align="bottom"] { line-height:auto;
height:auto; vertical-align: middle;}
div.mathdisplay table.equation img[align="middle"] { line-height:auto;
height:auto; vertical-align: middle;}

the "auto" with "line-height" and "height" allows me to adapt dynamically
with the size of the equations wich is not
always the same. So with this, all the equations are correctly aligned (at
least with firefox)

Now, my issue is about the vertical alignement of the text between the
"&amp;lt;span class="MATH"&amp;gt;" and "&amp;lt;img ... &amp;gt;" element like in this example :

&amp;lt;div align="CENTER" class="mathdisplay"&amp;gt;&amp;lt;a name="eq71"&amp;gt;&amp;lt;/a&amp;gt;
&amp;lt;!-- MATH \begin{equation}
\text{rot}\,\mathbf{B}-\dfrac{1}{c^{2}}\,\dfrac{\partial\,\mathbf{E}}{\partial\,t}=\mu_{0}\,\mathbf{J}
\end{equation} --&amp;gt;
&lt;/pre&gt;</description>
    <dc:creator>stéphane vidal</dc:creator>
    <dc:date>2012-07-19T12:41:53</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.tex.latex2html/737">
    <title>mirroring latex2html</title>
    <link>http://comments.gmane.org/gmane.comp.tex.latex2html/737</link>
    <description>&lt;pre&gt;for some time, ctan has been mirroring (ftp saftsack.fs.uni-bayreuth.de
for latex2html

for the first time for ages, i've checked the performance of the mirror,
and it seems that saftsack no longer accepts ftp

now, in a sense, this probably doesn't matter: latex2html seems never to
change (i've been reading this list for some time and seen no updates
announced).

however, does anyone know of a site i could update ctan from?  ctan can
mirror from ftp sites or rsync sites -- mirroring over http has never
been satisfactory.

current state may be seen at

  http://mirror.ctan.org/upport/latex2html

please form an orderly queue ... i can only deal with one suggestion at
a time!

Robin Fairbairns

For the CTAN team
&lt;/pre&gt;</description>
    <dc:creator>Robin Fairbairns</dc:creator>
    <dc:date>2012-06-07T16:03:04</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.tex.latex2html/726">
    <title>link Operation not permitted,latex2html on windows file system</title>
    <link>http://comments.gmane.org/gmane.comp.tex.latex2html/726</link>
    <description>&lt;pre&gt;
Hello;

I run latex2html on linux but inside Virtual machine (Oracle's VBox).

My data is actually on windows NTFS disk. Since NTFS does not support
symbolic links, each time I use latex2html, I get screen full of
errors like this:

---------------------------------
Converting image #7
Error (Link): Link "img38.png" to "img7.png" failed: Operation not permitted
  at /usr/bin/latex2html line 10087
Converting image #16
Error (Link): Link "img26.png" to "img16.png" failed: Operation not permitted
  at /usr/bin/latex2html line 10087
-----------------------------------

Look at line 10087 in latex2html we see this:

---------------------------------------------
#
#  If we've found a match, rename the new image to a temporary one.
#  Then try to link the new name to the old image.
#  If the link fails, restore the temporary image.
#
             if ( $result ) {
                 my $tmp = "temporary.$IMAGE_TYPE";
                 L2hos-&amp;gt;Unlink($tmp);
                 L2hos-&amp;gt;Rename($image1, $tmp);
                &lt;/pre&gt;</description>
    <dc:creator>Nasser M. Abbasi</dc:creator>
    <dc:date>2012-05-06T05:11:46</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.tex.latex2html/723">
    <title>Website and documentation need fixes and updates</title>
    <link>http://comments.gmane.org/gmane.comp.tex.latex2html/723</link>
    <description>&lt;pre&gt;Hello,

is someone able to make an update to the website and the documentation?

The website located at

http://www.latex2html.org/

fails loading three graphic files:
http://www.latex2html.org/icons/l2h/next.png
http://www.latex2html.org/icons/l2h/up.png
http://www.latex2html.org/icons/l2h/prev.png

Also some of the graphics files that
http://www.latex2html.org/icons/README.html
is trying to load do not exist.

Most of the hyperlinks on the whole website are old and dead.

These files in CVS contain *many* dead links:
http://www.latex2html.org/~latex2ht/user/README
http://www.latex2html.org/~latex2ht/user/FAQ
http://www.latex2html.org/~latex2ht/user/INSTALL
http://www.latex2html.org/~latex2ht/user/Changes
http://www.latex2html.org/~latex2ht/user/docs/*.tex

typo in http://www.latex2html.org/~latex2ht/user/FAQ:

Regards
Martin Walch
&lt;/pre&gt;</description>
    <dc:creator>Martin Walch</dc:creator>
    <dc:date>2012-02-22T18:52:53</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.tex.latex2html/693">
    <title>problem with latex2html figure numbers</title>
    <link>http://comments.gmane.org/gmane.comp.tex.latex2html/693</link>
    <description>&lt;pre&gt;Hi,

I am unable to get an automatically generated hyper-linked figure number 
for references to figures in the html document. The links and the figure 
numbers are fine in the pdf document.

Thanks for your help

Prabhakar
&lt;/pre&gt;</description>
    <dc:creator>R. Prabhakar</dc:creator>
    <dc:date>2012-02-01T10:37:35</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.tex.latex2html/685">
    <title>Problems with larger documents when generationg images</title>
    <link>http://comments.gmane.org/gmane.comp.tex.latex2html/685</link>
    <description>&lt;pre&gt;Hi All,

We want to use latex2html to create a really large document - as a pdf 
approximately 2000 pages. There are a considereable number (~4000) of 
images, which need to be converted, e.g formulas. It seems as though 
latex2html is limited to 1000 images, which can be converted, as in my 
image temp directory the last image generated is image997.ps. Does 
anyone know how to increase the limit or any other suggestions?

Thank you for you help,

Mark
&lt;/pre&gt;</description>
    <dc:creator>Mark Duke</dc:creator>
    <dc:date>2012-01-23T10:47:49</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.tex.latex2html/684">
    <title>Fwd: fw: Feature Request for Latex2HTML</title>
    <link>http://comments.gmane.org/gmane.comp.tex.latex2html/684</link>
    <description>&lt;pre&gt;Hi!

I'm forwarding two suggestions by a Latex2HTML user.

Thanks for considering.

Roland
_______________________________________________
latex2html mailing list
latex2html-WUdSmCIlby8&amp;lt; at &amp;gt;public.gmane.org
http://tug.org/mailman/listinfo/latex2html
&lt;/pre&gt;</description>
    <dc:creator>Roland Stigge</dc:creator>
    <dc:date>2012-01-17T09:17:36</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.tex.latex2html/682">
    <title>Makefile for segmented documentation</title>
    <link>http://comments.gmane.org/gmane.comp.tex.latex2html/682</link>
    <description>&lt;pre&gt;Hi,

I'm actually intrigued by the possibility to have a Makefile that runs
over the .tex and produces both the dvi/ps/pdf output as well as the html.

I have followed the example Makefile coming with the package but I'm
having problems extending the idea to a more complex structure of files
and cross-references and my make is either running in a somewhat
infinite loop or simply I never get to the point where "Nothing to be
done for 'all'".

Except for the latex part (which targets .dvi, .aux and .ps) the l2h
part is understood in the following way:

$(TOP)/$(TOP).html target depends on changes on .tex, .aux and any the
.html of each section. Every section depends on the related .tex and on
the internals.pl which contains the references/labels from other sections.

Whenever the .html is targeted, a .stamp is targeted instead, which will
actually run l2h over the .tex and then touch a .stamp file. The .stamp
target has the same dependencies that .html has (why?).

The last and maybe most mysterious part is th&lt;/pre&gt;</description>
    <dc:creator>alessandro basili</dc:creator>
    <dc:date>2011-11-03T16:57:55</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.tex.latex2html/680">
    <title>Unofficial latex2html 2009 version</title>
    <link>http://comments.gmane.org/gmane.comp.tex.latex2html/680</link>
    <description>&lt;pre&gt;Hi,

at Debian, I just got the following request:

http://bugs.debian.org/647433

There is an "unofficial 2009" version issued by someone at Stanford. Can
we please coordinate what to do about it? Did they first try to contact
the mailing list?

Further, a new official release, including updates (maybe including
those from Stanford) since 2008 would be nice, anyway (hint, hint ;-).
This would make the whole issue obsolete.

Thanks in advance,

bye,
  Roland
&lt;/pre&gt;</description>
    <dc:creator>Roland Stigge</dc:creator>
    <dc:date>2011-11-02T18:41:48</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.tex.latex2html/676">
    <title>In my LaTeX2HTML-produced,.html file the references don't look good.  What am I missing?</title>
    <link>http://comments.gmane.org/gmane.comp.tex.latex2html/676</link>
    <description>&lt;pre&gt;Hello. I have been using:

the September 24, 2009 version of LaTeX 2e,
BibTeX 0.99b,
by the command \usepackage[sort&amp;amp;compress]{natbib} the natbib software 
package with the options sort&amp;amp;compress and with the additional command 
\bibpunct{}{}{,}{s}{} (similar to at 
http://www.andy-roberts.net/writing/latex/bibliographies on the Internet),
the apsrev4-1.bst bibliographic style file of REVTeX 4.1 called in a 
.tex-file command of the form \bibliographystyle{apsrev4-1}, and
LaTeX2HTML 1.71

in an openSUSE-11.4, Linux operating system. This is my first attempt to try 
to produce a letter for distribution to some other people which uses 
automatically numbered references, figures, tables, and equations and which 
uses a .bib, bibliography file external to my .tex file; for that matter I 
may not have even used BibTeX before this attempt.

My use of several commands with natbib followed the advice of I think Daniel 
Els at 
http://tex.stackexchange.com/questions/15677/revtex-4-1-bibliography-style-in-other-classes&lt;/pre&gt;</description>
    <dc:creator>Pat Somerville</dc:creator>
    <dc:date>2011-10-30T05:32:27</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.tex.latex2html/673">
    <title>LaTeX2HTML Development?</title>
    <link>http://comments.gmane.org/gmane.comp.tex.latex2html/673</link>
    <description>&lt;pre&gt;Hello L2H Folks,

I've been wondering if there is going to be any ongoing development on
L2H to add features
or handle any issues (although looking at the list, there seems to
very little to complain about!).

I use L2H to generate HTML output for documentation (along with
another wrapper to generate PDF) for
my GPL'd school admin software.

I would like to also generate shorter HTML docs for use as short help
pages for users (and have for quite
some time... I've been writing this software (and had it used) for 10
years now ).

To that end, I would like to do some work on enabling this sort of
thing in L2H, but don't want to step on
anyone else's toes, etc.  I've been writing in perl for a long time
(of course, that doesn't mean much... (grin))
and have been doing various kinds of markup also for a long time.

So is anyone else doing anything I can help out with (and also add
something to generate more granular docs
with more anchors (and connected to database lookups, etc for use in a
help system).

In Summ&lt;/pre&gt;</description>
    <dc:creator>Les R</dc:creator>
    <dc:date>2011-10-14T23:13:42</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.tex.latex2html/668">
    <title>What is a good way to introduce five or six consecutive,blank spaces within text in a .html file produced using LaTeX2HTML?</title>
    <link>http://comments.gmane.org/gmane.comp.tex.latex2html/668</link>
    <description>&lt;pre&gt;Hello. This year of 2011 I wanted to include Fortran computer program code (footnote below) and output listings in .tex files and then run latex and latex2html commands on those files to produce .html output files. But I have yet to produce all of the blank columns or spaces and in the proper locations that I would like to see them in the output, .html files at or near the beginnings of all of the desired Fortran statements. I have been using HTML (HyperText Markup Language) version 3.2 in a latex2html command; LaTeX2HTML 2008, version 1.71; and the two Web browsers Konqueror 4.6.00 (4.6.0) "release 6" and Mozilla Firefox 6.0.2 during these trials. Fortran programmers may know that commonly a commented (C) line begins with a character, such as "C", in column one; executable statements begin in column seven; I think characters beyond column 72 are ignored in an executable Fortran statement; and a continuation character, for example "+" or I use "H", for a long Fortran statement which continues on a second or &lt;/pre&gt;</description>
    <dc:creator>Pat Somerville</dc:creator>
    <dc:date>2011-10-13T03:39:12</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.tex.latex2html/667">
    <title>How can one in a .html file produced using LaTeX2HTML and a.tex file underline some,but not all of the column entries in just one row of a table?</title>
    <link>http://comments.gmane.org/gmane.comp.tex.latex2html/667</link>
    <description>&lt;pre&gt;Hello. After a table row the LaTeX command \cline{2-9} is supposed to underline columns two through nine in that row, but not column one of it. To underline all of the columns in a table row, \hline would be used. For a table I found that the command \cline{2-9} after a table row in a file with a name of the form MyFile.tex may work as it should in a file of the form MyFile.dvi produced by executing the command of the form "latex MyFile.tex". But I don't think it worked that way in the .html file produced by executing a command of the form "latex2html....... MyFile.tex". What I wanted was to have the first cell of the table contain a relatively lengthy description that would apply to each of the first three rows of the table ("Relatively lengthy" is relatively lengthy compared to the width of the text or set of characters used in some other columns of the table, but still only a few words long.). So for that purpose I did not want to underline each of the lines of text in that somewhat lengthy description al&lt;/pre&gt;</description>
    <dc:creator>Pat Somerville</dc:creator>
    <dc:date>2011-10-13T04:11:56</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.tex.latex2html/666">
    <title>Is it possible to wrap sections in an html element?</title>
    <link>http://comments.gmane.org/gmane.comp.tex.latex2html/666</link>
    <description>&lt;pre&gt;I'm looking to be able to ajax sections of text from the document into
another ajax application. For this to work I need to be able to locate
specific sections of the web text. Is it possible to wrap a section in a
&amp;lt;div id="section_name"&amp;gt;&amp;lt;/div&amp;gt; tag?

-William
&lt;/pre&gt;</description>
    <dc:creator>William King</dc:creator>
    <dc:date>2011-09-13T19:22:26</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.tex.latex2html">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.tex.latex2html</link>
  </textinput>
</rdf:RDF>
