summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2015-08-02Release 1.5.0.alpha.9v1.5.0.alpha.9Dan Allen
2015-08-02Merge pull request #294 from mojavelinux/issue-290Dan Allen
2015-08-02replace unicode_char method with direct unicode sequencesDan Allen
2015-08-02resolves #290 handle conversion to windows-1252 more gracefullyDan Allen
2015-08-02resolves #289 remove use of "rhythm" theme keys from converterDan Allen
2015-08-01resolves #291 allow font_style to be set on literal textDan Allen
2015-07-31resolves #132 load a base theme with defaults for required keysDan Allen
2015-07-30resolves #222 parse inline image macro value of page_background_imageDan Allen
2015-07-29resolves #221 apply point conversion to image widthsDan Allen
2015-07-28resolves #205 enable pagenums by defaultDan Allen
2015-07-28add missing class from fix for #254Dan Allen
2015-07-28resolves #254 support writing to STDOUT (and other IO objects)Dan Allen
2015-07-25resolves #177 enable PDF page import using block image macroDan Allen
2015-07-24resolves #272 allow theme to control header cells in table bodyDan Allen
2015-07-24upgrade Prawn Table to 0.2.2Dan Allen
2015-07-22resolves #258 implement explicit table width (including autowidth)Dan Allen
2015-07-22resolves #274 make line height in running header/footer configurableDan Allen
2015-07-13fix typo in fix for #264Dan Allen
2015-07-13Merge pull request #265 from mojavelinux/issue-264Dan Allen
2015-07-13resolves #266 normalize text content in running header/footerDan Allen
2015-07-12remove redundant use of float in on_page_create callbackDan Allen
2015-07-12resolves #264 modify vertical alignment setting for running header/footerDan Allen
2015-07-05resolves #247 add support for the Rouge source highlighterDan Allen
2015-07-05Merge pull request #244 from mojavelinux/issue-236Dan Allen
2015-07-05resolves #236 expand tabs to spacesDan Allen
2015-06-30Merge pull request #253 from mojavelinux/issue-214Dan Allen
2015-06-30resolves #251 restore text rendering mode after PDF importDan Allen
2015-06-30resolves #214 use table background color, even if whiteDan Allen
2015-06-28Merge pull request #245 from mojavelinux/issue-147Dan Allen
2015-06-28fix parsing of style attribute when it contains spacesDan Allen
2015-06-27resolves #147 delete trailing content page if emptyDan Allen
2015-06-27formattingDan Allen
2015-06-27move footnotes to inline in a lighter shadeDan Allen
2015-06-27Merge pull request #238 from mojavelinux/issue-237Dan Allen
2015-06-27resolves #242 scale down SVG if width is wider than pageDan Allen
2015-06-26Merge pull request #241 from mojavelinux/jruby-fixDan Allen
2015-06-26prepare for next development iteration (a few commits late)Dan Allen
2015-06-26use doctitle fallback in running header/footer instead of droppingDan Allen
2015-06-26Merge pull request #225 from abatalev/masterDan Allen
2015-06-26fix for JRuby 1.7 running in 2.0 mode (but not supporting prepend)Dan Allen
2015-06-25resolves #237 restore method in PDF::Core needed to import PDF pageDan Allen
2015-06-25resolves #215 fix dry run calculation of block height (again)Dan Allen
2015-06-24disable unused local attribute in formatted text parserDan Allen
2015-06-24minor optimizations to formatted text formatter / transformDan Allen
2015-06-24disable warning if using a built-in (AFM) fontDan Allen
2015-06-24small fix for simple doc without sections and doctitleandrey
2015-06-23Release 1.5.0.alpha.8v1.5.0.alpha.8Dan Allen
2015-06-23Merge pull request #218 from mojavelinux/issue-76Dan Allen
2015-06-23Merge pull request #220 from mojavelinux/issue-215Dan Allen
2015-06-23resolves #76 allow fine-grained control over image widthDan Allen