summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-19Release 1.5.0.alpha.13v1.5.0.alpha.13Dan Allen
2016-09-19Prepare 1.5.0.alpha.13 releaseDan Allen
2016-09-19update WORKLOGDan Allen
2016-09-19change terminology for printed page numbersDan Allen
2016-09-18revert fix for #447 as it breaks anchorsDan Allen
2016-09-18minor rephrasing in chronicles exampleDan Allen
2016-09-18follow-up to #455 document how to specify default pdfwidth using themeDan Allen
2016-09-17simplify logic for resolving image path in block image handlerDan Allen
2016-09-17assign image_path variable when image is a gifDan Allen
2016-09-17consolidate warn statementDan Allen
2016-09-16fix monospaced text inside quotes in chronicles exampleDan Allen
2016-09-16update CHANGELOGDan Allen
2016-09-16use normal text size for brackets around printable URIDan Allen
2016-09-16convert chronicles example to modern AsciiDoc syntaxDan Allen
2016-09-16update commentsDan Allen
2016-09-16follow-up to #383 start parts & chapters on recto pageDan Allen
2016-09-16update wording in chronicles exampleDan Allen
2016-09-16add inline icon to chronicles exampleDan Allen
2016-09-16don't try to import pdf if path can't be resolvedDan Allen
2016-09-16don't attempt to resolve a gif block image; don't warn if in scratch documentDan Allen
2016-09-16delegate rendering of inline icon to convert_inline_icon methodDan Allen
2016-09-16use term position instead of placement for column in running contentDan Allen
2016-09-16update CHANGELOGDan Allen
2016-09-15resolves #270 fix decorative border for multipage quote and verse blocksmeisterluk
2016-09-15add note about how to print a range of pagesDan Allen
2016-09-15update feature list in READMEDan Allen
2016-09-15fix invalid character in revremark in chronicles exampleDan Allen
2016-09-15fix padding around quote block contentDan Allen
2016-09-15upgrade to prawn-icon 1.2.0Dan Allen
2016-09-14update WORKLOGDan Allen
2016-09-14update CHANGELOGDan Allen
2016-09-14document how images are resolvedDan Allen
2016-09-14resolves #462 add non-breaking hyphen to built-in fonts (PR #550)Dan Allen
2016-09-13resolves #555 clarify how to preserve numbers with 3 or more digitsDan Allen
2016-09-13minor update to wording in theming guideDan Allen
2016-09-11resolves #551 don't crash if theme file is empty (PR #552)Dan Allen
2016-09-11lazily initialize @media instance variable to avoid warningDan Allen
2016-09-11use multiline syntax in theming guide to specify a fallback fontDan Allen
2016-09-11warn instead of crash if cover image can't be readDan Allen
2016-09-11resolve bare value of image attribute relative to base_dirDan Allen
2016-09-11don't remove prawn-icon extension (we need it)Dan Allen
2016-09-11resolves #548 only allow prawn-svg to fetch remote images if allow-uri-read i...Dan Allen
2016-09-11upgrade prawn-icon; disable extensionDan Allen
2016-09-10tighten prawn-svg version range; allow prawn-svg to restore fontDan Allen
2016-09-10Fix specification of indentation in theming guide (PR #547)meisterluk
2016-09-09upgrade version of rougeDan Allen
2016-09-09add tip to theming guide that explains how to use default theme as starting p...Dan Allen
2016-09-09update WORKLOGDan Allen
2016-09-09resolves #383 add support for recto/verso margins (PR #415)Dan Allen
2016-09-08use base_align as default alignment for headings (PR #544)Dan Allen