summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-23release 2.1.3 [no ci]v2.1.3Dan Allen
2022-06-23groom CHANGELOG entriesDan Allen
2022-06-23backport fix for #2253 restore column layout after importing page(s) from PDFDan Allen
2022-06-23verify page margin is restored after imported pageDan Allen
2022-06-23backport fix for #2255 interpret start-at theme keys with value 1 correctlyDan Allen
2022-06-23put release version in antora.yml during release [skip ci]Dan Allen
2022-06-23remove unused release-line attribute in READMEDan Allen
2022-06-22revise page about breakable/unbreakable optionsDan Allen
2022-06-20be more specific about what values are accepted by the theme for a cover imageDan Allen
2022-06-19defer setting tare until after operation completes in init_pageDan Allen
2022-06-19set page margin for prepress document with inner/outer margins in init_scratchDan Allen
2022-06-19clarify that init_page is not called on pages in scratch document [skip ci]Dan Allen
2022-06-19further clarify how to apply recto margins to title pageDan Allen
2022-06-19add assumption to docs for dry_run [skip ci]Dan Allen
2022-06-19make docs more clear about how to apply recto margins to title page [skip ci]Dan Allen
2022-06-19explain how to get more intelligible wrapping in a table cell with a restrict...Dan Allen
2022-06-18fix crash when border color is transparentDan Allen
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