summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-05correctly apply line spacing and text justification to first line of abstractDan Allen
2022-05-05move asciidoc-attributes.adoc page (PR #2144)Sarah White
2022-05-05resolves #2141 support text-transform on first line of abstract (PR #2142)Dan Allen
2022-05-05document notitle option (PR #2143)Sarah White
2022-05-05fix property name in chronicles theme [no ci]Dan Allen
2022-05-05add support for :color option directly to Prawn::Text::Formatted::Box and rem...Dan Allen
2022-05-05resolves #2138 allow theme to set font style of first line of abstract to nor...Dan Allen
2022-05-05add dedicated test for setting font color of first line of abstract in themeDan Allen
2022-05-04add documentation for the title-style key on the Add Running Content page [no...Dan Allen
2022-05-04revise what's new page and breakable/unbreakable blocks page [no ci]Dan Allen
2022-05-04document new and updated caption theme keys (PR #2137)Sarah White
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