Menu

Tree [r18] /
 History

HTTPS access


File Date Author Commit
 META-INF 2012-09-19 srini88 [r18] fixed build script
 classes 2012-09-18 srini88 [r11] created packages and organized code. fixed comp...
 dist 2012-09-19 srini88 [r18] fixed build script
 lib 2012-09-19 srini88 [r18] fixed build script
 manual 2010-05-15 jnnnnn [r1] Version 1.0
 src 2012-09-19 srini88 [r17] fixes
 test 2012-09-19 srini88 [r16] test parser for strings
 testreport 2012-09-19 srini88 [r18] fixed build script
 .classpath 2012-09-19 srini88 [r15] read & write to string
 .project 2012-09-18 srini88 [r12] commit missed files
 LICENSE.txt 2012-09-18 srini88 [r10] Made license to Apache 2 and fixed project stru...
 README.txt 2010-05-15 jnnnnn [r9] Added project name and url at beginning of read...
 build.xml 2012-09-19 srini88 [r18] fixed build script
 config.xml 2012-09-19 srini88 [r15] read & write to string
 config.xsd 2010-05-15 jnnnnn [r1] Version 1.0
 htmltolatex 2010-05-15 jnnnnn [r7] Files missed during initial import -- Jar file ...

Read Me

This is htmltolatex.
http://htmltolatex.sourceforge.net/

== Running ==

Linux: Run 'htmltolatex' to see possible options.
Windows: Run java -jar htmltolatex.jar <options>

See 'manual' directory for details on options and configuration.

== Compiling ==

build.xml is a build file for the ant build system. 

Use the command
	ant jars
to build the executable .jar file.