summaryrefslogtreecommitdiff
path: root/docs/modules
AgeCommit message (Collapse)Author
2022-05-25add 2.0.2 and 2.0.3 notes [skip ci]Sarah White
2022-05-25clarify how the top key for the title page logo and title is interpretedDan Allen
2022-05-24resolves #2203 adjust TrimBox to fit inside of BleedBox when using optimizer ↵Dan Allen
and compliance is PDF/X (PR #2204)
2022-05-24add some more context to the breakable/unbreakable option pageDan Allen
2022-05-22resolves #403 advance table to next page if rowspan in first row does not ↵Dan Allen
fit in space remaining on current page (PR #2201)
2022-05-22add 2.0.1 release to what's new pageDan Allen
2022-05-21document the expected return value for convert handler methods [no ci]Dan Allen
2022-05-19move info about font keys per position in running content to corresponding ↵Dan Allen
section
2022-05-19resolves #2191 document the toc-dot-leader-font-size key in the theme referenceDan Allen
2022-05-18add link to release notes on what's new pageDan Allen
2022-05-18fix date in What's New [skip ci]Sarah White
2022-05-18add foundation to support multi-column layout; add example to docs (PR #2190)Dan Allen
2022-05-18document the PDF compliance keywords that can be passed to the optimize ↵Dan Allen
attribute; add missing entry to CHANGELOG
2022-05-17update instructions to convert basic example, retake screenshot, squoosh it, ↵Dan Allen
and store it in docs [no ci]
2022-05-17prepare README for Asciidoctor PDF 2.0.0 release (PR #2188)Sarah White
2022-05-17resolves #412 replace docdir attribute reference in value of pdf-themesdir ↵Dan Allen
and pdf-fontsdir attributes (PR #2183)
2022-05-17resolves #1597 add example of extended converter that adds change bars to ↵Dan Allen
paragraphs (PR #2186)
2022-05-17add example of extended converter that inserts a license pageDan Allen
2022-05-17consider paragraphs whose parent is the document in the paragraph numbering ↵Dan Allen
example
2022-05-17resolves #1325 add example of extended converter that makes the TOC narrow ↵Dan Allen
(PR #2185)
2022-05-17add example that shows how to access page number from converter in an inline ↵Dan Allen
macro
2022-05-17add method of start_new_part and start_new_chapter methods on extended ↵Dan Allen
converter use cases page
2022-05-17resolves #66 add extended converter that creates a custom title page (PR #2184)Dan Allen
2022-05-16[docs] remove trailing lines from page sourceDan Allen
2022-05-16fix typos [skip ci]Sarah White
2022-05-16resolves #2145 document section level override for PDF outline (PR #2181)Sarah White
2022-05-16clarify image usage in documents (PR #2179)Sarah White
2022-05-16draw correlation between base category in theme and body selector in CSSDan Allen
2022-05-16docs reviewed with grammar and spell checker (PR #2171)Alexander Schwartz
2022-05-16use advance_page rather than start_new_page to move heading to next pageDan Allen
2022-05-15resolves #2161 allow hyphenation to be turned on and configured using ↵Dan Allen
base-hyphens key in theme (PR #2162)
2022-05-14resolves #2163 rename theme suffix with-fallback-font to ↵Dan Allen
with-font-fallbacks; add built-in default-sans theme (PR #2168)
2022-05-14resolves #353 add support for image float to converter (PR #2147)Dan Allen
2022-05-14fix xref in docs [no ci]Dan Allen
2022-05-13update padding key information (PR #2169)Sarah White
2022-05-12add new and notable items to What's New page (PR #2166)Sarah White
2022-05-12resolves #2164 configure spacing around thematic break using ↵Dan Allen
thematic-break-padding key (PR #2165)
2022-05-11rename Optimize a PDF to Optimize the PDF [no ci]Dan Allen
2022-05-11modernize attributes on image macro in docs [no ci]Dan Allen
2022-05-11update extended converter that avoids a page break after a heading and use ↵Dan Allen
it in the test case
2022-05-11add index-column-gap key to theme to control size of gap between columns in ↵Dan Allen
index section
2022-05-11fix xref in docs again [no ci]Dan Allen
2022-05-11fix xrefs in docs [no ci]Dan Allen
2022-05-10add new characters and fallback font info (PR #2155)Sarah White
2022-05-10add title page and covers examples (PR #2154)Sarah White
2022-05-07use correct method names in avoid break after section title converter exampleDan Allen
2022-05-07fix syntax error in avoid break after section title converter exampleDan Allen
2022-05-06document outline attributes (PR #2146)Sarah White
2022-05-05explain more clearly which syntax highlighters are supported; declare Rouge ↵Dan Allen
as the preferred choice [no ci]
2022-05-05set navtitle and description for documentation index page [no ci]Dan Allen