summaryrefslogtreecommitdiff
path: root/docs/modules/theme/pages
AgeCommit message (Collapse)Author
2023-06-23change linked text to link text for consistency [no ci]Dan Allen
2023-05-25use --theme CLI option in examples in place of -a pdf-themeDan Allen
2023-05-11clarify that the fallback font is not consulted when a glyph is missing from ↵Dan Allen
an AFM font
2023-05-09more clearly document the supported built-in roles and what they doDan Allen
2023-04-27show correct defaults for border properties on header; document how to ↵Dan Allen
enable border
2023-04-27clarify statement about values in default themeDan Allen
2023-04-27show correct defaults for border properties on footerDan Allen
2023-04-19add explicit ID to new section on hiding the page numbersDan Allen
2023-04-19add section dedicated to hiding the page number in the running conntentDan Allen
2023-04-09refer to YAML as a data format instead of configuration formatDan Allen
2023-04-09fix references to files in repositoryDan Allen
2023-04-08heavily revise the Create a Theme page to be easier to follow; show example ↵Dan Allen
of using bundled fonts
2023-04-02provide more accurate details about how the theme and related attributes are ↵Dan Allen
resolved
2023-03-31add additional tests and docs for loading themes from the classpathDan Allen
2023-03-30explain how to add support for admonition-<name> category on admonition ↵Liran Tal
theme page (PR #2397)
2023-03-29resolves #2398 use first recto page after toc when media is prepress and ↵Dan Allen
page numbering or running content start-at value is after-toc (PR #2413)
2023-03-12remove "caption-" prefix from key names in reference table for table-caption ↵Fabien Launay
keys (PR #2394)
2023-03-12move font-size row down in the reference table for the quote-cite theme keys ↵Fabien Launay
(PR #2393)
2023-03-12move font-color row up in reference tables for ulist marker (PR #2392)Fabien Launay
2023-03-12resolves #2402 add callout-list-marker-font-color theme key to control color ↵Dan Allen
of conum marker in callout list (PR #2403)
2023-03-10document that callout numbers are limited to 1-20 when using the bundled fontDan Allen
2023-03-03add Custom Fonts section to Font Support page that refers to Use Custom ↵Dan Allen
Fonts page
2023-03-03rename Custom Fonts page to Use Custom FontsDan Allen
2023-02-20more thoroughly document the noborder role on block imagesDan Allen
2023-01-27clarify the scope of keys on a custom roleDan Allen
2023-01-24correct example text for padding on thematic break (PR #2386)Jenn Strater
2022-10-29resolves #2362 allow revision content to be customized by theme (PR #2366)Dan Allen
2022-10-24rename Paragraph hint to Paragraph Text in navtitleDan Allen
2022-10-24make it more apparent which page in the theming guide applies to paragraphsDan Allen
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-21rewrite the introduction to the theming systemDan 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-01fully document the heading-min-height-after theme keyDan Allen
2022-08-21resolves #2318 allow theme to specify width for image-based admonition icons ↵Dan Allen
(PR #2319) * introduce scale theme key for admonition icon to scale down icon without affecting layout * introduce width theme key for admonition icon to control width of image-based icon
2022-08-20resolves #2304 allow theme to set minimum height of orphans for code blocks ↵Dan Allen
(PR #2315)
2022-08-19resolves #2304 don't break code block that is less than breakable minimum ↵Dan Allen
lines (PR #2313)
2022-08-19resolves #2316 allow font settings to be specified per side of a running ↵Dan Allen
content periphery (PR #2317)
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