summaryrefslogtreecommitdiff
path: root/docs/theming-guide.adoc
AgeCommit message (Expand)Author
2019-07-30resolves #368 add theming support to (inline) roles on phrases (PR #1178)Dan Allen
2019-07-28resolves #297 document how to prepare TTF font to work best with Asciidoctor PDFDan Allen
2019-07-28minor revisions to Custom Fonts section in theming guide [skip ci]Dan Allen
2019-07-27clarify in theming guide that the fallback font is only enabled in the defaul...Dan Allen
2019-07-27resolves #1044 allow theme to customize style of titles in running content (P...Dan Allen
2019-07-19add support for filled conum glyphs in default themeDan Allen
2019-07-18resolves #133 allow theme to control glyphs used for conums (PR #1161)Dan Allen
2019-07-16recommend in theming guide to start by extending the default theme [skip ci]Dan Allen
2019-07-14add kerning test; allow kerning to be disabled using themeDan Allen
2019-07-14fix formatting in theming guide [skip ci]Dan Allen
2019-07-14add test to verify SVG uses default font if font is not recognizedDan Allen
2019-07-13resolves #313 allow theme to control background and border of inline kbd (PR ...Dan Allen
2019-07-13fix theme defaultsDan Allen
2019-07-08add documentation to theming guide for button and literal keys [skip ci]Dan Allen
2019-07-08resolves #1141 make depth of section titles assigned to section-title attribu...Dan Allen
2019-07-08resolves #1138 fix position of table caption for autowidth tables when captio...Dan Allen
2019-07-07document that the running content will cover the main content if height is la...Dan Allen
2019-07-05resolves #1127 rename pdf-style and pdf-stylesdir attributes to pdf-theme and...Dan Allen
2019-07-04resolves #1126 automatically set stylesdir (PR #1128)Dan Allen
2019-07-04correct the documentation about table stripes [skip ci]Dan Allen
2019-07-04add clarification in theming guide about missing glyphs [skip ci]Dan Allen
2019-07-04clarify how theme file is resolved [skip ci]Dan Allen
2019-07-04fix documentation to explain that images in theme are resolved relative to pd...Dan Allen
2019-07-04document that additional image formats are supported by installing prawn-gmag...Dan Allen
2019-07-02shorten text-alignment attribute to text-align and add testDan Allen
2019-06-30resolves #1122 allow hyphens in theme variable references (PR #1123)Dan Allen
2019-06-30resolves #1117 allow page background size to be controlled using image macro ...Dan Allen
2019-06-30resolves #302 set PDF version to 1.4 by default; allow pdf-version attribute ...Dan Allen
2019-06-28fix invalid key in theming guide [skip ci]Dan Allen
2019-06-27resolves #770 allow theme to set bottom border of table head row (PR #1114)Dan Allen
2019-06-26resolves #702 support text-transform for running content (PR #1111)Dan Allen
2019-06-12clarify that global attribute for table stripes is named stripes for Asciidoc...Dan Allen
2019-06-12document recto/verso background images [skip ci]Dan Allen
2019-06-12remove outdated warning about page backgrounds in AsciidoctorJ PDF [skip ci]Dan Allen
2019-06-05resolves #1089 don't coerce values that are not colors to a string (PR #1090)Dan Allen
2019-05-30resolves #191 allow theme to set paragraph indent (PR #192)Dan Allen
2019-05-26resolve theme file that begins with ./ the same way as any theme fileDan Allen
2019-05-26further clarify the rules for resolving a theme file [skip ci]Dan Allen
2019-05-26clarify how themes are combined [skip ci]Dan Allen
2019-05-26document the extends key in the theme [skip ci]Dan Allen
2019-05-23resolves #1072 clarify in theming guide that height for periphery must be ass...Dan Allen
2019-05-13resolves #1041 add theme key to control page numbering start page (PR #1063)Dan Allen
2019-05-07resolves #1054 add outlinelevels attribute (PR #1056)Dan Allen
2019-05-01resolves #1045 document the footnotes key in the theming guideDan Allen
2019-04-12update code to cover all scenarios where font-based icons are usedDan Allen
2019-04-12resolves #891 upgrade to FontAwesome 5zyuhel
2019-04-09document running_content_start_at key in theming guideDan Allen
2019-04-07remove trailing spaces from theming guide [skip ci]Dan Allen
2019-01-17fix missing colon after ulist key name in theming guideDan Allen
2018-12-31add description of title-page attribute [skip ci]Dan Allen