summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2019-08-27fix anchor in theming guide [skip ci]Dan Allen
2019-08-26resolves #767 allow theme to configure border around block image (PR #1222)Dan Allen
2019-08-19resolves #1210 allow theme to control min height required after section (PR #...Dan Allen
2019-08-18resolves #576 apply heading-margin-page-top key from theme when cursor is at ...Dan Allen
2019-08-18fix example for heading level-specific text transform in theming guide [skip ci]Dan Allen
2019-08-17use hyphen in certain variable names in theme guide [skip ci]Dan Allen
2019-08-17resolves #74 allow page break before and after part and before chapter to be ...Dan Allen
2019-08-12resolves #80 allow multiple font dirs to be specified (PR #1205)Dan Allen
2019-08-09add note to theming guide about how to declare multiple icon types [skip ci]Dan Allen
2019-08-07add more information and recommendations about extending themes [skip ci]Dan Allen
2019-08-07clarify information about using an image in the running header and footer [sk...Dan Allen
2019-08-07add anchor to ulist-marker-type prefix in theming guide [skip ci]Dan Allen
2019-08-06resolves #1194 add the .notdef glyph to the bundled fonts (PR #1195)Dan Allen
2019-08-05resolves #305 allow initial zoom to be controlled by theme (PR #1191)Dan Allen
2019-08-05reduce min font size in base themeDan Allen
2019-08-03clarify docs for the title-page attribute in the theming guide [skip ci]Dan Allen
2019-08-02clarify background color and image settings in theming guide [skip ci]Dan Allen
2019-07-31don't rely on base_line_height_length theme key in converter; set fallback va...Dan Allen
2019-07-31document predefined roles in theming guide [skip ci]Dan Allen
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