summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2019-06-05resolves #1089 don't coerce values that are not colors to a string (PR #1090)Dan Allen
2019-05-30resolves #191 allow theme to set paragraph indent (PR #192)Dan Allen
2019-05-26resolve theme file that begins with ./ the same way as any theme fileDan Allen
2019-05-26further clarify the rules for resolving a theme file [skip ci]Dan Allen
2019-05-26clarify how themes are combined [skip ci]Dan Allen
2019-05-26document the extends key in the theme [skip ci]Dan Allen
2019-05-23resolves #1072 clarify in theming guide that height for periphery must be ass...Dan Allen
2019-05-23remove outdated theme schemaDan Allen
2019-05-13resolves #1041 add theme key to control page numbering start page (PR #1063)Dan Allen
2019-05-07resolves #1054 add outlinelevels attribute (PR #1056)Dan Allen
2019-05-01resolves #1045 document the footnotes key in the theming guideDan Allen
2019-04-12update code to cover all scenarios where font-based icons are usedDan Allen
2019-04-12resolves #891 upgrade to FontAwesome 5zyuhel
2019-04-09document running_content_start_at key in theming guideDan Allen
2019-04-07remove trailing spaces from theming guide [skip ci]Dan Allen
2019-01-17fix missing colon after ulist key name in theming guideDan Allen
2018-12-31add description of title-page attribute [skip ci]Dan Allen
2018-12-27resolves #105 don't add title page and show doctitle above content when docty...Dan Allen
2018-12-01resolves #798 allow ulist marker to be controlled by theme (PR #974)Dan Allen
2018-11-25fix wording in theming guideDan Allen
2018-11-25automatically wire unspecified code and conum font family to literal font familyDan Allen
2018-11-25Clears thing about glyph missing in default fonts (PR #970)Sylvain Marcadal (Ram)
2018-11-23document that the padding on the running header/footer can be negative [skip ci]Dan Allen
2018-11-17resolves #182 allow alignment of list text to be controlled using roles (PR #...Dan Allen
2018-11-17resolves #224 add support for line numbers in source listings (PR #226)Dan Allen
2018-10-16fix theming example for title_page_authors (PR #944)Lukas Steiger
2017-09-07document how image target is resolved w/ & w/o image macroDan Allen
2017-09-07remove unprocessed passthroughs in literal cellsDan Allen
2017-08-08update tip about reusing bundled fonts in custom themeDan Allen
2017-07-30rename attribute to control placement of recto/verso to pdf-folio-placementDan Allen
2017-07-30improve explanation of automatic facing page behaviorDan Allen
2017-06-22add missing part-title attribute to theming guideDan Allen
2017-04-06clarify in theming guide that variable are defined in document orderDan Allen
2017-04-01clarify that the fallback font is only used when the primary font is a TrueTy...Dan Allen
2017-03-27rename stipe attribute on table to stripesDan Allen
2017-03-26resolves #749 allow page margin to be set using pdf-page-margin attribute (PR...Dan Allen
2017-03-23resolves #776 use bold style for description list term by default (PR #784)Dan Allen
2017-03-11fix default value for menu_caret_content; add note about using double quoted ...Dan Allen
2017-03-09document in theming guide that background images are scaled to fit bounds of ...Dan Allen
2017-03-08resolves #766 allow theme to set style of table border and grid (PR #768)Dan Allen
2017-02-17follow-up to #724 document new theme keys to control table stripingDan Allen
2017-02-12resolves #750 allow theme to set text transform on header cell in table body ...Dan Allen
2017-02-11revise information in theming guide pertaining to custom fontsDan Allen
2017-02-11document in theming guide that Asciidoctor PDF subsets the font when embeddingDan Allen
2017-02-03make note in theming guide about transforming unicode letters more prominentDan Allen
2017-02-01allow side padding on admonition label to be controlled separatelyDan Allen
2017-01-07resolves #701 allow toc title properties to be controlled by theme (PR #725)Dan Allen
2016-12-24set example block background to white by defaultDan Allen
2016-12-20fill in missing defaults for keys in theming guideDan Allen
2016-12-20describe the quoted string value type in the theming guideDan Allen