| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-02-09 | resolves #747 don't add TOC if empty (PR #748) | Dan Allen | |
| 2017-02-08 | optimize code that generates outline level | Dan Allen | |
| 2017-02-07 | resolves #724 introduce attribute to control table striping (PR #745) | Dan Allen | |
| - add stripe role to control table striping - values are even (default), odd, all, none - introduce keys to control striping - table_body_background_color is "off" value; odd rows by default - table_body_stripe_background_color is "on" value; even rows by default | |||
| 2017-02-06 | minor corrections to changelog | Dan Allen | |
| 2017-02-06 | Begin development on next release | Dan Allen | |
| 2017-02-06 | Release 1.5.0.alpha.14v1.5.0.alpha.14 | Dan Allen | |
| 2017-02-06 | Prepare 1.5.0.alpha.14 release | Dan Allen | |
| 2017-02-06 | update WORKLOG | Dan Allen | |
| 2017-02-06 | fix misspellings and typos in the README | Dan Allen | |
| 2017-02-06 | document that Rouge is the preferred source highlighter | Dan Allen | |
| 2017-02-06 | document how to add support for more image file formats using prawn-gmagick | Dan Allen | |
| 2017-02-05 | set font color of page number for parts in table of contents | Dan Allen | |
| 2017-02-05 | resolves #732 list preface with title in table of contents (PR #743) | Dan Allen | |
| - in the case the preface is defined using a preamble block, and the preface has a title, promote it to a special section so it gets listed in the table of contents | |||
| 2017-02-04 | resolves #45 document use of Asciidoctor Mathematical to enable STEM support | Dan Allen | |
| 2017-02-04 | change title of section about printing page ranges | Dan Allen | |
| 2017-02-03 | set build as default rake task | Dan Allen | |
| 2017-02-03 | make note in theming guide about transforming unicode letters more prominent | Dan Allen | |
| 2017-02-02 | resolves #739 document how to configure fonts in SVG images | Dan Allen | |
| 2017-02-02 | honor background color from Pygments theme | Dan Allen | |
| 2017-02-01 | use === instead of is_a? | Dan Allen | |
| 2017-02-01 | allow side padding on admonition label to be controlled separately | Dan Allen | |
| - allow side padding on admonition label to be controlled by admonition_label_padding - set admonition_label_padding to admonition_label by default - set top and bottom padding on admonition content "inside"k box | |||
| 2017-02-01 | use === instead of is_a? and more efficient array construction | Dan Allen | |
| 2017-01-30 | update WORKLOG | Dan Allen | |
| 2017-01-30 | drop background colors on strings in rouge pastie theme | Dan Allen | |
| - the background colors don't look professional, so drop them | |||
| 2017-01-11 | resolves #703 treat abstract section as abstract block (PR #733) | Dan Allen | |
| 2017-01-09 | resolves #728 don't crash if image in running content fails to embed (PR #729) | Dan Allen | |
| 2017-01-07 | resolves #701 allow toc title properties to be controlled by theme (PR #725) | Dan Allen | |
| - toc_title inherits from heading_h2 which inherits from heading which inherits from base | |||
| 2017-01-06 | allow columns to be set for both recto and verso as fallback | Dan Allen | |
| 2016-12-27 | resolves #700 resize inline image to fit within content height (PR #719) | Dan Allen | |
| - resize inline image to fit within maximum content height - if cursor is within 1% of top bounds, then try to fit in bounds - most likely image will advance to following page otherwise | |||
| 2016-12-26 | consolidate logic to resize image to maximum height | Dan Allen | |
| 2016-12-26 | add square brackets around alt text for inline image | Dan Allen | |
| 2016-12-26 | don't surround alt text of block image with non-breaking spaces | Dan Allen | |
| 2016-12-26 | minor assignment optimization | Dan Allen | |
| 2016-12-26 | don't drop subsequent images after inline image fails to load | Dan Allen | |
| 2016-12-26 | consolidate code | Dan Allen | |
| 2016-12-26 | specify width & height when embedding (inline) raster image to avoid recalc | Dan Allen | |
| 2016-12-25 | resolves #693 show alt text when image fails to embed (PR #718) | Dan Allen | |
| 2016-12-24 | delegate to method to handle missing image | Dan Allen | |
| 2016-12-24 | set example block background to white by default | Dan Allen | |
| 2016-12-22 | resolves #714 resize title logo image to keep on page (PR #715) | Dan Allen | |
| - resize title logo image if it exceeds boundaries to keep it on page - specify height when embedding image to prevent redundant calculation - don't advance page to fit image if pinned option is specified - disable margins on block image if pinned option is specified - simplify cursor management when embedding title logo image | |||
| 2016-12-22 | simplify calculation of rendered width and height of raster image | Dan Allen | |
| 2016-12-22 | resolves #709 map section-title attribute to current section if page has no ↵ | Dan Allen | |
| section - map section-title attribute in running content to the current section if page has no section - only search for section title within current part or chapter | |||
| 2016-12-21 | upgrade prawn-svg dependency to 0.26.x | Dan Allen | |
| 2016-12-20 | update WORKLOG | Dan Allen | |
| 2016-12-20 | fill in missing defaults for keys in theming guide | Dan Allen | |
| 2016-12-20 | add missing issue reference in CHANGELOG | Dan Allen | |
| 2016-12-20 | resolves #708 fix bug in calculation when image overflows page (PR #710) | Dan Allen | |
| 2016-12-20 | describe the quoted string value type in the theming guide | Dan Allen | |
| 2016-12-19 | resolves #6 add support for AsciiDoc table cells (including nested tables) ↵ | Dan Allen | |
| (PR #707) - use custom Cell implementation to support AsciiDoc table cells - supports colspan, rowspan and vertical alignment - works best if column is assigned an explicit (relative) width - does not permit content that exceeds the height of one page - extra padding from last block is added to bottom of cell - does not (yet) inherit font properties from table cell Also resolves duplicates #315, #445 and #358. | |||
| 2016-12-19 | add menu key category to theming guide | Dan Allen | |
