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-25
backport fix for #2263 apply text-tranform from custom role on phrase after a...
Dan Allen
2022-06-25
backport fix for #2261 include source location in warning message for truncat...
Dan Allen
2022-06-25
assert file in addition to lineno in warning message for cannot fit error
Dan Allen
2022-06-24
make URL check more strict so image target containing a colon is not mistaken...
Dan Allen
2022-06-24
backport fix for #2258 allow alt text for block image, video, and audio to wr...
Dan Allen
2022-06-24
don't join text on different pages in lines helper in test suite
Dan Allen
2022-06-23
backport fix for #2253 restore column layout after importing page(s) from PDF
Dan Allen
2022-06-23
backport fix for #2255 interpret start-at theme keys with value 1 correctly
Dan Allen
2022-06-19
make docs more clear about how to apply recto margins to title page [skip ci]
Dan Allen
2022-06-18
fix crash when border color is transparent
Dan Allen
2022-06-17
resolves #2248 apply page layout from main document to new page in scratch do...
Dan Allen
2022-06-16
include page number on rectangle extracted by rectangle inspector in test suite
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-15
verify toc is not inserted at default location if document has no sections
Dan Allen
2022-06-14
remove debug flag in test suite
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
use enhanced RectInspector in test suite that can pick up fill and stroke color
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
accurately trap LoadError from CodeRay if source language is not recognized o...
Dan Allen
2022-06-12
fix test setup
Dan Allen
2022-06-12
add test to verify SVG admonition icon is positioned in correct column when p...
Dan Allen
2022-06-12
fix typo in test description [skip ci]
Dan Allen
2022-06-12
resolves #2241 place block image in SVG format in correct column when page co...
Dan Allen
2022-06-10
fix flakey test
Dan Allen
2022-06-10
resolves #1795 don't insert page break between part and first chapter if head...
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-10
add test to verify page numbers in index section are not enclosed in link whe...
Dan Allen
2022-06-10
add test to verify XML special chars can be used in index term
Dan Allen
2022-06-09
add test to verify index terms are normalized
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
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
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-05
enhance with_tmp_file to accept tmpdir option or write to spec/tmp by default
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
add integration test with Asciidoctor Kroki (PR #2226)
Dan Allen
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
[next]