summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2022-07-16use tables to show installation options for gems; revise installation instruc...Dan Allen
2022-07-15document support for relative font sizes in themeDan Allen
2022-07-14clarify that the ink_title_page method cannot start a new pageDan Allen
2022-07-14document that the breakable option applies to discrete headings as wellDan Allen
2022-07-11resolves #2278 set docimagesdir attribute when attribute substitutions are ap...Dan Allen
2022-07-08explain in more detail why an image width is required to properly support the...Dan Allen
2022-07-07add disclaimer about copying text in a PDF to the limitations sectionDan Allen
2022-07-07update limitations to state that multiple columns are supported unless the do...Dan Allen
2022-07-07update limitations to state that image floats are supportedDan Allen
2022-07-06don't attempt to call start_with? on a Symbol in the extended converter examplesDan Allen
2022-06-30remove link to pf icon set; mark as deprecatedDan Allen
2022-06-27resolves #2252 allow page numbering / running content to start on empty verso...Dan Allen
2022-06-26resolves #2250 add --theme CLI option as shorthand for -a pdf-theme (PR #2251)Dan Allen
2022-06-22revise page about breakable/unbreakable optionsDan Allen
2022-06-21resolves #1768 allow theme to control page break after automatic TOC in artic...Dan Allen
2022-06-21resolves #1719 allow margin for rotated page to be configured independently (...Dan Allen
2022-06-20be more specific about what values are accepted by the theme for a cover imageDan Allen
2022-06-20resolves #1739 allow page background image to be specified per page layout (P...Dan Allen
2022-06-19set up main branch for 2.2.x developmentDan Allen
2022-06-19further clarify how to apply recto margins to title pageDan Allen
2022-06-19make docs more clear about how to apply recto margins to title page [skip ci]Dan Allen
2022-06-19explain how to get more intelligible wrapping in a table cell with a restrict...Dan Allen
2022-06-16document that {page-layout} can be used in path of background image for runni...Dan Allen
2022-06-16use turn off in place of disable in the docsDan Allen
2022-06-14add clarification to docs about running content marginDan Allen
2022-06-14update What's New for 2.1.1 release [no ci]Sarah White
2022-06-13store zero-based column of current and from on Extent (PR #2244)Dan Allen
2022-06-13emphasize that the table role extended converter can be used for other block ...Dan Allen
2022-06-12add example of extended converter to theme specific admonition typesDan Allen
2022-06-12take column into account in extended converter that imprints source language ...Dan Allen
2022-06-11add extended converter example that imprints a source language label on code ...Dan Allen
2022-06-11release 2.1.0 [no ci]v2.1.0Dan Allen
2022-06-10minor revisions to what's new pageDan Allen
2022-06-10fix docs version [skip ci]Dan Allen
2022-06-10update What's New page for Asciidoctor PDF 2.1.0 release (PR #2240)Sarah White
2022-06-10resolves #1795 don't insert page break between part and first chapter if head...Dan Allen
2022-06-10resolves #327 arrange body of article or manpage doctype into multiple column...Dan Allen
2022-06-09clear What's New page [no ci]Sarah White
2022-06-09add patch release information to What's New page (PR #2236)Sarah White
2022-06-06don't apply column box in multiple column example if already in column boxDan Allen
2022-06-04resolves #1933 add support for scale attribute or iw units on pdfwidth attrib...Dan Allen
2022-06-04resolves #2196 add save_theme helper method (PR #2197)Dan Allen
2022-06-04set up main branch for 2.1.x developmentDan Allen
2022-06-03add note about limitation of remote inline imageDan Allen
2022-06-02change name of notitle page to Hide Section Titles and rewrite introDan Allen
2022-06-01clarify that the costly operation with embedding PNG images is zlib inflatingDan Allen
2022-05-28clarify in docs that prawn-gmagick is Linux and macOS onlyDan Allen
2022-05-28resolves #2216 patch prawn-gmagick to reread bit depth of a PNG image if it e...Dan Allen
2022-05-26consistently use uppercase for hex color values in theme docsDan Allen
2022-05-25add 2.0.2 and 2.0.3 notes [skip ci]Sarah White