summaryrefslogtreecommitdiff
path: root/docs/theming-guide.adoc
AgeCommit message (Expand)Author
2020-10-25resolves #1699 add default themes optimized for print (PR #1797)Dan Allen
2020-10-20resolves #1800 only extend theme in extends hierarchy once unless modified wi...Dan Allen
2020-10-01document the pdfmark attribute and when to use it [skip ci]Dan Allen
2020-09-12use explicit numbers for pseudo-footnote lists to make it easier to keep in s...Dan Allen
2020-09-12add icons attribute to theme-related attributes table in theming guide [skip ci]Dan Allen
2020-09-12fix the footnote numbers in the theme-related attributes table in the theming...Dan Allen
2020-09-08resolves #1763 add support for after-toc keyword to start-at keys for page nu...Dan Allen
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