summaryrefslogtreecommitdiff
path: root/docs/modules
AgeCommit message (Expand)Author
2023-02-20more thoroughly document the noborder role on block imagesDan Allen
2023-02-20clarify that built-in roles can be redefined in the themeDan Allen
2023-02-02clarify that pageref macro example is a two-phase conversionDan Allen
2023-01-30add entry about character references and named entities to Known LimitationsDan Allen
2023-01-27clarify the scope of keys on a custom roleDan Allen
2023-01-24correct example text for padding on thematic break (PR #2386)Jenn Strater
2022-12-12fix typo in link to contributing guideDan Allen
2022-12-08document how to display author and revision information in articleDan Allen
2022-11-25add font-size key to table role example; change role nameDan Allen
2022-10-29resolves #2362 allow revision content to be customized by theme (PR #2366)Dan Allen
2022-10-24rename Paragraph hint to Paragraph Text in navtitleDan Allen
2022-10-24make it more apparent which page in the theming guide applies to paragraphsDan Allen
2022-10-21build on the inline macro example in the docs that resolves the page numberDan Allen
2022-10-18port fix for #2355 pass -dNEWPDF=false to Ghostscript when optimizing PDF so ...Dan Allen
2022-10-14document the chapter-numeral and part-numeral attributes in running contentDan Allen
2022-10-12add another hint about using shorthand to map font to all four font stylesDan Allen
2022-09-29remove limitation of using remote image in doctitle or section title with aut...Dan Allen
2022-09-29document that the converter strips away additional formatting in a source blo...Dan Allen
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