summaryrefslogtreecommitdiff
path: root/docs/modules/theme
AgeCommit message (Collapse)Author
2022-08-17document the image key on the admonition-icon-<name> category of the themeDan Allen
2022-08-15document relationship of text alignment roles to text-align keys in themeDan Allen
2022-08-05clarify that border and background color is fit to text by default and how ↵Dan Allen
it can be extended out using border-offset
2022-08-03resolves #2291 allow theme to control vertical alignment of footnotes block ↵Dan Allen
(PR #2292)
2022-08-03show side-to-side comparison of color values in docsDan Allen
2022-08-03add more detail about line height value to docsDan Allen
2022-08-01document how to use the line-height key and how it relates to built-in line ↵Dan Allen
height in the font
2022-07-29be more clear about how the extends key in the theme should be usedDan Allen
2022-07-29add extends key to all running content theme examplesDan Allen
2022-07-24update the download link of NotoSansMonoCJKsc-VF.ttf (PR #2294)Yang Shen
2022-07-23document the caption-end keyDan Allen
2022-07-23document more clearly that most caption keys can be set per block categoryDan Allen
2022-07-22sync What's New with new enhancements docs (PR #2290)Sarah White
2022-07-21further document the page-count attribute and fix example on page numbers pageDan Allen
2022-07-21add a description to the page-count attribute and use it in an exampleDan Allen
2022-07-20allow theme to control font style of marker (per marker or all markers) for ↵Dan Allen
unordered list
2022-07-20resolves #2279 allow theme to control font properties of marker for ordered ↵Dan Allen
list using olist-marker category (PR #2285)
2022-07-16resolves #2268 allow orphan detection to be enabled for all section titles ↵Dan Allen
and discrete headings using theme (PR #2283)
2022-07-15document support for relative font sizes in themeDan Allen
2022-07-11resolves #2278 set docimagesdir attribute when attribute substitutions are ↵Dan Allen
applied to value from theme (PR #2280)
2022-07-08explain in more detail why an image width is required to properly support ↵Dan Allen
the fit-content value of max-width
2022-06-27resolves #2252 allow page numbering / running content to start on empty ↵Dan Allen
verso page before body of prepress book (PR #2267)
2022-06-26resolves #2250 add --theme CLI option as shorthand for -a pdf-theme (PR #2251)Dan Allen
2022-06-21resolves #1768 allow theme to control page break after automatic TOC in ↵Dan Allen
article with title page (PR #2245)
2022-06-21resolves #1719 allow margin for rotated page to be configured independently ↵Dan Allen
(PR #2247)
2022-06-20be more specific about what values are accepted by the theme for a cover imageDan Allen
2022-06-20resolves #1739 allow page background image to be specified per page layout ↵Dan Allen
(PR #2246) support {page-layout} attribute reference in path
2022-06-19further clarify how to apply recto margins to title pageDan Allen
2022-06-19make docs more clear about how to apply recto margins to title page [skip ci]Dan Allen
2022-06-16document that {page-layout} can be used in path of background image for ↵Dan Allen
running content
2022-06-16use turn off in place of disable in the docsDan Allen
2022-06-14add clarification to docs about running content marginDan Allen
2022-06-10update What's New page for Asciidoctor PDF 2.1.0 release (PR #2240)Sarah White
2022-06-10resolves #1795 don't insert page break between part and first chapter if ↵Dan Allen
heading-part-break-after key in theme is avoid (PR #2239)
2022-06-10resolves #327 arrange body of article or manpage doctype into multiple ↵Dan Allen
columns if page-columns key is set in theme (PR #2232)
2022-05-26consistently use uppercase for hex color values in theme docsDan Allen
2022-05-25clarify how the top key for the title page logo and title is interpretedDan Allen
2022-05-19move info about font keys per position in running content to corresponding ↵Dan Allen
section
2022-05-19resolves #2191 document the toc-dot-leader-font-size key in the theme referenceDan Allen
2022-05-17resolves #412 replace docdir attribute reference in value of pdf-themesdir ↵Dan Allen
and pdf-fontsdir attributes (PR #2183)
2022-05-16fix typos [skip ci]Sarah White
2022-05-16clarify image usage in documents (PR #2179)Sarah White
2022-05-16draw correlation between base category in theme and body selector in CSSDan Allen
2022-05-16docs reviewed with grammar and spell checker (PR #2171)Alexander Schwartz
2022-05-15resolves #2161 allow hyphenation to be turned on and configured using ↵Dan Allen
base-hyphens key in theme (PR #2162)
2022-05-14resolves #2163 rename theme suffix with-fallback-font to ↵Dan Allen
with-font-fallbacks; add built-in default-sans theme (PR #2168)
2022-05-14resolves #353 add support for image float to converter (PR #2147)Dan Allen
2022-05-13update padding key information (PR #2169)Sarah White
2022-05-12resolves #2164 configure spacing around thematic break using ↵Dan Allen
thematic-break-padding key (PR #2165)
2022-05-11add index-column-gap key to theme to control size of gap between columns in ↵Dan Allen
index section