index
:
asciidoctor-pdf
2.3.17-magentastripe
2.3.9-magentastripe
main
part-pictures
MSM's fork of Asciidoctor-PDF
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
Age
Commit message (
Expand
)
Author
2019-09-29
resolves #535 optimize PDF if writing file and optimize attribute is set (PR ...
Dan Allen
2019-07-27
enable frozen string literal in source code
Dan Allen
2019-04-23
resolves #262 rename Pdf module to PDF
Dan Allen
2019-04-23
resolves #262 add asciidoctor/pdf as require alias
Dan Allen
2019-04-11
add -dPrinted to gs in optimize-pdf command so links are preserved
Dan Allen
2017-10-28
look for correct file to require in bin script
Dan Allen
2016-10-02
rename pdfmarks to pdfmarks; document pdfmark attribute in theming guide
Dan Allen
2016-01-05
use failproof relative require logic in bin script
Dan Allen
2015-05-31
print Asciidoctor PDF version in CLI output
Dan Allen
2015-05-17
abort cli if option parsing returns exit code
Dan Allen
2014-11-28
default to 300 DPI in optimize-pdf
Dan Allen
2014-10-06
Use require_relative for ../lib/asciidoctor-pdf in bin/asciidoctor-pdf
Ryan Bigg
2014-09-04
resolves #29 rewrite as a proper Asciidoctor converter
Dan Allen
2014-08-18
Merge pull request #23 from DavidGamba/add-base-dir
Dan Allen
2014-08-17
add support for version flag to aid with setup
Dan Allen
2014-08-14
resolves #18 Add base_dir command line option
David Gamba
2014-07-29
don't quote pdfmarks file
Dan Allen
2014-05-30
temporary flags for output dir & require file; restore attributes after load
Dan Allen
2014-05-29
enable header/footer by default
Dan Allen
2014-05-28
add and register implicit header processor;
Dan Allen
2014-05-28
don't fail if pdfmarks file is missing
Dan Allen
2014-04-29
add theme argument; only change dpi if IMAGE_DPI env is set
Dan Allen
2014-01-29
change PDF in class name to Pdf
Dan Allen
2014-01-29
primitive support for AsciiDoc attributes in cli
Dan Allen
2014-01-13
update optimize-pdf script
Dan Allen
2014-01-11
initial import of Asciidoctor PDF
Dan Allen