summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-19Add 'part-package-background-image' theme keypart-picturesCharlotte Koch
2023-08-17Do not write header on chapter-pages or part-pages, nor blank verso pages2.3.9-magentastripeCharlotte Koch
2023-06-28release 2.3.9Dan Allen
2023-06-28fix lint errors reported by RuboCopDan Allen
2023-06-28upgrade RuboCop and configure new rulesDan 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-28document how to add breakable option to all tables at runtime using Asciidoct...Dan Allen
2023-06-28clarify that breakable does not keep title with table when using the bottom p...Dan Allen
2023-06-26add the fit attribute to the image scaling tableDan Allen
2023-06-24fix typo in CHANGELOG [no ci]Dan Allen
2023-06-25prepare branch for development [no ci]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-24fix explanation of how inline images in normal table cells are sizedDan Allen
2023-06-23change linked text to link text for consistency [no ci]Dan Allen
2023-06-22backport fix for #2430 remove null character enclosed by XML tag when sanitiz...Dan Allen
2023-06-22add section about inline image scaling in table cells (PR #2429)Markus Napp
2023-06-18document how to set allow-uri-read to allow remote images to be embeddedDan Allen
2023-05-25use --theme CLI option in examples in place of -a pdf-themeDan Allen
2023-05-25fix CI build on WindowsDan Allen
2023-05-25allow workflow to be triggered manually on v2.3.x branch [no ci]Dan Allen
2023-05-11clarify that the fallback font is not consulted when a glyph is missing from ...Dan Allen
2023-05-10bump upper Ruby version from 3.1 to 3.2 in CI workflowDan Allen
2023-05-10alias File.exists? to File.exist? when loading RGhost optimizer to patch inco...Dan Allen
2023-05-09group image pages under heading in navDan Allen
2023-05-09more clearly document the supported built-in roles and what they doDan Allen
2023-05-01update phrasing on install pageDan Allen
2023-05-01make it clear on install page that 2.7 is the minimum Ruby version requiredDan Allen
2023-05-01change the term prerequisites to requirements on install pageDan Allen
2023-05-01replace instructions for modifying encoding with link to system encodings sec...Dan Allen
2023-04-27show correct defaults for border properties on header; document how to enable...Dan Allen
2023-04-27clarify statement about values in default themeDan Allen
2023-04-27show correct defaults for border properties on footerDan Allen
2023-04-19add explicit ID to new section on hiding the page numbersDan Allen
2023-04-19add section dedicated to hiding the page number in the running conntentDan Allen
2023-04-16prepare branch for development [no ci]Dan Allen
2023-04-16release 2.3.7Dan Allen
2023-04-15document Asciidoctor Kroki as optional dependencyDan Allen
2023-04-15add notice to avoid rghost 0.9.8Dan Allen
2023-04-13add workaround for JRuby on Windows when value of imagesdir attribute is abso...Dan Allen
2023-04-12add tip about how to keep section title with multiple ensuing blocksDan Allen
2023-04-10don't crash if source block with custom subs is empty and source highlighter ...Dan Allen
2023-04-09refer to YAML as a data format instead of configuration formatDan Allen
2023-04-09fix references to files in repositoryDan Allen
2023-04-09clarify prerequisites section in documentationDan Allen
2023-04-09prepare branch for development [no ci]Dan Allen
2023-04-09release 2.3.6Dan Allen
2023-04-08heavily revise the Create a Theme page to be easier to follow; show example o...Dan Allen