> With the patch applied, using "-rootdir ." displays an error:
>
> $ latex2html -rootdir . l2htest.tex
> [...]
> Error (Make_directory_absolute): chdir "" failed: No such file or directory
> at /usr/bin/latex2html line 1289.
> [...]
That should be fixed now in github.
> The output with and wit
> Calling with -dir . leads to errors instead of the expected run with the
> same result as not setting -dir at all. It is not so important, as it
> is always possible to avoid using -dir at all, but still.
Should be fixed in github. Since "-dir ." does not create a
subdirectory for the html fil
Should be fixed in github now.
Dan
___
latex2html mailing list
latex2html@tug.org
https://tug.org/mailman/listinfo/latex2html
thanks for the report, I have updated this in github.
>
> I think the perl code of iso_map() in latex2html.pin may be fail:
>
> 10883 $enc =~ /^\&\#(\d{3});$/;
> 10884 # numeric character references in html refer to unicode
> 10885 # we need to convert this char to
On Fri, January 22, 2021 at 10:24AM, Tomas Davidek wrote:
> both the source code and log file are attached. Can you please help me in
> figuring out what's going on?
Your file works for me if I remove
\usepackage[unicode]{hyperref}
that should at least give you a temporary workaround.
The Makefile in docs specifies "-image_type png".
It looks like the debian build script overrides this.
Dan
___
latex2html mailing list
latex2html@tug.org
https://tug.org/mailman/listinfo/latex2html
It may be that you are experiencing the following bug in firefox 69:
https://bugzilla.mozilla.org/show_bug.cgi?id=1578631
If this is the case, one work-around would be to use the 2019
release of latex2html, which uses CSS to align images.
___
latex2html
I have committed a fix for this to github.
Dan
___
latex2html mailing list
latex2html@tug.org
https://tug.org/mailman/listinfo/latex2html
latex2html doesn't implement all of tex, and it doesn't know
about \ifdefined. It doesn't know in general whether a symbol
is defined inside tex.
___
latex2html mailing list
latex2html@tug.org
https://tug.org/mailman/listinfo/latex2html
I was able to fix the problem with verbatim in a figure. The other
problems with verbatim I don't know about.
It's strange that svg isn't working for you. Do you have pdftocairo
installed?
Dan
___
latex2html mailing list
latex2html@tug.org
https://tug
>> displayed math
>> comes out really big, and not centered.
I've committed a fix to github.
___
latex2html mailing list
latex2html@tug.org
https://tug.org/mailman/listinfo/latex2html
I've committed a fix on github to make this work with
the numeric character reference:
\html{\begin{rawhtml}𝄐\end{rawhtml}}
Even without updating, it should work to just include
the unicode character directly in the .tex source.
Dan
___
latex2html mail
12 matches
Mail list logo