summaryrefslogtreecommitdiff
path: root/docs/modules/extend/pages
AgeCommit message (Expand)Author
2023-08-16toclevels attribute should be singular in explanationDan Allen
2023-06-28document how to add breakable option to all tables at runtime using Asciidoct...Dan Allen
2023-05-25use --theme CLI option in examples in place of -a pdf-themeDan Allen
2023-04-11add extended converter to add wrap indicator to code blocksDan Allen
2023-03-26explain where to find the source code for the extended converter use casesDan Allen
2023-02-02clarify that pageref macro example is a two-phase conversionDan Allen
2022-11-25add font-size key to table role example; change role nameDan Allen
2022-10-21build on the inline macro example in the docs that resolves the page numberDan Allen
2022-09-14add extended converter example that looks for images in multiple dirsDan Allen
2022-08-05mention that heading-min-height-after key can be used to enable orphan preven...Dan Allen
2022-08-05document how to vertically center the part title using an extended converterDan Allen
2022-07-25rework Tailoring the conversion section and link to create and use pagesDan Allen
2022-07-25rewrite intro on Extend the PDF Converter pageDan Allen
2022-07-22sync What's New with new enhancements docs (PR #2290)Sarah White
2022-07-14clarify that the ink_title_page method cannot start a new pageDan Allen
2022-06-13store zero-based column of current and from on Extent (PR #2244)Dan Allen
2022-06-13emphasize that the table role extended converter can be used for other block ...Dan Allen
2022-06-12add example of extended converter to theme specific admonition typesDan Allen
2022-06-11add extended converter example that imprints a source language label on code ...Dan Allen
2022-06-10resolves #327 arrange body of article or manpage doctype into multiple column...Dan Allen
2022-06-04resolves #2196 add save_theme helper method (PR #2197)Dan Allen
2022-05-21document the expected return value for convert handler methods [no ci]Dan Allen
2022-05-18add foundation to support multi-column layout; add example to docs (PR #2190)Dan Allen
2022-05-17resolves #1597 add example of extended converter that adds change bars to par...Dan Allen
2022-05-17add example of extended converter that inserts a license pageDan Allen
2022-05-17resolves #1325 add example of extended converter that makes the TOC narrow (P...Dan Allen
2022-05-17add example that shows how to access page number from converter in an inline ...Dan Allen
2022-05-17add method of start_new_part and start_new_chapter methods on extended conver...Dan Allen
2022-05-17resolves #66 add extended converter that creates a custom title page (PR #2184)Dan Allen
2022-05-16docs reviewed with grammar and spell checker (PR #2171)Alexander Schwartz
2022-05-14resolves #353 add support for image float to converter (PR #2147)Dan Allen
2022-05-11update extended converter that avoids a page break after a heading and use it...Dan Allen
2022-05-02add note about using theme keys in an extended converter [no ci]Dan Allen
2022-05-02rearrange pages in extend docs moduleDan Allen
2022-05-02add extended converter use cases page and put extended converter code in exam...Dan Allen
2022-04-30change inscribe_ method prefix in converter to ink_ (PR #2113)Dan Allen
2022-04-28resolves #2099 change layout_ method prefix to inscribe_ in converter (PR #2100)Dan Allen
2022-04-27don't call arrange_section if section title is hiddenDan Allen
2022-04-25revise arrange_section override example in docs [no ci]Dan Allen
2022-04-25add example that shows how to override arrange_section method of converter [n...Dan Allen
2022-04-19resolves #1887 set up PDF docs component version (PR #2035)Sarah White