summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2025-05-06Omit extra margin on bottom of quote and verse passagesmsm-22.3.17-magentastripeCharlotte Koch
2024-06-07Do not write header on chapter-pages or part-pages, nor blank verso pagesmsm-1Charlotte Koch
2024-06-01release 2.3.17Dan Allen
2024-06-01backport fix for #2510 always use /Producer field in document info to credit ...Dan Allen
2024-05-31release 2.3.16Dan Allen
2024-05-31resolves #2512 support base64-encoded SVG image reference in SVG (PR #2524)Dan Allen
2024-05-30backport fix for #2520 duplicate attributes on table when wrapping table in b...Dan Allen
2024-05-27backport fix for #2521 do not hyphenate autolink when hyphenation is enabledAdam Monsen
2024-03-12release 2.3.15Dan Allen
2024-03-11resolves #2508 lock ttfunk to 1.7.x (PR #2509)Dan Allen
2024-03-09backport fix for #2505 drop links from entries in TOCDan Allen
2024-03-08release 2.3.14Dan Allen
2024-03-08eradicate the use of the base64 libraryDan Allen
2024-03-07backport fix for #2502 propagate source location to table cell for descriptio...Dan Allen
2024-03-07upgrade prawn-svg to 0.34 to fix warning about base64 gem when using Ruby >= ...Dan Allen
2024-02-16release 2.3.13Dan Allen
2024-02-16backport fix for #2495 don't drop text on line above inline image macro in ru...Dan Allen
2024-02-16backport fix for #2492 don't warn about missing character in fallback font wh...Dan Allen
2024-02-05backport fix for #2489 support toc start at value for page numbering and runn...Dan Allen
2024-02-04backport fix for #2487 fix page number of index entries in prepress book when...Dan Allen
2024-02-02release 2.3.12Dan Allen
2024-01-27resolves #2480 ensure indentation is preserved at page transition of index wh...Dan Allen
2024-01-23release 2.3.11Dan Allen
2024-01-22remove explicit to_proc calls when passing method references; add notes when ...Dan Allen
2024-01-22backport fix for #2471 assign node to instance variable on table instanceDan Allen
2024-01-20extract shared smallcaps method from TextTransformer#smallcaps_pcdata to make...Dan Allen
2024-01-20backport fix for #2477 force color space to be set when setting up graphic st...Dan Allen
2023-12-04release 2.3.10Dan Allen
2023-12-03backport fix for #2012 don't advance image that's first child of block at top...Dan Allen
2023-12-02fix portability error when setting up ImageWidth valueDan Allen
2023-12-02backport fix for #2463 consider inherited styles when analyzing glyphs for fa...Dan Allen
2023-12-02fix lint errorDan Allen
2023-12-02replace use of dup where possibleDan Allen
2023-10-05backport fix for #2453 add fallback character for placeholder character when ...Dan Allen
2023-08-20backport fix for #2441 show dot leaders in TOC entry if toclevels is increase...Dan Allen
2023-06-28release 2.3.9Dan Allen
2023-06-28fix lint errors reported by RuboCopDan Allen
2023-06-28backport fix for #2434 honor table caption end placement when unbreakable (or...Dan Allen
2023-06-28backport fix for #2433 correctly align block image in raster format in column...Dan Allen
2023-06-25release 2.3.8Dan Allen
2023-06-24backport fix for #2428 prevent inline image from being scaled down in normal ...Dan Allen
2023-06-24reuse width and height of bounds when creating text box for text table cellDan Allen
2023-06-22backport fix for #2430 remove null character enclosed by XML tag when sanitiz...Dan Allen
2023-05-10alias File.exists? to File.exist? when loading RGhost optimizer to patch inco...Dan Allen
2023-04-16release 2.3.7Dan Allen
2023-04-13add workaround for JRuby on Windows when value of imagesdir attribute is abso...Dan Allen
2023-04-10don't crash if source block with custom subs is empty and source highlighter ...Dan Allen
2023-04-09release 2.3.6Dan Allen
2023-04-06don't attempt to further resolve logo image from theme if it's already an abs...Dan Allen
2023-04-06rework patch for File.absolute_path? on JRuby so it returns the correct responseDan Allen