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
Age
Commit message (
Expand
)
Author
2022-05-18
release 2.0.0 [no ci]
v2.0.0
Dan Allen
2022-05-18
use CSS hex notation for colors in chronicles themes [no ci]
Dan Allen
2022-05-18
add foundation to support multi-column layout; add example to docs (PR #2190)
Dan Allen
2022-05-18
document the PDF compliance keywords that can be passed to the optimize attri...
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
update instructions to convert basic example, retake screenshot, squoosh it, ...
Dan Allen
2022-05-17
prepare README for Asciidoctor PDF 2.0.0 release (PR #2188)
Sarah White
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
resolves #1597 add example of extended converter that adds change bars to par...
Dan Allen
2022-05-17
add example of extended converter that inserts a license page
Dan Allen
2022-05-17
consider paragraphs whose parent is the document in the paragraph numbering e...
Dan Allen
2022-05-17
resolves #1325 add example of extended converter that makes the TOC narrow (P...
Dan Allen
2022-05-17
add example that shows how to access page number from converter in an inline ...
Dan Allen
2022-05-17
introduce start_toc_page method to handle positioning cursor at first page of...
Dan Allen
2022-05-17
add method of start_new_part and start_new_chapter methods on extended conver...
Dan Allen
2022-05-17
use theme_margin in two places where it wasn't being used
Dan Allen
2022-05-17
add test to verify ink_general_heading can handle article doctitle
Dan Allen
2022-05-17
resolves #66 add extended converter that creates a custom title page (PR #2184)
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-17
split out start_title_page method from ink_title_page to make customization o...
Dan Allen
2022-05-16
don't run CI for pushes and pull requests with only changes to docs [no ci]
Dan Allen
2022-05-16
[docs] remove trailing lines from page source
Dan Allen
2022-05-16
don't run CI if HEAD commit message starts with [docs] [no ci]
Dan Allen
2022-05-16
change align variable to text_align where appropriate (PR #2182)
Dan Allen
2022-05-16
fix typos [skip ci]
Sarah White
2022-05-16
resolves #2145 document section level override for PDF outline (PR #2181)
Sarah White
2022-05-16
clarify image usage in documents (PR #2179)
Sarah White
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 formatting in GitHub Actions config files
Dan Allen
2022-05-16
set permissions for GitHub actions (PR #2167)
Naveen
2022-05-16
draw correlation between base category in theme and body selector in CSS
Dan Allen
2022-05-16
docs reviewed with grammar and spell checker (PR #2171)
Alexander Schwartz
2022-05-16
fix lint error
Dan Allen
2022-05-16
use advance_page rather than start_new_page to move heading to next page
Dan Allen
2022-05-16
use smarter logic in advance_page helper that delegates to move_past_bottom w...
Dan Allen
2022-05-16
rewrite ColumnBox#move_past_bottom to delegate to move_past_bottom on parent ...
Dan Allen
2022-05-16
remove superfluous args on ColumnBox#move_past_bottom
Dan Allen
2022-05-16
remove workaround for computing cursor in column box; call move_past_bottom o...
Dan Allen
2022-05-16
use correct left value when creating bounding box
Dan Allen
2022-05-16
qualify prototype as scratch_prototype
Dan Allen
2022-05-16
resolves #2176 look for block align roles on image instead of text align role...
Dan Allen
2022-05-16
reorder methods in converter to be more logical
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
[next]