aboutsummaryrefslogtreecommitdiff
path: root/markdown2pdf
AgeCommit message (Expand)Author
2010-01-05markdown2pdf: always do at least two runs.fiddlosopher
2010-01-02markdown2pdf: Fixes to usage and error reporting.fiddlosopher
2009-12-31Added --xetex option to pandoc and markdown2pdf.fiddlosopher
2009-11-22Modified markdown2pdf so as not to create a backup file.fiddlosopher
2008-08-27Removed PDF writer from core pandoc, restored markdown2pdf.fiddlosopher
2008-08-10Removed markdown2pdf and all references to it.fiddlosopher
2008-08-09Include shell scripts themselves in repo, rather than generating from wrappers.fiddlosopher
2006-12-12Merge changes in branches/wrappers into trunk.roktas
2006-11-15Modified markdown2pdf to check that input file exists and is readable,fiddlosopher
2006-11-15Fixed bug with 'shift' in html2markdown and markdown2pdf.fiddlosopher
2006-11-15Remove ' -- ' prefix instead of '--' in passed-through options.fiddlosopher
2006-11-14Better error messages in markdown2pdf: print only the latex errors,fiddlosopher
2006-11-13* Add PANDOC_OPTS support to 'markdown2pdf'.roktas
2006-11-12Replace which(1) in all wrappers with 'pathfind', a POSIX-compliant shell roktas
2006-11-12Portability fixes and various cleanups in wrapper scripts:roktas
2006-11-12Made wrapper scripts sensitive to PANDOC_OPTS environment variable,fiddlosopher
2006-11-01Use iconv on output as well as input in wrapper scripts.fiddlosopher
2006-10-27Minor corrections.roktas
2006-10-27Add "-o | --output" option to markdown2pdf, update man file.roktas
2006-10-17initial importfiddlosopher