Age | Commit message (Expand) | Author | Files | Lines |
2007-11-03 | Reverted back to state as of r1062. The template haskell changes | fiddlosopher | 5 | -0/+309 |
2007-11-03 | Use template haskell to avoid the need for templates: | fiddlosopher | 5 | -309/+0 |
2007-10-02 | Modified html2markdown. Previously html2markdown piped all input | fiddlosopher | 1 | -10/+15 |
2007-07-28 | Removed test for examplep in markdown2pdf. | fiddlosopher | 1 | -4/+0 |
2007-07-28 | Changed LaTeX writer to use the examplep package instead | fiddlosopher | 1 | -3/+3 |
2007-07-22 | markdown2pdf: Print a helpful message if ulem package is not found. | fiddlosopher | 1 | -0/+4 |
2007-07-16 | markdown2pdf.in: Test for --table-of-contents as | fiddlosopher | 1 | -1/+1 |
2007-07-08 | Modified markdown2pdf to run pdflatex a second time if --toc was | fiddlosopher | 1 | -1/+2 |
2007-05-03 | Add -asxhtml flag to tidy in html2markdown. This will | fiddlosopher | 1 | -2/+2 |
2007-01-09 | Need to export TMPDIR in tempdir.sh. | fiddlosopher | 1 | -0/+1 |
2007-01-09 | On Cygwin, set TMPDIR to . before using mktemp. Otherwise | fiddlosopher | 1 | -0/+7 |
2007-01-09 | Cleaned up markdown2pdf.in. Note that bibtex does not return | fiddlosopher | 1 | -4/+6 |
2007-01-09 | Minor changes to markdown2pdf: removed an unnecessary '|| exit $?', | fiddlosopher | 1 | -2/+2 |
2007-01-09 | Changes to markdown2pdf.in: | fiddlosopher | 1 | -19/+36 |
2007-01-09 | Minor cleanups in markdown2pdf.in. | fiddlosopher | 1 | -19/+18 |
2007-01-08 | + Export TEXINPUTS variable. | roktas | 1 | -0/+1 |
2007-01-08 | Various fixes in markdown2pdf. | roktas | 1 | -17/+20 |
2007-01-08 | Removed unneeded "export" statements. | fiddlosopher | 1 | -7/+4 |
2007-01-08 | Modified shell scripts to use new Pandoc --dump-args and | fiddlosopher | 3 | -71/+70 |
2007-01-07 | Simplify regex. | roktas | 1 | -1/+1 |
2007-01-07 | + Revert previous commit which is wrong and insufficient on some parts. | roktas | 1 | -14/+9 |
2007-01-07 | + Fix a nasty bug in markdown2pdf. It used to send the log file to | roktas | 1 | -3/+10 |
2007-01-05 | Remove executable permission of hsmarkdown.in. | roktas | 1 | -0/+0 |
2007-01-03 | Removed unneeded WRAPPER_ARGS and WRAPPEE_ARGS variables | fiddlosopher | 1 | -2/+0 |
2007-01-02 | Moved hsmarkdown to src/wrappers/hsmarkdown.in, so it works | fiddlosopher | 1 | -0/+5 |
2006-12-29 | + Changed 'web2markdown' to 'html2markdown'. | fiddlosopher | 1 | -2/+2 |
2006-12-28 | + Removed the convenience symlinks (which don't work on Windows under | fiddlosopher | 2 | -10/+16 |
2006-12-22 | Merged changes from branches/wrappers since r177. | fiddlosopher | 12 | -422/+202 |
2006-12-12 | Minor change: 'test 4' to 'test 3' in testwrapper.in. | fiddlosopher | 1 | -1/+1 |
2006-12-12 | Merge changes in branches/wrappers into trunk. | roktas | 12 | -0/+486 |