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
/
spec
Age
Commit message (
Expand
)
Author
2022-06-03
resolves #2228 fix crash when doctitle or section title with automatic ID con...
Dan Allen
2022-06-02
resolves #1941 allow image path in SVG to refer to any location within Asciid...
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-05-31
tune prawn-gmagick recommendation (PR #2222)
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-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
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
resolves #2208 fix calculation of TOC extent when entries have children but n...
Dan Allen
2022-05-25
remove only flag from test [no ci]
Dan Allen
2022-05-25
log warning if title page contents overruns the bounds of a single page
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
prevent content on title page from exceeding the bounds of a single page
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
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
remove debug flag in test suite
Dan Allen
2022-05-21
verify that long line in verbatim block wraps and that extent is computed cor...
Dan Allen
2022-05-21
expand test for collapsing space around hidden index terms
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-20
make sure a brand variable can end in color
Dan Allen
2022-05-19
fix test description [no ci]
Dan Allen
2022-05-18
add foundation to support multi-column layout; add example to docs (PR #2190)
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
use keyword argument for relative option on fixture_file helper [no ci]
Dan Allen
2022-05-17
add test to verify ink_general_heading can handle article doctitle
Dan Allen
2022-05-17
remove debug flag in test suite
Dan Allen
2022-05-17
remove requirement to add dummy text to title page to preserve it
Dan Allen
2022-05-16
use correct left value when creating bounding box
Dan Allen
2022-05-16
resolves #2176 look for block align roles on image instead of text align role...
Dan Allen
2022-05-16
reclassify and mark which methods in the converter are private
Dan Allen
2022-05-15
add test to verify text formatting is applied to text that wraps around a float
Dan Allen
2022-05-15
don't add entry to TOC for notitle section if no content follows it
Dan Allen
2022-05-15
don't add entry to outline for notitle section if no content follows it
Dan Allen
2022-05-15
resolves #2173 apply top line height padding to first line of text when text ...
Dan Allen
2022-05-15
resolves #2161 allow hyphenation to be turned on and configured using base-hy...
Dan Allen
2022-05-14
resolves #2163 rename theme suffix with-fallback-font to with-font-fallbacks;...
Dan Allen
2022-05-14
resolves #353 add support for image float to converter (PR #2147)
Dan Allen
2022-05-14
reify convert handler for pass blocks and remove block decoration
Dan Allen
2022-05-14
reify convert handler for STEM blocks
Dan Allen
2022-05-13
remove use of deprecated theme keys in default-for-print theme
Dan Allen
[next]