Generalcannot output to html

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
baqijan
Posts: 1
Joined: Fri Apr 02, 2010 12:01 am

cannot output to html

Post by baqijan »

I have problem converting latex to html when I use the polynomial package (http://www.ctan.org/tex-archive/macros/ ... olynom.pdf). It can be converted to pdf with no problem. but, when I try to convert it to html, portions of the code that uses macros from "polynom" package are missing in the html.
Example
------------------------
% Preview source code from paragraph 0 to 3
This is built-in math:
$P(x)=2x^{2}+2$
This is polynomial package macro:
\polylongdiv{x^2+2x+1}{x-1}
------------------------------

on these websites you can see that people have used it.
http://www.codecogs.com/pages/forums/pa ... hp?id=1724

I have tried this in lyx and with latex2html, htlatex on both windows and ubuntu, with no success.

I greatly appreciate any help with this regard, as I am stuck at this and can't move forward.

Thanks.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Re: cannot output to html

Post by localghost »

There is no hint on the given page that the conversion has been done either with LyX or with a LaTeX-to-HTML-compiler. Only the embedded graphics seem to have their origin in a LaTeX compilation. Perhaps they have been converted from DVI to GIF.


Best regards and welcome to the board
Thorsten
Post Reply