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
2022-06-23
release 2.1.3 [no ci]
v2.1.3
Dan Allen
2022-06-23
backport fix for #2253 restore column layout after importing page(s) from PDF
Dan Allen
2022-06-23
verify page margin is restored after imported page
Dan Allen
2022-06-23
backport fix for #2255 interpret start-at theme keys with value 1 correctly
Dan Allen
2022-06-19
defer setting tare until after operation completes in init_page
Dan Allen
2022-06-19
set page margin for prepress document with inner/outer margins in init_scratch
Dan Allen
2022-06-19
clarify that init_page is not called on pages in scratch document [skip ci]
Dan Allen
2022-06-19
add assumption to docs for dry_run [skip ci]
Dan Allen
2022-06-18
fix crash when border color is transparent
Dan Allen
2022-06-17
release 2.1.2 [no ci]
v2.1.2
Dan Allen
2022-06-17
resolves #2248 apply page layout from main document to new page in scratch do...
Dan Allen
2022-06-16
consolidate call to restore imagesdir in apply_subs_discretely
Dan Allen
2022-06-15
use more self-explanatory variable name in text transform [no ci]
Dan Allen
2022-06-15
use get_entries_for_toc to determine if the TOC is non-empty rather than Docu...
Dan Allen
2022-06-14
use correct logic to insert page before TOC with automatic placement when doc...
Dan Allen
2022-06-15
release 2.1.1 [no ci]
v2.1.1
Dan Allen
2022-06-14
use base-border-color value if border width is set on role for inline phrase ...
Dan Allen
2022-06-14
only draw rounded rectangle around phrase if border-radius is > 0
Dan Allen
2022-06-13
store zero-based column of current and from on Extent (PR #2244)
Dan Allen
2022-06-13
use direct assignment if from page on extent does not match current page number
Dan Allen
2022-06-13
clarify the behavior of the advance_page helper
Dan Allen
2022-06-13
accurately trap LoadError from CodeRay if source language is not recognized o...
Dan Allen
2022-06-12
resolves #2241 place block image in SVG format in correct column when page co...
Dan Allen
2022-06-11
release 2.1.0 [no ci]
v2.1.0
Dan Allen
2022-06-10
resolves #1795 don't insert page break between part and first chapter if head...
Dan Allen
2022-06-10
fix warning on Ruby 2.7
Dan Allen
2022-06-10
resolves #327 arrange body of article or manpage doctype into multiple column...
Dan Allen
2022-06-10
resolves #897 preserve text formatting in display of index term (PR #2238)
Dan Allen
2022-06-09
slightly optimize convert_inline_quoted; only retrieve theme when needed
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
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
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-06
remove unused method call in converter [skip ci]
Dan Allen
2022-06-06
fix crash in ColumnBox#move_past_bottom when :reflow_margins option is not set
Dan Allen
2022-06-05
resolves #1737 add backlink from bibref on bibliography entry to first refere...
Dan Allen
2022-06-04
resolves #1933 add support for scale attribute or iw units on pdfwidth attrib...
Dan Allen
2022-06-04
resolves #2196 add save_theme helper method (PR #2197)
Dan Allen
2022-06-04
remove needless aliases option when laoding base theme
Dan Allen
2022-06-04
set up main branch for 2.1.x development
Dan Allen
2022-06-03
release 2.0.7 [no ci]
v2.0.7
Dan Allen
2022-06-03
resolves #2228 fix crash when doctitle or section title with automatic ID con...
Dan Allen
[next]