summaryrefslogtreecommitdiff
path: root/docs/theming-guide.adoc
AgeCommit message (Expand)Author
2021-12-03fix typo in GEM_FONTS_DIR keyword in theming guideDan Allen
2021-12-03fix version reference in theming guide [skip ci]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-08-23add more instructions for how to generate the font using FontForgeDan Allen
2021-05-07clarify the default image width setting in the README [skip ci]Dan Allen
2021-03-04clarify how to use GEM_FONTS_DIR to refer to bundled fonts in a custom theme ...Dan Allen
2021-02-27update files to reflect renaming of master branch to mainDan Allen
2020-07-08fix example of unordered description list in themeing guide [skip ci]Dan Allen
2020-05-28port spelling error fixes to README and theming guide from master [skip ci]Dan Allen
2020-04-12document that start-at for running content and page numbering only applies if...Dan Allen
2020-02-16resolves #1557 fix spacing after first line of indented paragraph (PR #1558)Dan Allen
2020-02-16document the abstract-first-line-font-style theme key [skip ci]Dan Allen
2020-02-06resolves #840 allow page mode to be configured using pdf-page-mode attribute ...Dan Allen
2020-02-01document how to enable warnings about missing characters in font [skip ci]Dan Allen
2020-01-31show example of how to configure alternate emoji font; revise information abo...Dan Allen
2020-01-28Make example value for pdf-page-size consistent (PR #1519)janicemhdc
2020-01-22resolves #1505 allow custom theme to merge font catalog with theme being exte...Dan Allen
2020-01-18add subsections to Language Overview in theming guide [skip ci]Dan Allen
2020-01-17resolves #1488 allow vertical-align key for header and footer categories to a...Dan Allen
2020-01-15fix typo in theming guide [skip ci]Dan Allen
2020-01-11resolves #1484 allow max-width on caption be specified as a percentage (of th...Dan Allen
2020-01-09resolves #1471 compress streams if the compress attribute is set on the docum...Dan Allen
2020-01-09don't set heading-font-family in default theme so it inherits from baseDan Allen
2020-01-07document caption-align key on table [skip ci]Dan Allen
2020-01-05minor rewording in theming guide [skip ci]Dan Allen
2020-01-05resolves #1291 allow theme to confine width of image caption to width of imag...Dan Allen
2020-01-05fix footnotes keys control description in theming-guide.adoc (PR #1465)Fabien Launay
2020-01-05resolves #1459 allow theme to configure image caption align(ment) to inherit ...Dan Allen
2019-12-31resolves #1309 allow theme to specify background color and full border for qu...Dan Allen
2019-12-30resolves #356 allow theme to specify background image for running content (PR...Dan Allen
2019-12-30resolves #1455 allow running content to start after first page of body (PR #1...Dan Allen
2019-12-30resolves #560 allow page numbering to start after first page of body (PR #1454)Dan Allen
2019-12-30resolves #623 partition section title (title and subtitle) (PR #1451)Dan Allen
2019-12-28document the code-highlight-background-color theme key [skip ci]Dan Allen
2019-12-27resolves #793 don't apply recto margin to title page if cover is absent unles...Dan Allen
2019-12-19resolves #1431 allow theme to set font-kerning per category (PR #1433)Dan Allen
2019-12-16fix allowable values for font-kerning property in theming guideDan Allen
2019-12-11resolves #1414 allow theme to set base text decoration width (PR #1422)Dan Allen
2019-12-10clarify point about nonfacing option in theming guide [skip ci]Dan Allen
2019-11-22allow text decoration color and width for toc entries to be customizedDan Allen
2019-11-21resolves #812 allow theme to customize text decoration color and width (PR #1...Dan Allen
2019-11-19allow any text decoration to be set on toc entriesDan Allen
2019-11-18resolves #811 allow theme to apply text-decoration to headings (PR #1395)Dan Allen
2019-11-15resolves #1382 add support for capitalize text transform (PR #1386)Dan Allen
2019-11-14correct information about custom roles in theming guide; add additional exampleDan Allen
2019-11-13resolves #20 hyphenate prose using the text-hyphen gem if the hyphens attribu...Dan Allen
2019-11-09resolves #1153 allow theme to configure hanging indent for titles in toc (PR ...Dan Allen
2019-11-08add concrete example of loading theme from classpath [skip ci]Dan Allen
2019-11-06resolves #1357 enable fullscreen page mode if pdf-page-mode=fullscreen (PR #1...Dan Allen