summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2022-05-01release 2.0.0.alpha.3 [no ci]v2.0.0.alpha.3Dan Allen
2022-04-30change inscribe_ method prefix in converter to ink_ (PR #2113)Dan Allen
2022-04-30use sensible fallbacks for table border color and width (PR #2112)Dan Allen
2022-04-30adjust top and bottom padding on quote and verse blocks in built-in themes (P...Dan Allen
2022-04-30rename title of keys page [no ci]Dan Allen
2022-04-30resolves #434 add support for defining border and padding per heading level i...Dan Allen
2022-04-30add text value definitions (PR #2109)Sarah White
2022-04-29release 2.0.0.alpha.2 [no ci]v2.0.0.alpha.2Dan Allen
2022-04-28resolves #2099 change layout_ method prefix to inscribe_ in converter (PR #2100)Dan Allen
2022-04-28resolves #2095 separate align and text-align keys in theme schema and update ...Dan Allen
2022-04-27don't call arrange_section if section title is hiddenDan Allen
2022-04-26add border-style; update border-width (PR #2081)Sarah White
2022-04-26use "not set" instead of "none" to represent unset value in theming guide [no...Dan Allen
2022-04-25resolves #1995 add support for background-color property on caption (PR #2077)Dan Allen
2022-04-25revise arrange_section override example in docs [no ci]Dan Allen
2022-04-25add example that shows how to override arrange_section method of converter [n...Dan Allen
2022-04-24add missing table-head-cell-padding key from theme docs [no ci]Dan Allen
2022-04-24resolves #2041 remove issue note from publishing modes page (PR #2074)Sarah White
2022-04-24resolves #2042 update features and limitations to reflect current state of co...Dan Allen
2022-04-24resolves #2063 rewrite guide that explains how to create a CJK theme (PR #2064)Dan Allen
2022-04-24move custom role usage and creation to new pages (PR #2070)Sarah White
2022-04-24clarify which levels can be used for the index section (PR #2071) [no ci]Dan Allen
2022-04-24update prerelease value in docs to match release version [no ci]Dan Allen
2022-04-23resolves #2040 update installation instructions; list optional dependencies (...Dan Allen
2022-04-23resolves #902 allow sides of table frame to be styled independently (PR #2067)Dan Allen
2022-04-20resolves #2043 align structure of key category pages (PR #2060)Sarah White
2022-04-19resolves #1887 set up PDF docs component version (PR #2035)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