zzamboni.org
  • Blog
  • Books
  • Code
  • Tags
  • Contact
  • About

latex2html

Below you will find pages that have the tag “latex2html”

How to fix "texexpand error: More than one input file specified" in latex2html

January 20, 2011
There's a bug that causes problems when running latex2html on files which have spaces in the path. The workaround is to either move things to folders with no spaces, or add appropriate symbolic links. via ubuntuforums.org This error had me stumped in trying to process a latex file with latex2html: texexpand: Error: More than one input file specified. texexpand failed: No such file or directory The fix is simple - make sure the path of the current directory does not have any spaces.

Installing latex2html under Win7 with cygwin

January 19, 2011
I got latex2html to install on the latest cygwin, however to get the configure to pass I had to alter the configure to recognize cygwin as a UNIX. via mail-archive.com Using this patch I was able to properly configure and install latex2html under cygwin in Windows 7.
© 2023 Diego Zamboni
Made with love, coffee, and published using Hugo 0.83.1 + Ananke