summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-04release 2.0.0.beta.1 [no ci]v2.0.0.beta.1Dan Allen
2022-05-04consolidate map/uniq when used together for assertionsDan Allen
2022-05-04resolves #1656 introduce index-pagenum-sequence-style document attribute to c...Dan Allen
2022-05-04update RuboCop and configure new rulesDan Allen
2022-05-04enable running footer when using base themeDan Allen
2022-05-04resolves #2134 use base-border-color as default border color (PR #2136)Dan Allen
2022-05-04remove use of deprecated keys in chronicles-dark-theme.yml [no ci]Dan Allen
2022-05-04don't set font style on index category by defaultDan Allen
2022-05-04clean outdated comments out of base theme [no ci]Dan Allen
2022-05-03resolves #125 allow built-in optimizer to set PDF compliance flag (PDF/A and ...Dan Allen
2022-05-03document breakable and unbreakable options (PR #2135)Sarah White
2022-05-03fix crash when converting chronicles example using bare themeDan Allen
2022-05-03actually use ғ instead of ꜰ in smallcaps transform, as documented [no ci]Dan Allen
2022-05-03fix wording in comment [no ci]Dan Allen
2022-05-03resolves #1192 add support for smallcaps text transform (PR #2131)Dan Allen
2022-05-03add table styles (PR #2132)Sarah White
2022-05-03resolves #2128 make allocate_toc method reusable (PR #2129)Dan Allen
2022-05-03remove debug flag from test suiteDan Allen
2022-05-03add test to cover #979Dan Allen
2022-05-03fix warning in log_messages matcher in test suiteDan Allen
2022-05-03set @label instance variable earlier to avoid undefined warningDan Allen
2022-05-03adding missing glyph for ÿ in built-in fontsDan Allen
2022-05-02add note about using theme keys in an extended converter [no ci]Dan Allen
2022-05-02rearrange pages in extend docs moduleDan Allen
2022-05-02add extended converter use cases page and put extended converter code in exam...Dan Allen
2022-05-02resolves #2125 remap table-caption-side theme key to table-caption-end (PR #2...Dan Allen
2022-05-02add Page#imported method to mark page as imported (which suppresses running c...Dan Allen
2022-05-02protect against committing test with debug flag onDan Allen
2022-05-02remove debug flags in test suiteDan Allen
2022-05-02remove unnecessary require statement in index catalog extension code [no ci]Dan Allen
2022-05-02resolves #2115 allow theme to configure the end on which the caption of a blo...Dan Allen
2022-05-02resolves #2097 allow extended converter to insert or filter toc entries by ov...Dan Allen
2022-05-02rewrite ink_toc_level to work with any block entries instead of assuming they...Dan Allen
2022-05-02restructure page number sections (PR #2123)Sarah White
2022-05-02resolves #2119 allow border width of block image to be specified as an array ...Dan Allen
2022-05-02port updates about prawn-gmagick integration to docs [no ci]Dan Allen
2022-05-02only test gmagick integration when prawn-gmagick is loadedDan Allen
2022-05-02remove extra space between brackets of an array value in the theme keys refer...Dan Allen
2022-05-02rename delete_page extension method to delete_current_page to avoid conflict ...Dan Allen
2022-05-02follow up to #1687 add asciidoctor/pdf/nopngmagick script to unregister Gmagi...Dan Allen
2022-05-01clarify function of asciidoctor/pdf/nogmagick script [no ci]Dan Allen
2022-05-01highlight the improvement prawn-gmagick has on conversion time in more clear ...Dan Allen
2022-05-01document running-content-start-at (PR #2120)Sarah White
2022-05-01resolves #1789 allow entry for document in outline to be controlled using out...Dan Allen
2022-05-01move running content examples to new page (PR #2118)Sarah White
2022-05-01add block border theming fundamentals (PR #2116)Sarah White
2022-05-01fix code comment [no ci]Dan Allen
2022-05-01resolves #2044 add What's New page (PR #2111)Sarah White
2022-05-01release 2.0.0.alpha.3 [no ci]v2.0.0.alpha.3Dan Allen
2022-04-30change inscribe_ method prefix in converter to ink_ (PR #2113)Dan Allen