$ html2latex PHA.html
FILE: renamed ./PHA.tex ./PHA.tex.old
FILE: Processing PHA.html and writing to ./PHA.tex
FILE: Couldn't find ./PHAc.png; using alt
FILE: Couldn't find PHAp.png; using alt
FILE: Couldn't find cbool.png; using alt
The files are in the same dir as the html file, and it is my active dir?
Any suggestions?
Regards
- Knut
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Wow, I sure feel stupid now. html2latex was not checking PNGs as valid types. I've fixed that for 0.9. Thanks for posting at making me aware of the problem.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
When I run html2latex, I get:
$ html2latex PHA.html
FILE: renamed ./PHA.tex ./PHA.tex.old
FILE: Processing PHA.html and writing to ./PHA.tex
FILE: Couldn't find ./PHAc.png; using alt
FILE: Couldn't find PHAp.png; using alt
FILE: Couldn't find cbool.png; using alt
The files are in the same dir as the html file, and it is my active dir?
Any suggestions?
Regards
- Knut
Wow, I sure feel stupid now. html2latex was not checking PNGs as valid types. I've fixed that for 0.9. Thanks for posting at making me aware of the problem.