summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-11add index-column-gap key to theme to control size of gap between columns in i...Dan Allen
2022-05-11fix xref in docs again [no ci]Dan Allen
2022-05-11fix xrefs in docs [no ci]Dan Allen
2022-05-10resolves #2151 add support for orphan avoidance to discrete headings (PR #2153)Dan Allen
2022-05-10fix attribute and reference mismatch [skip ci]Sarah White
2022-05-10fix typos [skip ci]Sarah White
2022-05-10add docs link to theming guide and README [skip ci]Sarah White
2022-05-10add new characters and fallback font info (PR #2155)Sarah White
2022-05-10add title page and covers examples (PR #2154)Sarah White
2022-05-10resolves #2149 preserve columns on subsequent pages in the index section (PR ...Dan Allen
2022-05-10clarify comment in RuboCop config [no ci]Dan Allen
2022-05-07allow to_pdf_file spec helper to override backend keyDan Allen
2022-05-07don't mutate pdf_theme in spec helperDan Allen
2022-05-07fix formatting of source code in toc testDan Allen
2022-05-07use correct method names in avoid break after section title converter exampleDan Allen
2022-05-07fix syntax error in avoid break after section title converter exampleDan Allen
2022-05-07remove trailing space in docs [no ci]Dan Allen
2022-05-06document outline attributes (PR #2146)Sarah White
2022-05-06rename resolve_alignment_from_role to resolve_text_align_from_role to reflect...Dan Allen
2022-05-05explain more clearly which syntax highlighters are supported; declare Rouge a...Dan Allen
2022-05-05set navtitle and description for documentation index page [no ci]Dan Allen
2022-05-05add missing reference file to test suiteDan Allen
2022-05-05apply smallcaps text transform to first line of abstract in chronicles exampleDan Allen
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