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-07-22
release 2.2.0 [no ci]
v2.2.0
Dan Allen
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-16
resolves #2268 allow orphan detection to be enabled for all section titles an...
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 internal Document#attr_unspecified? method to simplify check for an attri...
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-11
configure table borders in way that is compatible with prawn-table > 0.2.2
Dan Allen
2022-07-09
resolves #2276 don't allow font scale to compound when entering nested table ...
Dan Allen
2022-07-09
pass root font size to AsciiDoc table cell implementation to avoid making it ...
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-25
don't overqualify TextTransformer class in IndexCatalog [no ci]
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-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-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
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
resolves #1739 allow page background image to be specified per page layout (P...
Dan Allen
2022-06-20
slightly optimize variable assignments in init_page
Dan Allen
2022-06-20
avoid unnecessary variable assignments in start_title_page
Dan Allen
2022-06-20
consolidate variable assignments in resolve_background_image
Dan Allen
2022-06-19
set up main branch for 2.2.x development
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
[next]