index
:
asciidoctor-pdf
2.3.17-magentastripe
2.3.9-magentastripe
main
part-pictures
MSM's fork of Asciidoctor-PDF
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2023-04-06
don't attempt to further resolve logo image from theme if it's already an abs...
Dan Allen
2023-04-05
make URL check in patched File.absolute_path? more robust
Dan Allen
2023-04-05
rework patch for File.absolute_path? on JRuby so it returns the correct response
Dan Allen
2023-03-31
remove deprecated, undocumented svg-font-family theme key
Dan Allen
2023-03-29
resolves #2398 use first recto page after toc when media is prepress and page...
Dan Allen
2023-03-29
resolves #2410 catalog all footnotes found inside AsciiDoc table cells (PR #2...
Dan Allen
2023-03-27
related to #2379 honor theme settings for caption on table with breakable or ...
Dan Allen
2023-03-27
resolves #2379 restore bottom margin on table with breakable or unbreakable o...
Dan Allen
2023-03-27
resolves #2368 do not drop section that follows empty index (PR #2414)
Dan Allen
2023-03-12
resolves #2402 add callout-list-marker-font-color theme key to control color ...
Dan Allen
2023-03-11
fix warning in class for AsciiDoc table cell
Dan Allen
2023-02-12
resolves #2390 prevent special character substitution from interfering with c...
Dan Allen
2022-12-07
resolves #2373 correctly map all icons from FontAwesome 4 (PR #2374)
Dan Allen
2022-11-14
qualify reference to AttributeList class
Dan Allen
2022-10-30
switch from EOS to END as heredoc delimiter
Dan Allen
2022-10-29
resolves #2362 allow revision content to be customized by theme (PR #2366)
Dan Allen
2022-10-28
resolves #2361 resolve attribute references in target of image in running con...
Dan Allen
2022-10-27
resolves #2363 replace use of AbstractBlock#role= method to ensure compatbili...
Dan Allen
2022-10-25
resolves #2358 support horizontal alignment on AsciiDoc table cell that only ...
Dan Allen
2022-10-24
enable GuardClause lint rule for method bodies >= 15 lines and reformat code
Dan Allen
2022-10-22
use more idiomatic while loop when evaluating math in theme data
Dan Allen
2022-10-22
port fix for #2354 fix crash if last fragment in TOC entry is not rendered
Dan Allen
2022-10-22
fix regression that prevented trailing hard break from being removed
Dan Allen
2022-10-20
remove gem version patch script and update release script
Dan Allen
2022-10-18
port fix for #2355 pass -dNEWPDF=false to Ghostscript when optimizing PDF so ...
Dan Allen
2022-09-28
resolves #2347 add support for passing a color mode to the default optimizer ...
Dan Allen
2022-09-25
treat empty background image as none instead of raising a file read error
Dan Allen
2022-09-19
call merge instead of dup on Hash where possible (more efficient)
Dan Allen
2022-09-17
provide fallback value for base-font-size theme key before processing keys
Dan Allen
2022-09-17
resolves #2343 provide a fallback value for base-font-size (PR #2344)
Dan Allen
2022-09-14
resolves #2339 fix crash when smallcaps text transform is applied to a phrase...
Dan Allen
2022-09-12
resolves #2337 honor GS_OPTIONS environment variable in RGhost optimizer (PR ...
Dan Allen
2022-09-11
use drop instead of slice to copy array without first entry
Dan Allen
2022-09-11
initialize tmp_files eagerly; move call to register_fonts directly after load...
Dan Allen
2022-09-10
resolve remote image in document title or section title with autogenerated ID
Dan Allen
2022-09-07
resolves #928 use ICU if available to sort index entries and group terms unde...
Dan Allen
2022-09-06
upgrade to prawn-icon 3.1.x to add support for the Material Design Icons (mdi...
Perceval Anichini
2022-09-06
drop support for the unmaintained payment font for use in font-based icons
Dan Allen
2022-09-05
update variable name [no ci]
Dan Allen
2022-09-05
fix collation order of index terms that differ only in case
Dan Allen
2022-09-05
compute category name in IndexCatalog#init_category method
Dan Allen
2022-09-05
resolves #2330 allow PDF optimizer to be pluggable (PR #2332)
Dan Allen
2022-09-05
only load Treetop runtime so it does not overload require method
Dan Allen
2022-09-05
restore original require after loading treetop
Dan Allen
2022-09-04
resolves #1785 allow optimizer to be specified using :pdf_optimizer API optio...
Dan Allen
2022-09-03
add missing reader for compliance attribute on optimizer
Dan Allen
2022-09-03
resolves #2328 don't use chapter or part signifier if respective attribute is...
Dan Allen
2022-09-03
consolidate more logic into init_pdf
Dan Allen
2022-09-02
process pre-wrap role in text formatter
Dan Allen
2022-09-01
ensure heading-min-height-after theme key is ignored if section is empty or d...
Dan Allen
[next]