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
Age
Commit message (
Expand
)
Author
2022-06-08
release 2.0.8 [no ci]
v2.0.8
Dan Allen
2022-06-08
remove unnecessary override of default_height on box
Dan Allen
2022-06-08
move column_box method override to Prawn extensions
Dan Allen
2022-06-08
automatically set height on column box if not specified; update value automat...
Dan Allen
2022-06-08
update ColumnBox#single_file to honor :reflow_margins option on column box
Dan Allen
2022-06-08
pass height option when setting up column_box on new page with different margins
Dan Allen
2022-06-08
honor reflow_margins option when setting up column_box on new page with diffe...
Dan Allen
2022-06-08
encapsulate logic to adjust column box inside float and dry run
Dan Allen
2022-06-08
remove debug flag on test
Dan Allen
2022-06-08
don't push section that follows index section in article to new page if last ...
Dan Allen
2022-06-07
fix computation of default height for formatted box inside column box
Dan Allen
2022-06-07
don't set height of image in README as it distorts the aspect ration when sca...
Dan Allen
2022-06-07
fix x position of SVG when advanced to next column of column box
Dan Allen
2022-06-07
at_page_top? should treat top of column box as top of page
Dan Allen
2022-06-07
resolves #2230 correctly compute value of to cursor on extent when column box...
Dan Allen
2022-06-07
remove unused method call in converter [skip ci]
Dan Allen
2022-06-06
don't apply column box in multiple column example if already in column box
Dan Allen
2022-06-06
fix crash in ColumnBox#move_past_bottom when :reflow_margins option is not set
Dan Allen
2022-06-06
change wording in README
Dan Allen
2022-06-04
remove needless aliases option when laoding base theme
Dan Allen
2022-06-04
add integration test with Asciidoctor Kroki (PR #2226)
Dan Allen
2022-06-03
add title to GitHub release [skip ci]
Dan Allen
2022-06-03
authenticate gh CLI during release process [skip ci]
Dan Allen
2022-06-03
release 2.0.7 [no ci]
v2.0.7
Dan Allen
2022-06-03
add note about limitation of remote inline image
Dan Allen
2022-06-03
resolves #2228 fix crash when doctitle or section title with automatic ID con...
Dan Allen
2022-06-02
use more logic order for assignments in init_pdf
Dan Allen
2022-06-02
change root and jail keys for SVG root to base and root, respectively
Dan Allen
2022-06-02
resolves #1941 allow image path in SVG to refer to any location within Asciid...
Dan Allen
2022-06-02
change name of notitle page to Hide Section Titles and rewrite intro
Dan Allen
2022-06-01
refactor code that looks up image handler in prawn-svg patch
Dan Allen
2022-06-01
resolves #2223 use prawn-gmagick, if available, to read raster image referenc...
Dan Allen
2022-06-01
clarify that the costly operation with embedding PNG images is zlib inflating
Dan Allen
2022-05-31
tune prawn-gmagick recommendation (PR #2222)
Dan Allen
2022-05-31
use inline? method in place of Asciidoctor::Inline class comparison
Dan Allen
2022-05-31
automate the creation of the GitHub release [no ci]
Dan Allen
2022-05-30
test prawn-gmagick integration on macOS
Dan Allen
2022-05-30
release 2.0.6 [no ci]
v2.0.6
Dan Allen
2022-05-30
update RuboCop and configure new rules
Dan Allen
2022-05-30
refer to margin_box consistently in Prawn extensions
Dan Allen
2022-05-29
resolves #2219 fix layout of collapsible block (PR #2220)
Dan Allen
2022-05-29
resolves #2215 interpret width of SVG correctly when width is defined in file...
Dan Allen
2022-05-29
deduplicate categories in call to theme_font_cascade
Dan Allen
2022-05-28
clarify in docs that prawn-gmagick is Linux and macOS only
Dan Allen
2022-05-28
slightly optimize code for reading depth of PNG image
Dan Allen
2022-05-28
resolves #2216 patch prawn-gmagick to reread bit depth of a PNG image if it e...
Dan Allen
2022-05-28
verify Prawn reports font name and style when font style cannot be found
Dan Allen
2022-05-27
don't crash if inline role defines border width but not border color
Dan Allen
2022-05-26
release 2.0.5 [no ci]
v2.0.5
Dan Allen
2022-05-26
resolves #2059 fix width of multi-word phrase with background and border offs...
Dan Allen
[next]