-
Hello, I've started playing with your package and I find it extremly useful (I love the configuration via XML).
However I've found that I almost cannot use it if one tag has a large chunk of text. It's because of an error in the way string are concatenated. You use String str=""; str + [a char] which is the wrong way then working on large memory blocks. Such a thing will cause the OS to move...
2009-10-28 15:57:34 UTC by https://www.google.com/accounts
-
Empty HTML comment crashes your nice tool with this message
java.lang.StringIndexOutOfBoundsException: String index out of range: -1
at java.lang.String.substring(Unknown Source)
at cz.kebrt.html2latex.Parser.readElement(Parser.java:133)
at cz.kebrt.html2latex.Parser.readContent(Parser.java:225)
at...
2009-10-18 21:28:52 UTC by alpo3z
-
I'm not sure if it's a bug or simply an unsupported feature, but test is converted to test (ignoring the underline information).
2009-04-30 12:40:59 UTC by nobody
-
Additionally to the existing main method, supporting an API (that handles with InputStreams and OutputStreams instead of Files) would be helpful.
2009-04-30 12:32:37 UTC by nobody
-
Please explain how htmltolatex is supposed to be installed on a Linux system. I know that sounds like a stupid question, but I can't figure out where your files are supposed to be placed in /usr/bin/ /usr/share , and so forth, so that they find each other. Usually, there's "make install" to divide up the files, but this has no Makefile.
2009-03-01 21:00:08 UTC by pauljohn32
-
Hi
I came across to see this project. Thanks for providing such APIs. However, I find out a minor problem that cause a bit difficulty to use this project as a lib. In parser class it passes in ParserHander (around line 45) as parameter, whose class is set to `default', resulting class in other package can not exploit Parser class. Is it possible to change Parser function from
public...
2009-02-10 00:16:51 UTC by chl501
-
michalke committed patchset 215 of module osy_projekt to the HTML to LaTeX CVS repository, changing 1 files.
2007-01-12 02:12:35 UTC by michalke
-
michalke committed patchset 214 of module osy_projekt to the HTML to LaTeX CVS repository, changing 1 files.
2007-01-12 02:10:59 UTC by michalke
-
michalke committed patchset 213 of module osy_projekt to the HTML to LaTeX CVS repository, changing 6 files.
2007-01-12 02:04:21 UTC by michalke
-
michalke committed patchset 212 of module osy_projekt to the HTML to LaTeX CVS repository, changing 1 files.
2007-01-12 01:27:39 UTC by michalke