summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-17release 2.1.2 [no ci]v2.1.2Dan Allen
2022-06-17resolves #2248 apply page layout from main document to new page in scratch do...Dan Allen
2022-06-16include page number on rectangle extracted by rectangle inspector in test suiteDan Allen
2022-06-16document that {page-layout} can be used in path of background image for runni...Dan Allen
2022-06-16use turn off in place of disable in the docsDan Allen
2022-06-16consolidate call to restore imagesdir in apply_subs_discretelyDan Allen
2022-06-15use more self-explanatory variable name in text transform [no ci]Dan Allen
2022-06-15use get_entries_for_toc to determine if the TOC is non-empty rather than Docu...Dan Allen
2022-06-15verify toc is not inserted at default location if document has no sectionsDan Allen
2022-06-14use correct logic to insert page before TOC with automatic placement when doc...Dan Allen
2022-06-14add clarification to docs about running content marginDan Allen
2022-06-15release 2.1.1 [no ci]v2.1.1Dan Allen
2022-06-14update What's New for 2.1.1 release [no ci]Sarah White
2022-06-14remove debug flag in test suiteDan Allen
2022-06-14use base-border-color value if border width is set on role for inline phrase ...Dan Allen
2022-06-14use enhanced RectInspector in test suite that can pick up fill and stroke colorDan Allen
2022-06-14only draw rounded rectangle around phrase if border-radius is > 0Dan Allen
2022-06-14use auth token of current actor for gh in release workflow [skip ci]Dan Allen
2022-06-13store zero-based column of current and from on Extent (PR #2244)Dan Allen
2022-06-13use direct assignment if from page on extent does not match current page numberDan Allen
2022-06-13clarify the behavior of the advance_page helperDan Allen
2022-06-13emphasize that the table role extended converter can be used for other block ...Dan Allen
2022-06-13accurately trap LoadError from CodeRay if source language is not recognized o...Dan Allen
2022-06-12don't attempt to intall prawn-gmagick unless RUBY_ENGINE is ruby [skip ci]Dan Allen
2022-06-12fix test setupDan Allen
2022-06-12add test to verify SVG admonition icon is positioned in correct column when p...Dan Allen
2022-06-12add example of extended converter to theme specific admonition typesDan Allen
2022-06-12take column into account in extended converter that imprints source language ...Dan Allen
2022-06-12fix typo in test description [skip ci]Dan Allen
2022-06-12resolves #2241 place block image in SVG format in correct column when page co...Dan Allen
2022-06-11add extended converter example that imprints a source language label on code ...Dan Allen
2022-06-11release 2.1.0 [no ci]v2.1.0Dan Allen
2022-06-10minor revisions to what's new pageDan Allen
2022-06-10fix docs version [skip ci]Dan Allen
2022-06-10update What's New page for Asciidoctor PDF 2.1.0 release (PR #2240)Sarah White
2022-06-10add missing CHANGELOG entry for #897Dan Allen
2022-06-10fix flakey testDan Allen
2022-06-10resolves #1795 don't insert page break between part and first chapter if head...Dan Allen
2022-06-10fix warning on Ruby 2.7Dan Allen
2022-06-10resolves #327 arrange body of article or manpage doctype into multiple column...Dan Allen
2022-06-10resolves #897 preserve text formatting in display of index term (PR #2238)Dan Allen
2022-06-10add test to verify page numbers in index section are not enclosed in link whe...Dan Allen
2022-06-10add test to verify XML special chars can be used in index termDan Allen
2022-06-09slightly optimize convert_inline_quoted; only retrieve theme when neededDan Allen
2022-06-09clear What's New page [no ci]Sarah White
2022-06-09add patch release information to What's New page (PR #2236)Sarah White
2022-06-09add test to verify index terms are normalizedDan Allen
2022-06-08add CHANGELOG entry for 2.0.8 release [no ci]Dan Allen
2022-06-08remove unnecessary override of default_height on boxDan Allen
2022-06-08move column_box method override to Prawn extensionsDan Allen