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
/
lib
Age
Commit message (
Expand
)
Author
2019-07-08
Release 1.5.0.beta.1
v1.5.0.beta.1
Dan Allen
2019-07-08
move fallback font to default-with-fallback-font theme and remove from defaul...
Dan Allen
2019-07-08
resolves #451 allow button to be styled by theme (PR #1143)
Dan Allen
2019-07-08
resolves #306 allow theme to control background and border of inline code (li...
Dan Allen
2019-07-08
resolves #1141 make depth of section titles assigned to section-title attribu...
Dan Allen
2019-07-08
resolves #1138 fix position of table caption for autowidth tables when captio...
Dan Allen
2019-07-07
use Hash#compact to eliminate nil values from Hash in formatted text transform
Dan Allen
2019-07-07
pass callback as array in formatted text transform
Dan Allen
2019-07-07
resolves #1136 add support for fit=cover for cover page, page background, and...
Dan Allen
2019-07-07
resolves #1132 allow image format to be specified using format attribute on i...
Dan Allen
2019-07-07
slightly cleaner way of handling explicit image width assignment [skip ci]
Dan Allen
2019-07-07
delegate to resolve_image_options to resolve image options from format and at...
Dan Allen
2019-07-07
resolves #1134 allow size and position of cover image to be set
Dan Allen
2019-07-06
remove unnecessary argument when calling resolve_image_path [skip ci]
Dan Allen
2019-07-06
set SVG options for cover image
Dan Allen
2019-07-06
modify image_page to accept image options
Dan Allen
2019-07-06
advance to page with image after making image page
Dan Allen
2019-07-06
swap argument order of layout_cover_page method
Dan Allen
2019-07-06
don't attempt to set fallback SVG font in image function
Dan Allen
2019-07-05
resolves #1127 rename pdf-style and pdf-stylesdir attributes to pdf-theme and...
Dan Allen
2019-07-05
don't crash if image path is a URI and allow-uri-read is not set
Dan Allen
2019-07-05
configure intrinsic_image_dimensions helper to automatically rescue
Dan Allen
2019-07-05
use consistent method for getting image format
Dan Allen
2019-07-04
resolves #1093 allow column rule to be specified for columns in running conte...
Dan Allen
2019-07-04
resolves #1126 automatically set stylesdir (PR #1128)
Dan Allen
2019-07-04
use bounds.top to reference top of running content
Dan Allen
2019-07-04
move stylesdir assignment in converter to load_theme method
Dan Allen
2019-07-03
store image spec for running content column as Array instead of Hash
Dan Allen
2019-07-03
change default background position to center
Dan Allen
2019-07-03
resolves #1124 allow background image position to be controlled by macro
Dan Allen
2019-07-03
lowercase icon path before checking for .svg extension
Dan Allen
2019-07-03
update code comments [skip ci]
Dan Allen
2019-07-02
configure how local and remote images in background SVG get loaded
Dan Allen
2019-07-02
shorten text-alignment attribute to text-align and add test
Dan Allen
2019-07-01
rename CmykColorValue to CMYKColorValue [skip ci]
Dan Allen
2019-07-01
only constrain image width to bounds if specified
Dan Allen
2019-07-01
fix scale-down calculation for background image when explicit width is set
Dan Allen
2019-07-01
fix test on Ruby 2.3
Dan Allen
2019-07-01
fix scale-down calculation for image in running content
Dan Allen
2019-06-30
support width attribute on image in running content if no other dimension att...
Dan Allen
2019-06-30
resolves #1122 allow hyphens in theme variable references (PR #1123)
Dan Allen
2019-06-30
resolves #683 set enable_file_requests_with_root and enable_web_requests opti...
Dan Allen
2019-06-30
resolves #1117 allow page background size to be controlled using image macro ...
Dan Allen
2019-06-30
fix indentation [skip ci]
Dan Allen
2019-06-30
resolves #498 allow start value to be negative for ordered lists that use ara...
Dan Allen
2019-06-30
resolves #302 set PDF version to 1.4 by default; allow pdf-version attribute ...
Dan Allen
2019-06-30
ignore start attribute on ordered list if marker is disabled
Dan Allen
2019-06-29
resolves #765 scale SVG background image to fit page (PR #1116)
Dan Allen
2019-06-29
fix API doc [skip ci]
Dan Allen
2019-06-28
change how base theme is loaded
Dan Allen
[next]