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-05-30
release 2.0.6 [no ci]
v2.0.6
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
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-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
2022-05-26
resolves #2210 do not filter TOC entries without an ID when computing TOC ext...
Dan Allen
2022-05-25
release 2.0.4 [no ci]
v2.0.4
Dan Allen
2022-05-25
resolves #2208 fix calculation of TOC extent when entries have children but n...
Dan Allen
2022-05-25
release 2.0.3 [no ci]
v2.0.3
Dan Allen
2022-05-25
log warning if title page contents overruns the bounds of a single page
Dan Allen
2022-05-25
remove outdated comment in converter [no ci]
Dan Allen
2022-05-25
resolves #2205 set height of resized image to available height (PR #2206)
Dan Allen
2022-05-24
resolves #2203 adjust TrimBox to fit inside of BleedBox when using optimizer ...
Dan Allen
2022-05-24
use safe navigation operator when analyzing attribute and citetitle on quote ...
Dan Allen
2022-05-24
use safe navigation operator when setting up Rouge lexer
Dan Allen
2022-05-24
prevent content on title page from exceeding the bounds of a single page
Dan Allen
2022-05-24
compute the optimize settings in init_pdf and store as Hash instead of after ...
Dan Allen
2022-05-22
release 2.0.2 [no ci]
v2.0.2
Dan Allen
2022-05-22
resolves #403 advance table to next page if rowspan in first row does not fit...
Dan Allen
2022-05-22
resolves #1368 use specified column widths to avoid bugs in column width calc...
Dan Allen
2022-05-21
document the expected return value for convert handler methods [no ci]
Dan Allen
2022-05-21
release 2.0.1 [no ci]
v2.0.1
Dan Allen
2022-05-21
follow-up to #2198 hide linenum spacer in source block from wrap by char logic
Dan Allen
2022-05-21
resolves #2198 break and wrap long contiguous text in source block when linen...
Dan Allen
2022-05-21
call prepend method to prepend module
Dan Allen
2022-05-20
use correct type for base numeral for qanda list (internal change)
Dan Allen
2022-05-20
resolves #2193 fix size and position of full height inline image so it fits w...
Dan Allen
2022-05-20
short-circuit formatted_text routine and log error if fragments in first line...
Dan Allen
2022-05-19
consistently use tap/each idiom instead of each_with_object for readability (...
Dan Allen
2022-05-19
don't coerce role key to symbol [no ci]
Dan Allen
2022-05-18
release 2.0.0 [no ci]
v2.0.0
Dan Allen
2022-05-18
add foundation to support multi-column layout; add example to docs (PR #2190)
Dan Allen
2022-05-18
use more stable approach to recreating current bounds in scratch document (PR...
Dan Allen
2022-05-17
release 2.0.0.rc.1 [no ci]
v2.0.0.rc.1
Dan Allen
2022-05-17
resolves #1730 allow theme to position caption for code and example blocks be...
Dan Allen
2022-05-17
resolves #412 replace docdir attribute reference in value of pdf-themesdir an...
Dan Allen
2022-05-17
don't apply border on block images to logo image on title page
Dan Allen
2022-05-17
introduce start_toc_page method to handle positioning cursor at first page of...
Dan Allen
2022-05-17
use theme_margin in two places where it wasn't being used
Dan Allen
2022-05-17
remove requirement to add dummy text to title page to preserve it
Dan Allen
2022-05-17
split out start_title_page method from ink_title_page to make customization o...
Dan Allen
2022-05-16
change align variable to text_align where appropriate (PR #2182)
Dan Allen
2022-05-16
remove obsolete comment [no ci]
Dan Allen
2022-05-16
add DOM traversal methods to simplify the logic in the converter (PR #2178)
Dan Allen
2022-05-16
fix lint error
Dan Allen
[next]