summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)Author
2022-09-17backport fix for #2343 provide a fallback value for base-font-sizeDan Allen
2022-09-14backport fix for #2339 fix crash when smallcaps text transform is applied to ...Dan Allen
2022-09-12mark test that uses networkDan Allen
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-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-04verify heading is advanced to next page to avoid breaking across page boundaryDan Allen
2022-09-04don't force justify first line of abstract if it ends with a hard breakDan Allen
2022-09-04backport fix for #2322 draw border on heading if it is advanced to next pageDan Allen
2022-08-19fix test descriptionDan Allen
2022-08-16verify that PNG image is decoded again in scratch documentDan Allen
2022-08-14resolves #2086 strip formatting markup added to source block by custom subs w...Dan 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
2022-08-12add test to verify padding is supported on abstractDan Allen
2022-08-12support text alignment roles on verse blockDan Allen
2022-08-12support text alignment roles on styled paragraphsDan Allen
2022-08-10resolves #2307 use relative font size for big and small roles (PR #2308)Dan Allen
2022-08-10add test to verify theme value with relative units is preservedDan Allen
2022-08-10verify fixed units are resolved before computing valueDan Allen
2022-08-09resolves #2298 only indent text that starts at left margin (PR #2302)Dan Allen
2022-08-09use kwargs in bin_script helperDan Allen
2022-08-08honor theme settings for inner paragraphs in abstractDan Allen
2022-08-08verify converter only decorates first line of first paragraph in abstractDan Allen
2022-08-06resolves #2293 insert column break multi-column layout if column role is spec...Dan Allen
2022-08-06resolves #2300 always insert page break if always option is specified on page...Dan Allen
2022-08-06fix typo in test descriptions [no ci]Dan Allen
2022-08-05verify page break at start of column is ignoredDan Allen
2022-08-03resolves #2291 allow theme to control vertical alignment of footnotes block (...Dan Allen
2022-07-31apply text transform and formatting when computing height of background for c...Dan Allen
2022-07-31apply text formatting when checking height of heading for orphan preventionDan Allen
2022-07-28apply text transformation when checking height of heading for orphan preventionDan Allen
2022-07-23add test to verify style of footnotes title can be configured using themeDan Allen
2022-07-22resolves #2288 prevent orphan detection for heading from modifying document s...Dan Allen
2022-07-20allow theme to control font style of marker (per marker or all markers) for u...Dan Allen
2022-07-20resolves #2279 allow theme to control font properties of marker for ordered l...Dan Allen
2022-07-20resolves #2269 allow top keys in title-page theme category to accept a fixed ...Dan Allen
2022-07-19use Pathname in place of FileUtils in test suite where possibleDan Allen
2022-07-19remove use of build_pdf_theme except where neededDan Allen
2022-07-17refactor test suiteDan Allen
2022-07-17move definition of TareFirstPageContentStreamNoop module in test suiteDan Allen
2022-07-16resolves #2268 allow orphan detection to be enabled for all section titles an...Dan Allen
2022-07-16move helper for visually_match matcher into same fileDan Allen
2022-07-16remove unused code in test suite [no ci]Dan Allen
2022-07-16organize PDF inspectors in test suite into separate filesDan Allen
2022-07-16organize monkey patches in test suite into separate filesDan Allen