summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-29Release 1.5.0.beta.7v1.5.0.beta.7Dan Allen
2019-10-29resolves #1300 allow ranges of pages from PDF file to be imported using image...Dan Allen
2019-10-28fix warning in test suiteDan Allen
2019-10-28resolves #1352 ignore invalid align value for title logo image (PR #1353)Dan Allen
2019-10-28add clarification about the dropping of lines with missing attribute referenc...Dan Allen
2019-10-28improve docs for scripts attribute in themeing guide [skip ci]Dan Allen
2019-10-28document the script attribute in the theming guide [skip ci]Dan Allen
2019-10-28skip incompatible specs on Ruby 2.3Dan Allen
2019-10-28add test to verify names are hex encoded if contain non-ASCII charsDan Allen
2019-10-27resolves #1349 generate outline if document has doctitle but no body (PR #1351)Dan Allen
2019-10-27verify that bare path in image attribute is resolved relative to docdirDan Allen
2019-10-26resolves #1348 don't duplicate first section in outline if doctitle is not se...Dan Allen
2019-10-26fix crash when document has no doctitle or sections and untitled-label attrib...Dan Allen
2019-10-26add specific tests for pdfwidth and scaledwidth attributes on images and thei...Dan Allen
2019-10-25resolves #1346 allow elements on title page to be disabled from theme (PR #1347)Dan Allen
2019-10-25verify that custom inline role can specify relative font sizeDan Allen
2019-10-24resolves #1338 set chapter-title or section-title attributes to value of toc-...Dan Allen
2019-10-24fix warningsDan Allen
2019-10-24ignore warnings in test suite that come from gem dependenciesDan Allen
2019-10-24minor optimization when checking if instance variable is setDan Allen
2019-10-24cache value of section indentDan Allen
2019-10-24document how to map verso config for footer (or header) to recto config in th...Dan Allen
2019-10-23add tests for xrefstyle when referencing partDan Allen
2019-10-22add test to verify section-title is not set in running content for page in pr...Dan Allen
2019-10-21resolves #1340 fix value of implicit chapter-title attribute on preface pages...Dan Allen
2019-10-20resolves #1335 implement section indent properly (PR #1337)Dan Allen
2019-10-20document how to use development versions of Prawn and its extensions [skip ci]Dan Allen
2019-10-20upgrade Ruby version in README; recommend installing gems into project [skip ci]Dan Allen
2019-10-19add test for sidebar titleDan Allen
2019-10-19only use layout_heading for actual headings, not document or block titlesDan Allen
2019-10-19resolves #1334 fix value of implicit page-count attribute (PR #1336)Dan Allen
2019-10-19simplify bin_script test helper; use it to resolve asciidoctor command in tes...Dan Allen
2019-10-19register asciidoctor-pdf-optimize as a bin scriptDan Allen
2019-10-19make flags in test suite more fine-grainedDan Allen
2019-10-18add flag to test helper methods to make it easier to control the footerDan Allen
2019-10-18update theming guide to clarify the syntax for section-indent key [skip ci]Dan Allen
2019-10-18remove unused assignment [skip ci]Dan Allen
2019-10-17resolves #1332 don't promote first paragraph of preamble to lead paragraph if...Dan Allen
2019-10-17document the two value argument for section-indent in the theming guide [skip...Dan Allen
2019-10-17use consistent spacing in theming guide between table and table footnotes [sk...Dan Allen
2019-10-17document that the toc value for start-at keys only applies when toc is in def...Dan Allen
2019-10-17switch thinking guide to use macro toc [skip ci]Dan Allen
2019-10-17test asciidoctor-pdf-optimize bin scriptDan Allen
2019-10-17fix name of optimize script in warning messageDan Allen
2019-10-17use default quality if specified quality for optimizer is not recognizedDan Allen
2019-10-16resolves #1326 allow custom role to control text decoration property (PR #1329)Dan Allen
2019-10-16add note to theming guide about when subtitle partitioning is enabled [skip ci]Dan Allen
2019-10-16document how to override the default alternating page numbers in the running ...Dan Allen
2019-10-16add test to verify doctitle is partitioned into main title and subtitleDan Allen
2019-10-16add test for built-in underline and line-through rolesDan Allen