summaryrefslogtreecommitdiff
path: root/docs/theming-guide.adoc
AgeCommit message (Expand)Author
2022-05-17prepare README for Asciidoctor PDF 2.0.0 release (PR #2188)Sarah White
2022-05-11minor revision to old theming guide page [no ci]Dan Allen
2022-05-11revise text on old theming guide page [no ci]Dan Allen
2022-05-10add docs link to theming guide and README [skip ci]Sarah White
2022-05-07remove trailing space in docs [no ci]Dan Allen
2022-05-02add extended converter use cases page and put extended converter code in exam...Dan Allen
2022-05-02resolves #2125 remap table-caption-side theme key to table-caption-end (PR #2...Dan Allen
2022-04-30change inscribe_ method prefix in converter to ink_ (PR #2113)Dan Allen
2022-04-28resolves #2099 change layout_ method prefix to inscribe_ in converter (PR #2100)Dan Allen
2022-04-24move custom role usage and creation to new pages (PR #2070)Sarah White
2022-04-19rename prose-inner-text-indent theme key to prose-text-indent-inner (PR #2057)Dan Allen
2022-04-19move code-callout-list-margin-top theme key to callout-list-margin-top-after-...Dan Allen
2022-04-18resolves #1796 rename literal category to codespan in theme (PR #2045)Dan Allen
2022-04-18resolves #2052 rename key theme key to kbd (PR #2053)Dan Allen
2022-04-18add missing label key in admonition-label-padding example in theming guide [s...Dan Allen
2022-04-18resolves #2034 only indent inner paragraph if prose-inner-text-indent key is ...Dan Allen
2022-04-18resolves #1722 add callout-list category to theme for controlling font proper...Dan Allen
2022-04-18resolves #2013 allow location of anchor for block to be positioned relative t...Dan Allen
2022-04-18remove obsolete vertical spacing category in theming guide [skip ci]Dan Allen
2022-04-17minor revision [skip ci]Dan Allen
2022-04-17add recommendation to specify font-size of literal as a relative value [skip ci]Dan Allen
2022-04-16resolves #2032 allow theme to control line height for blocks using line-heigh...Dan Allen
2022-04-16resolves #1894 rename the outline-list category in the theme to list; remap d...Dan Allen
2022-04-15resolves #2031 change lead category in theme to built-in role named lead (PR ...Dan Allen
2022-04-15resolves #483 support role on paragraph to allow theme to control font proper...Dan Allen
2022-04-14resolves #1515 implement smart block bottom margins to prevent extra space be...Dan Allen
2022-02-03clarify that code caption applies to listing, source, and literal blocks [ski...Dan Allen
2021-10-03clarify how to set the font properties of the doctitle when the doctype is ar...Dan Allen
2021-09-30improve explanation for how to properly size image in running contentDan Allen
2021-09-30use pdfwidth attribute instead of width attribute in image macro examples in ...Dan Allen
2021-09-01clarify the effect notitle has on non-book doctypesDan Allen
2021-08-23add more instructions for how to generate the font using FontForgeDan Allen
2021-08-12don't set outfilesuffix attribute in theming guide [skip ci]Dan Allen
2021-07-27document in theming guide that h1 is used for article doctype and book parts;...Dan Allen
2021-05-07clarify the default image width setting in the README [skip ci]Dan Allen
2021-05-01Fix links in Extending Section in theming guide (PR #1920)Roland Fredenhagen
2021-04-15mention both cover attributes when explaining how to generate a coverless boo...Dan Allen
2021-04-15remove chapter-signifier and part-signifier from theme-related attributes tab...Dan Allen
2021-04-15add header only column to theme-related attributes table in theming guide [sk...Dan Allen
2021-03-28resolves #1895 allow theme to control top margin of callout lists (PR #1896)Eiji Honjo
2021-03-04clarify how GEM_FONTS_DIR is handled in the default themes [skip ci]Dan Allen
2021-02-27prepare branch to be renamed from master to mainDan Allen
2021-02-27resolves #1880 allow theme to customize quotation mark characters (PR #1713)klonfish
2021-02-27document column rule keys for running content [skip ci]Dan Allen
2021-02-25resolves #1774 allow theme to control font properties of menu element (PR #1879)Dan Allen
2021-02-06resolves #1875 allow horizontal and vertical lines in table grid to be styled...Kjell Irgens
2021-01-27fix value of conum-guard in docs on GitHub [skip ci]Dan Allen
2020-11-20resolves #1827 drop support for deprecated pdf-style and pdf-stylesdir attrib...Dan Allen
2020-10-31document the index_columns key in the theming guide [skip ci]Dan Allen
2020-10-29add Font section under Keys in theming guide [skip ci]Dan Allen