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-07-22
resolves #2288 prevent orphan detection for heading from modifying document s...
Dan Allen
2022-07-20
allow theme to control font style of marker (per marker or all markers) for u...
Dan Allen
2022-07-20
resolves #2279 allow theme to control font properties of marker for ordered l...
Dan Allen
2022-07-20
resolves #2269 allow top keys in title-page theme category to accept a fixed ...
Dan Allen
2022-07-19
use Pathname in place of FileUtils in test suite where possible
Dan Allen
2022-07-19
remove use of build_pdf_theme except where needed
Dan Allen
2022-07-17
refactor test suite
Dan Allen
2022-07-17
move definition of TareFirstPageContentStreamNoop module in test suite
Dan Allen
2022-07-16
resolves #2268 allow orphan detection to be enabled for all section titles an...
Dan Allen
2022-07-16
move helper for visually_match matcher into same file
Dan Allen
2022-07-16
remove unused code in test suite [no ci]
Dan Allen
2022-07-16
organize PDF inspectors in test suite into separate files
Dan Allen
2022-07-16
organize monkey patches in test suite into separate files
Dan Allen
2022-07-16
organize custom RSpec matchers into separate files
Dan Allen
2022-07-15
don't coerce font size < 1 to relative font size; relative font size should b...
Dan Allen
2022-07-14
broaden support for relative font sizes in theme to more than just inline ele...
Dan Allen
2022-07-12
add rudimentary test for chronicles dark theme
Dan Allen
2022-07-12
update debug mode for to_pdf helper in test suite to work when output is a Pa...
Dan Allen
2022-07-11
resolves #2278 set docimagesdir attribute when attribute substitutions are ap...
Dan Allen
2022-07-11
always set imagesdir attribute to value of themesdir when resolving images fr...
Dan Allen
2022-07-09
resolves #2276 don't allow font scale to compound when entering nested table ...
Dan Allen
2022-07-08
verify table cell truncation warning is not logged in scratch document
Dan Allen
2022-07-08
augment have_message matcher to assert that there are no additional messages
Dan Allen
2022-07-03
resolves #2271 fix position of background color on caption with outside margi...
Dan Allen
2022-06-27
resolves #2252 allow page numbering / running content to start on empty verso...
Dan Allen
2022-06-26
resolves #2265 allow sourcemap to be enabled from CLI using --sourcemap optio...
Dan Allen
2022-06-26
resolves #2250 add --theme CLI option as shorthand for -a pdf-theme (PR #2251)
Dan Allen
2022-06-25
resolves #2263 apply text-tranform from custom role on phrase after attribute...
Dan Allen
2022-06-25
resolves #2261 include source location in warning message for truncated table...
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
resolves #2258 allow alt text for block image, video, and audio to wrap to ne...
Dan Allen
2022-06-24
don't join text on different pages in lines helper in test suite
Dan Allen
2022-06-24
verify column layout ends when page layout is changed
Dan Allen
2022-06-23
resolves #2253 restore column layout after importing page(s) from PDF (PR #2254)
Dan Allen
2022-06-23
resolves #2255 interpret start-at theme keys with value 1 correctly (PR #2256)
Dan Allen
2022-06-22
remove debug flag in test suite
Dan Allen
2022-06-22
verify page margin is restored after imported page
Dan Allen
2022-06-21
resolves #1768 allow theme to control page break after automatic TOC in artic...
Dan Allen
2022-06-21
resolves #1719 allow margin for rotated page to be configured independently (...
Dan Allen
2022-06-20
remove debug flag in tests
Dan Allen
2022-06-20
add dedicated tests for the string literal value ~ for the front cover image
Dan Allen
2022-06-20
resolves #1739 allow page background image to be specified per page layout (P...
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
[next]