summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-17release 2.3.1 [no ci]v2.3.1Dan Allen
2022-09-17backport fix for #2343 provide a fallback value for base-font-sizeDan Allen
2022-09-15be more clear that SVGs must declare the viewBox attributeDan Allen
2022-09-14add extended converter example that looks for images in multiple dirsDan Allen
2022-09-14backport fix for #2339 fix crash when smallcaps text transform is applied to ...Dan Allen
2022-09-13use smallcaps in text-transform exampleDan Allen
2022-09-12clarify how to set GS environment variable when using optimizerDan Allen
2022-09-12mark test that uses networkDan Allen
2022-09-12add hint about remapping the sans-serif font family for diagramsDan Allen
2022-09-08add tip about removing width and height attributes from SVG dataDan Allen
2022-09-07describe the top attribute on the image attribute for a title logo image in m...Dan Allen
2022-09-06Fix typo: `code` -> `quote` (PR #2335)Stefane Fermigier
2022-09-04add missing reader for compliance attribute on optimizerDan Allen
2022-09-04backport fix for #2328 don't use chapter or part signifier if respective attr...Dan Allen
2022-09-04add missing word in docsDan Allen
2022-09-04add custom cop to ensure debug flag is not left on to_pdf functionDan Allen
2022-09-04fully document the heading-min-height-after theme keyDan Allen
2022-09-04ensure heading-min-height-after theme key is ignored if section is empty or d...Dan Allen
2022-09-04backport fix for #2326 don't include bottom margin when computing heading hei...Dan Allen
2022-09-04fix test descriptions [skip ci]Dan Allen
2022-09-04arrange heading even if section is emptyDan Allen
2022-09-04remove extra line in source [skip ci]Dan Allen
2022-09-04verify heading is advanced to next page to avoid breaking across page boundaryDan Allen
2022-09-04add hint that page background image can be set per side and per layoutDan Allen
2022-09-04simplify logic to apply text transform to first lineDan Allen
2022-09-04don't force justify first line of abstract if it ends with a hard breakDan Allen
2022-09-04upgrade JRuby in CI matrixDan Allen
2022-09-04backport fix for #2322 draw border on heading if it is advanced to next pageDan Allen
2022-08-20proofreading with LanguageTool (PR #2320)Guillaume Grossetie
2022-08-19fix test descriptionDan Allen
2022-08-19fix description of position key for running content in docsDan Allen
2022-08-19fix value of release-line attributeDan Allen
2022-08-19tighten project descriptionDan Allen
2022-08-18document the built-in padding added around a font-based admonition iconDan Allen
2022-08-18remove unneeded variableDan Allen
2022-08-17fix name of admonition icon category in docsDan Allen
2022-08-17document the image key on the admonition-icon-<name> category of the themeDan Allen
2022-08-16prepare branch for development [no ci]Dan Allen
2022-08-16release 2.3.0 [no ci]v2.3.0Dan Allen
2022-08-16fix typos [no ci]Dan Allen
2022-08-16update what's new page for 2.3.0 releaseDan Allen
2022-08-16verify that PNG image is decoded again in scratch documentDan Allen
2022-08-15use lookup tables to verify text alignment namesDan Allen
2022-08-15document relationship of text alignment roles to text-align keys in themeDan Allen
2022-08-15revise CHANGELOG entries for upcoming releaseDan Allen
2022-08-14resolves #2086 strip formatting markup added to source block by custom subs w...Dan Allen
2022-08-14rename prev_subs to saved_subs to make intent more clearDan Allen
2022-08-13resolves #2297 keep footnote label with preceding text (PR #2310)Dan Allen
2022-08-13resolves #2306 use default-for-print theme by default if media is print or pr...Dan Allen
2022-08-12add tests to verify bottom padding is collapsed if text of abstract will fit ...Dan Allen