summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2015-05-17abort cli if option parsing returns exit codeDan Allen
2014-11-28default to 300 DPI in optimize-pdfDan Allen
2014-10-06Use require_relative for ../lib/asciidoctor-pdf in bin/asciidoctor-pdfRyan Bigg
2014-09-04resolves #29 rewrite as a proper Asciidoctor converterDan Allen
2014-08-18Merge pull request #23 from DavidGamba/add-base-dirDan Allen
2014-08-17add support for version flag to aid with setupDan Allen
2014-08-14resolves #18 Add base_dir command line optionDavid Gamba
2014-07-29don't quote pdfmarks fileDan Allen
2014-05-30temporary flags for output dir & require file; restore attributes after loadDan Allen
2014-05-29enable header/footer by defaultDan Allen
2014-05-28add and register implicit header processor;Dan Allen
2014-05-28don't fail if pdfmarks file is missingDan Allen
2014-04-29add theme argument; only change dpi if IMAGE_DPI env is setDan Allen
2014-01-29change PDF in class name to PdfDan Allen
2014-01-29primitive support for AsciiDoc attributes in cliDan Allen
2014-01-13update optimize-pdf scriptDan Allen
2014-01-11initial import of Asciidoctor PDFDan Allen