| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-08-04 | begin replacing tall.svg with generated spacer SVG in tests | Dan Allen | |
| 2023-05-18 | fix example code in rouge test so it highlighted consistently across versions | Dan Allen | |
| 2023-03-31 | add test for additional key symbols in fallback font | Dan Allen | |
| 2023-02-14 | fix test assertions to account for changes in Rouge 4.1 | Dan Allen | |
| 2022-10-18 | port fix for #2355 pass -dNEWPDF=false to Ghostscript when optimizing PDF so ↵ | Dan Allen | |
| it does not break internal references | |||
| 2022-09-28 | resolves #2347 add support for passing a color mode to the default optimizer ↵ | Dan Allen | |
| (PR #2348) | |||
| 2022-09-09 | add tests to verify that SVG with 100% height occupies full height of ↵ | Dan Allen | |
| content area | |||
| 2022-08-28 | don't force justify first line of abstract if it ends with a hard break | Dan Allen | |
| 2022-08-21 | resolves #2318 allow theme to specify width for image-based admonition icons ↵ | Dan Allen | |
| (PR #2319) * introduce scale theme key for admonition icon to scale down icon without affecting layout * introduce width theme key for admonition icon to control width of image-based icon | |||
| 2022-08-20 | resolves #2311 change style of footnote labels (PR #2312) | Dan Allen | |
| 2022-06-12 | resolves #2241 place block image in SVG format in correct column when page ↵ | Dan Allen | |
| columns are enabled (PR #2242) | |||
| 2022-06-04 | resolves #1933 add support for scale attribute or iw units on pdfwidth ↵ | Dan Allen | |
| attribute on image (PR #2192) | |||
| 2022-05-29 | resolves #2215 interpret width of SVG correctly when width is defined in ↵ | Dan Allen | |
| file using px units (PR #2218) | |||
| 2022-05-28 | resolves #2216 patch prawn-gmagick to reread bit depth of a PNG image if it ↵ | Dan Allen | |
| extracts the wrong value (PR #2217) | |||
| 2022-05-26 | resolves #2059 fix width of multi-word phrase with background and border ↵ | Dan Allen | |
| offset (PR #2212) | |||
| 2022-05-20 | resolves #2193 fix size and position of full height inline image so it fits ↵ | Dan Allen | |
| within available height of page - always use bounds height as max height for inline image - subtract top padding from line metrics from ascender for full height image - don't protect bottom gutter if line contains a full height image - add tests | |||
| 2022-05-16 | use correct left value when creating bounding box | Dan Allen | |
| 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-12 | add utility to conceal page top to force margin to be applied | Dan Allen | |
| 2022-05-05 | add missing reference file to test suite | Dan Allen | |
| 2022-05-03 | resolves #1192 add support for smallcaps text transform (PR #2131) | Dan Allen | |
| - add support for smallcaps value for text-transform in theme - add helper method to do smallcaps translation - add required glyphs to built-in fonts | |||
| 2022-05-03 | adding missing glyph for ÿ in built-in fonts | 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-30 | resolves #2102 allow border width of block to be specified per edge using ↵ | Dan Allen | |
| 4-value array (PR #2107) | |||
| 2022-04-30 | resolves #2103 cap border corners on block when width is defined using array ↵ | Dan Allen | |
| (uniform or otherwise) (PR #2105) | |||
| 2022-04-27 | resolves #1697 allow theme to configure admonition icon image when ↵ | Dan Allen | |
| image-based icons are enabled (PR #2089) | |||
| 2022-04-23 | resolves #902 allow sides of table frame to be styled independently (PR #2067) | Dan Allen | |
| 2022-04-18 | resolves #2052 rename key theme key to kbd (PR #2053) | Dan Allen | |
| * rename key key to kbd * introduce lookup map for deprecated keys * rename internal <key> element to <kbd> | |||
| 2022-04-18 | allow role or theme to control text alignment of colist | Dan Allen | |
| 2022-04-18 | resolves #2010 bundle Noto Sans in addition to Noto Serif and add built-in ↵ | Dan Allen | |
| theme sans-with-fallback-font (PR #2050) | |||
| 2022-04-15 | resolves #1939 honor role and inherited role on inline image (PR #2029) | Dan Allen | |
| additionally resolves #1376 | |||
| 2022-04-14 | resolves #1515 implement smart block bottom margins to prevent extra space ↵ | Dan Allen | |
| below blocks, particularly nested blocks (PR #2028) | |||
| 2022-04-09 | regenerate reference files for arrange block tests to reflect change to ↵ | Dan Allen | |
| dlist bottom margin | |||
| 2022-04-05 | resolves #2016 add arrange block kitchen sink test fixtures and test cases | Sarah White | |
| 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 | |||
| 2022-03-13 | fix reference file after removing tabs from test fixture | Dan Allen | |
| 2022-01-19 | regenerate reference files (PR #1992) | Dan Allen | |
| 2021-09-21 | resolves #1970 don't crash if value of width attribute on image has invalid ↵ | Dan Allen | |
| format (PR #1972) | |||
| 2021-06-11 | add test to assert SVG in SVG is not supported and that converter issues warning | Dan Allen | |
| 2021-02-27 | verify rouge formatter uses default line gap if not specified in theme | Dan Allen | |
| 2021-02-21 | use import_page to apply PDF as background image | Dan Allen | |
| 2021-02-21 | verify PDF can be used as background image | Dan Allen | |
| 2021-02-15 | verify page background is set to white if value defined in theme is not set ↵ | Dan Allen | |
| or transparent | |||
| 2021-02-06 | refactor code from fix for #1875 | Dan Allen | |
| 2021-02-06 | resolves #1875 allow horizontal and vertical lines in table grid to be ↵ | Kjell Irgens | |
| styled independently (PR #1874) | |||
| 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-10-29 | use correct terminology for background image in test suite | Dan Allen | |
| - replace watermark with background | |||
| 2020-10-25 | resolves #1699 add default themes optimized for print (PR #1797) | Dan Allen | |
