summaryrefslogtreecommitdiff
path: root/docs/modules
AgeCommit message (Expand)Author
2022-09-28resolves #2347 add support for passing a color mode to the default optimizer ...Dan Allen
2022-09-27fix typo on optimize PDF pageDan Allen
2022-09-26rewrite the Asciidoctor Diagram integration sectionDan Allen
2022-09-25clarify which pages the background image is applied to and how to overrideDan Allen
2022-09-25rewrite intro on background images pageDan Allen
2022-09-21minor revisions to theming system descriptionsDan Allen
2022-09-21slight rewording in theming system introDan Allen
2022-09-21rename extend-theme.adoc to create-theme.adocDan Allen
2022-09-21rewrite the Create a Theme page to make the tutorial and explanation easier t...Dan Allen
2022-09-21document the built-in themesDan Allen
2022-09-21swap extend and apply theme pages in navDan Allen
2022-09-21rewrite the introduction to the theming systemDan Allen
2022-09-20add an Upgrade to Asciidoctor PDF 2 migration guideDan Allen
2022-09-20simplify logic in extended converter that supports role on tableDan Allen
2022-09-20access theme as property instead of instance variable in example codeDan Allen
2022-09-19rearrange nav for themingDan Allen
2022-09-18clarify how the theme and theme assets are resolved when using pdf-theme, pdf...Dan Allen
2022-09-15be more clear that SVGs must declare the viewBox attributeDan Allen
2022-09-14add extended converter example that looks for images in multiple dirsDan Allen
2022-09-13use smallcaps in text-transform exampleDan Allen
2022-09-13document useful features that can be enabled using GS_OPTIONSDan Allen
2022-09-12resolves #2337 honor GS_OPTIONS environment variable in RGhost optimizer (PR ...Dan Allen
2022-09-12clarify how to set GS environment variable when using optimizerDan Allen
2022-09-09add hint about remapping the sans-serif font family for diagramsDan Allen
2022-09-08add tip about removing width and height attributes from SVG dataDan Allen
2022-09-07describe the top attribute on the image attribute for a title logo image in m...Dan Allen
2022-09-06upgrade to prawn-icon 3.1.x to add support for the Material Design Icons (mdi...Perceval Anichini
2022-09-06Fix typo: `code` -> `quote` (PR #2335)Stefane Fermigier
2022-09-06drop support for the unmaintained payment font for use in font-based iconsDan Allen
2022-09-05resolves #2330 allow PDF optimizer to be pluggable (PR #2332)Dan Allen
2022-09-03add missing word in docsDan Allen
2022-09-01fix broken xref in docsDan Allen
2022-09-01fully document the heading-min-height-after theme keyDan Allen
2022-08-28add hint that page background image can be set per side and per layoutDan Allen
2022-08-21resolves #2318 allow theme to specify width for image-based admonition icons ...Dan Allen
2022-08-20proofreading with LanguageTool (PR #2320)Guillaume Grossetie
2022-08-20resolves #2304 allow theme to set minimum height of orphans for code blocks (...Dan Allen
2022-08-19resolves #2304 don't break code block that is less than breakable minimum lin...Dan Allen
2022-08-19resolves #2316 allow font settings to be specified per side of a running cont...Dan Allen
2022-08-19fix description of position key for running content in docsDan Allen
2022-08-18document the built-in padding added around a font-based admonition iconDan Allen
2022-08-17fix name of admonition icon category in docsDan Allen
2022-08-17document the image key on the admonition-icon-<name> category of the themeDan Allen
2022-08-16fix typos [no ci]Dan Allen
2022-08-16update what's new page for 2.3.0 releaseDan Allen
2022-08-15document relationship of text alignment roles to text-align keys in themeDan Allen
2022-08-11fix typo in extended converter for admonition theme per typeDan Allen
2022-08-05fix casing in key nameDan 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