Hi all,

I composed a Hebrew document with Lyx, and tried to use Latex2html to create 
html, and although the effort succeeded in a large part, some of the command 
line options where not honoured. I must add, before describing the problem, 
that latex2html will create Hebrew html, but without knowing it, so you'll 
end up with iso-8859-8-i encoded html, but with the appropriate meta tag 
containing charset=iso8859-8-i and the <dir=rtl> tags missing. In a Hebrew 
only document this is a small problem, as changing the charset from 
iso-8859-1 to iso8859-8-i and ading dir=rtl in the body tag will suffice. In 
Hebrew + other language documents this will be harder, but hey, that's what's 
around for now.

Back to my problem. I wanted a separate web page for footnotes and one for 
each section., and instead I got one big file. The command was:
        [afolger@localhost afolger]$ latex2html -lcase_tags -contents_in_navigation 
        -bottom_navigation -ascii_mode -iso_language HE -footnode 
        -numbered_footnotes -entities -html_version 4.0,table,i18n,math -no_subdir 
        -split 1 -show_section_numbers -title "Arie Folger's notes to the Talmud 
        tractate 'Hullin - chapter Hakol sho'hatim" some_filename.tex

The only meaningful error message were:
Warning: No implementation found for option: `english' for `article' package
Warning: No implementation found for option: `hebrew' for `article' package
Warning: No implementation found for option: `cp1255' for `inputenc' package
%%%%%%%,,,,Arguments to csname are too complex ...
It will not be processed unless used in another environment
which is passed to LaTeX whole for processing.
,,Arguments to SF@gobble@twobracket are too complex ...
It will not be processed unless used in another environment
which is passed to LaTeX whole for processing.
,,,,,,,+,{},{},{}
 3 new environments replaced

Why does latex2html not listen to my command? (sit latex2html, sit ;-))


Arie Folger

-- 
It is absurd to seek to give an account of the matter to a man 
who cannot himself give an account of anything; for insofar as
he is already like this, such a man is no better than a vegetable.
           -- Book IV of Aristotle's Metaphysics

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to