| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-10-17 | rename uri- prefix to url- for URL attributes in examples | Dan Allen | |
| 2022-08-24 | add break opportunity after kbd separator | Dan Allen | |
| 2022-08-23 | keep caret between items in menu macro with previous item if items wrap | Dan Allen | |
| 2022-08-20 | resolves #2311 change style of footnote labels (PR #2312) | Dan Allen | |
| 2022-05-18 | use CSS hex notation for colors in chronicles themes [no ci] | Dan Allen | |
| 2022-05-17 | update instructions to convert basic example, retake screenshot, squoosh it, ↵ | Dan Allen | |
| and store it in docs [no ci] | |||
| 2022-05-15 | resolves #2173 apply top line height padding to first line of text when text ↵ | Dan Allen | |
| runs to top of next page (PR #2170) | |||
| 2022-05-14 | resolves #353 add support for image float to converter (PR #2147) | Dan Allen | |
| 2022-05-05 | apply smallcaps text transform to first line of abstract in chronicles example | Dan Allen | |
| 2022-05-05 | fix property name in chronicles theme [no ci] | Dan Allen | |
| 2022-05-04 | remove use of deprecated keys in chronicles-dark-theme.yml [no ci] | Dan Allen | |
| 2022-04-30 | adjust top and bottom padding on quote and verse blocks in built-in themes ↵ | Dan Allen | |
| (PR #2110) | |||
| 2022-04-28 | resolves #1786 allow entry for preface to be added to TOC without adding ↵ | Dan Allen | |
| title to body (PR #2094) | |||
| 2022-04-26 | resolves #2061 collapse space in front of hidden index term (PR #2083) | Dan Allen | |
| 2022-04-21 | update link to asciidoc.org in basic example | Dan Allen | |
| 2022-04-08 | remove excess margin below dlist in preparation for #1515 | Dan Allen | |
| 2022-04-05 | resolves #2004 make delimited blocks breakable by default (PR #2020) | Dan Allen | |
| 2022-04-05 | resolves #2003 compute extent of content in scratch document to arrange ↵ | Dan Allen | |
| content block in primary document * introduce arrange_block helper to handle positioning content block in primary document * reimplement new dry_run to compute the extent and start position of the content block instead of just the height * stop rendering at page boundary in scratch document when computing start position of content block to avoid unnecessary work * ensure that caption stays with start of content block when arranging content block * prevent arrange_block from starting content block on page when no content from block fits on that page * avoid converting content that overruns page in AsciiDoc table cell in scratch document * encapsulate push/pop scratch in arrange_block * add tests for the arrange_block helper * prevent nested breakable blocks from flowing beyond first page when performing on single page only * switch dry_run method to accept keyword arguments * avoid arrange_block when converting open block when possible * include negative tests for image taller than page at top of block * verify borders and backgrounds are not drawn in scratch document * add test to verify behavior of stop_if_first_page_empty * include sanity check before drawing background and border over extent * add rdoc to dry_run and arrange_block help methods * reuse computed extent as TOC extent * remove unused code * raise error if table caption does not fit on single page * add test that footnotes are not pushed down if height exceeds height of page | |||
| 2021-03-17 | fix center vertical alignment of normal table cell | Dan Allen | |
| 2021-02-06 | actually use frame=ends instead of frame=topbot in chronicles example | Dan Allen | |
| 2021-02-06 | use frame=ends instead of frame=topbot in chronicles example [skip ci] | Dan Allen | |
| 2021-01-26 | use new precision setting in Prawn | Dan Allen | |
| upgrade precision from 4 to 5 | |||
| 2020-12-07 | resolves #1833 align footnotes block to bottom of page it is placed on (PR ↵ | Dan Allen | |
| #1842) | |||
| 2020-08-09 | release lock on ttfunk version | Dan Allen | |
| 2020-04-19 | remove legacy footnote hack in chronicles example | Dan Allen | |
| 2020-04-19 | regenerate PDF for chronicles example to reflect fix for #1639 | Dan Allen | |
| 2020-03-14 | resolves #1604 configure headings to inherit font style from theme (PR #1606) | Dan Allen | |
| 2020-02-12 | update chronicles example to reflect change in Rouge highlighting output | Dan Allen | |
| 2020-01-14 | add dark theme for chronicles example [skip ci] | Dan Allen | |
| 2019-12-27 | resolves #1436 compute and apply line metrics for table cells correctly (PR ↵ | Dan Allen | |
| #1447) * compute and apply line metrics for cells in table head row * use theme_font to resolve font info for table cells * compute and apply line metrics correctly for cells in table body and foot rows | |||
| 2019-12-24 | resolves #1264 account for border offset in width of fragment (PR #1440) | Dan Allen | |
| 2019-12-22 | anchor element should not inherit any properties | Dan Allen | |
| 2019-12-15 | resolves #1379 allow custom inline role to control text transform (PR #1429) | Dan Allen | |
| 2019-11-21 | change basic example to article doctype and add a toc | Dan Allen | |
| 2019-10-21 | resolves #1340 fix value of implicit chapter-title attribute on preface ↵ | Dan Allen | |
| pages (PR #1341) | |||
| 2019-10-02 | add custom inline roles and additional formatting to chronicles example | Dan Allen | |
| 2019-09-08 | resolves #1204 ensure line height of list items and toc entries is ↵ | Dan Allen | |
| consistent (PR #1261) | |||
| 2019-09-02 | resolves #1247 do not override font color of formatted text in toc (PR #1249) | Dan Allen | |
| 2019-08-07 | resolves #1198 include revremark on title page if specified (PR #1200) | Dan Allen | |
| 2019-07-21 | use official AsciiDoc syntax in examples | Dan Allen | |
| 2019-07-20 | regenerate Noto Serif fonts | Dan Allen | |
| - regenerate Noto Serif fonts (using 1.06 from 2016-10-22) - reimport double arrows from M+ 1p automatically - update subset font script to process Noto Serif fonts - add test to verify selected glyphs are present in both Noto Serif and M+ 1p Fallback fonts - remove unneeded circled numbers from mplus1mn font | |||
| 2019-07-16 | resolves #987 upgrade to M+ fonts to TESTFLIGHT 63a | Dan Allen | |
| 2019-07-16 | upgrade prawn-icon to 2.4.0 and thus Font Awesome to 5.8.2 (PR #1159) | Dan Allen | |
| 2019-07-16 | update Rouge in development build to 3.6.0 | Dan Allen | |
| 2019-07-13 | resolves #313 allow theme to control background and border of inline kbd (PR ↵ | Dan Allen | |
| #1154) | |||
| 2019-07-05 | resolves #1127 rename pdf-style and pdf-stylesdir attributes to pdf-theme ↵ | Dan Allen | |
| and pdf-themesdir (PR #1133) | |||
| 2019-06-17 | resolves #1102 add support for cgi-style options on source language when ↵ | Dan Allen | |
| highlighting with Rouge (PR #1103) - add support for cgi-style options on source language when syntax highlighting with Rouge - upgrade Rouge to 3.4.0 - test against Rouge ~> 2.0.0 in CI matrix - regenerate chronicles example | |||
| 2019-06-13 | resolves #1098 apply padding to table cells in the head row (PR #1100) | Dan Allen | |
| * apply cell padding to table cells in the head row * allow the theme to control the padding of table cells in the head row using the table_head_cell_padding key | |||
| 2019-06-04 | resolves #1087 fix running header text position (PR #1088) | Dan Allen | |
| * fix placement of text in running header; add assertions to match * apply custom theme to chronicles example | |||
| 2019-05-28 | make chronicles example compatible with Asciidoctor 1.5.3 (for testing) | Dan Allen | |
