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
Age
Commit message (
Expand
)
Author
2022-09-21
rewrite the introduction to the theming system
Dan Allen
2022-09-20
add an Upgrade to Asciidoctor PDF 2 migration guide
Dan Allen
2022-09-20
simplify logic in extended converter that supports role on table
Dan Allen
2022-09-20
access theme as property instead of instance variable in example code
Dan Allen
2022-09-19
call merge instead of dup on Hash where possible (more efficient)
Dan Allen
2022-09-19
rearrange nav for theming
Dan Allen
2022-09-18
clarify how the theme and theme assets are resolved when using pdf-theme, pdf...
Dan Allen
2022-09-17
import CHANGELOG entries from 2.3.2 release
Dan Allen
2022-09-17
provide fallback value for base-font-size theme key before processing keys
Dan Allen
2022-09-17
import CHANGELOG entries from 2.3.1 release
Dan Allen
2022-09-17
resolves #2343 provide a fallback value for base-font-size (PR #2344)
Dan Allen
2022-09-15
be more clear that SVGs must declare the viewBox attribute
Dan Allen
2022-09-14
add extended converter example that looks for images in multiple dirs
Dan Allen
2022-09-14
resolves #2339 fix crash when smallcaps text transform is applied to a phrase...
Dan Allen
2022-09-13
use smallcaps in text-transform example
Dan Allen
2022-09-13
document useful features that can be enabled using GS_OPTIONS
Dan Allen
2022-09-12
resolves #2337 honor GS_OPTIONS environment variable in RGhost optimizer (PR ...
Dan Allen
2022-09-12
add tip about turning off Ruby deprecations when using Ruby 2.7
Dan Allen
2022-09-12
provide more specific instructions for development, including a detailed desc...
Dan Allen
2022-09-12
use rect analyzer to assert location of rectangle from SVG
Dan Allen
2022-09-12
clarify how to set GS environment variable when using optimizer
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-10
reference remote image that corresponds to current release line branch
Dan Allen
2022-09-10
mark test that uses network
Dan Allen
2022-09-09
add test to verify font used for diagram can be remapped
Dan Allen
2022-09-09
add hint about remapping the sans-serif font family for diagrams
Dan Allen
2022-09-09
add tests to verify that SVG with 100% height occupies full height of content...
Dan Allen
2022-09-08
add tip about removing width and height attributes from SVG data
Dan Allen
2022-09-07
resolves #928 use ICU if available to sort index entries and group terms unde...
Dan Allen
2022-09-07
really use Rouge 3 on JRuby in CI
Dan Allen
2022-09-07
downgrade Rouge to 3 when testing JRuby 9.2
Dan Allen
2022-09-07
describe the top attribute on the image attribute for a title logo image in m...
Dan Allen
2022-09-06
test integration with Rouge 4 in CI
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
Fix typo: `code` -> `quote` (PR #2335)
Stefane Fermigier
2022-09-06
drop support for the unmaintained payment font for use in font-based icons
Dan Allen
2022-09-06
add test to verify all icon sets are supported
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
require Gem::Version patch in Gemfile instead of Rakefile
Dan Allen
2022-09-04
reclassify CHANGELOG entry for #2326
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
[prev]
[next]