summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2020-09-06document in theming guide how to disable running content on pages inserted by...Dan Allen
2020-09-01resolves #1761 drop support for chapter-label and document chapter-signifier ...Dan Allen
2020-08-30revise section in theming guide that covers how to apply a bundled Rouge them...Dan Allen
2020-08-30Update doc with bundled Rouge styles (PR #1760) [skip ci]Jawira Portugal
2020-08-27resolves #1705 allow theme to control background color and border offset for ...Dan Allen
2020-08-27document mark category in theming guide [skip ci]Dan Allen
2020-08-27add missing Oxford commas to theming guide [skip ci]Dan Allen
2020-08-24add head row for page-numbering in theming guide [skip ci]Dan Allen
2020-08-24add minor clarifications about doctype in page numbering section in theming g...Dan Allen
2020-08-21resolves #1754 allow theme to disable title page by assigning false to title_...Dan Allen
2020-08-21resolves #1728 add section about page numbering to theming guide [skip ci] (P...Dan Allen
2020-08-21resolves #1437 verify OTF font supportDan Allen
2020-08-19add heading for image caption in keys section of theming guide [skip ci]Dan Allen
2020-08-05escape the {docdir} attribute reference [skip ci]Dan Allen
2020-07-30clarify the limits of the theming system and link to section about extending ...Dan Allen
2020-07-28allow theme to configure font color of unresolved footnote using unresolved roleDan Allen
2020-07-23resolves #1727 allow theme to configure page numbering to start at cover (PR ...Dan Allen
2020-07-14document that link on page numbers in index are disabled when media is print ...Dan Allen
2020-07-08provide more examples for the unordered description list [skip ci]Dan Allen
2020-07-08fix example of unordered description list in themeing guide [skip ci]Dan Allen
2020-07-06fix default text decoration width value in theming guideDan Allen
2020-07-04add support for text decoration to captionDan Allen
2020-06-22clarify in theming guide that section_indent value is not applied to section ...Dan Allen
2020-06-16more clearly explain how custom fonts are declared and resolved [skip ci]Dan Allen
2020-06-16fix link to Roboto fonts [skip ci]Dan Allen
2020-05-28apply minor grammar fixes to theming guide [skip ci]Dan Allen
2020-05-28clarify that TTF font must be used for fallback font to work anywhere [skip ci]Dan Allen
2020-05-27spelling changes in the theming guide (PR #1709)Darin Pope
2020-05-19document how to reference an image in the theme that's relative to the docume...Dan Allen
2020-05-18document print mode in theming guide [skip ci]Dan Allen
2020-05-16resolves #926 configure AsciiDoc table cell to inherit font properties from t...Dan Allen
2020-05-07drop unsupported versions of Ruby (Ruby < 2.5 and JRuby < 9.2) (PR #1682)Dan Allen
2020-05-06verify converter does not crash if conum_glyphs is a single value; fix note f...Dan Allen
2020-05-01update docs to reflect the change made by #1640 that the base theme is only e...Dan Allen
2020-05-01clarify in theming guide how and when to redeclare the bundled fonts [skip ci]Dan Allen
2020-04-16resolves #1644 support integer start at values for running content and page n...Dan Allen
2020-04-14add test to verify that unsetting showtitle attribute does not hide title pageDan Allen
2020-04-12document that start-at for running content and page numbering only applies if...Dan Allen
2020-04-11document in theming guide that showtitle! does not work with this converter [...Dan Allen
2020-04-06add subsections to the Custom Fonts section in the theming guide and rearrang...Dan Allen
2020-04-02document that multiple font dirs can be separated by comma in addition to sem...Dan Allen
2020-03-07resolves #1493 allow theme to control text alignment of caption independent o...Dan Allen
2020-03-07mention in docs that verse blocks don't use fixed-width font by default [skip...Dan Allen
2020-03-05resolves #1494 allow caption max-width to be set to percentage of content by ...Dan Allen
2020-03-04resolves #1584 allow theme to define the front and back cover images (PR #1585)Dan Allen
2020-03-03resolves #1588 add support for assigning the same font file to all font varia...Dan Allen
2020-02-27resolves #1570 assign page-layout attribute in running content so it can be u...Dan Allen
2020-02-24resolves #1568 stabilize font paths in built-in themes by prefixing paths wit...Dan Allen
2020-02-16resolves #1557 fix spacing after first line of indented paragraph (PR #1558)Dan Allen
2020-02-15document the abstract-first-line-font-style theme key [skip ci]Dan Allen