summaryrefslogtreecommitdiff
path: root/CHANGELOG.adoc
AgeCommit message (Expand)Author
2022-09-17provide fallback value for base-font-size theme key before processing keysDan Allen
2022-09-17prepare branch for development [no ci]Dan Allen
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-14backport fix for #2339 fix crash when smallcaps text transform is applied to ...Dan 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-04arrange heading even if section is emptyDan 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-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-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-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-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-09resolves #2298 only indent text that starts at left margin (PR #2302)Dan Allen
2022-08-08honor theme settings for inner paragraphs 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-05remove support for deprecated spread role on tableDan 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-22prepare branch for development [no ci]Dan Allen
2022-07-22release 2.2.0 [no ci]v2.2.0Dan Allen
2022-07-22sync What's New with new enhancements docs (PR #2290)Sarah White
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-20add CHANGELOG section for 2.1.6 releaseDan Allen
2022-07-16resolves #2268 allow orphan detection to be enabled for all section titles an...Dan Allen
2022-07-15document support for relative font sizes in themeDan Allen
2022-07-15don't coerce font size < 1 to relative font size; relative font size should b...Dan Allen
2022-07-14broaden support for relative font sizes in theme to more than just inline ele...Dan Allen
2022-07-12add internal Document#attr_unspecified? method to simplify check for an attri...Dan Allen
2022-07-11resolves #2278 set docimagesdir attribute when attribute substitutions are ap...Dan Allen
2022-07-11always set imagesdir attribute to value of themesdir when resolving images fr...Dan Allen
2022-07-11configure table borders in way that is compatible with prawn-table > 0.2.2Dan Allen
2022-07-10import CHANGELOG entry for 2.1.5 releaseDan Allen
2022-07-09remove bug fixes made in 2.1.x from CHANGELOGDan Allen
2022-07-09resolves #2276 don't allow font scale to compound when entering nested table ...Dan Allen