summaryrefslogtreecommitdiff
path: root/docs/modules/theme
AgeCommit message (Collapse)Author
2022-10-14document the chapter-numeral and part-numeral attributes in running contentDan Allen
2022-10-12add another hint about using shorthand to map font to all four font stylesDan Allen
2022-09-21minor revisions to theming system descriptionsDan Allen
2022-09-21slight rewording in theming system introDan Allen
2022-09-21rename extend-theme.adoc to create-theme.adocDan Allen
2022-09-21rewrite the Create a Theme page to make the tutorial and explanation easier ↵Dan Allen
to follow
2022-09-21document the built-in themesDan Allen
2022-09-21swap extend and apply theme pages in navDan Allen
2022-09-21rewrite the introduction to the theming systemDan Allen
2022-09-20rearrange nav for themingDan Allen
2022-09-18clarify how the theme and theme assets are resolved when using pdf-theme, ↵Dan Allen
pdf-themesdir, and pdf-fontsdir
2022-09-13use smallcaps in text-transform exampleDan Allen
2022-09-06Fix typo: `code` -> `quote` (PR #2335)Stefane Fermigier
2022-09-04fully document the heading-min-height-after theme keyDan Allen
2022-08-19fix description of position key for running content in docsDan Allen
2022-08-18document the built-in padding added around a font-based admonition iconDan Allen
2022-08-17fix name of admonition icon category in docsDan Allen
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