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
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
2022-09-01
resolves #2326 don't include bottom margin when computing heading height if h...
Dan Allen
2022-08-31
make use of AbstractBlock#empty? method
Dan Allen
2022-08-31
arrange heading even if section is empty
Dan Allen
2022-08-31
remove extra line in source [skip ci]
Dan Allen
2022-08-30
resolves #2314 preserve em and rem units on numerator in calc operation in th...
Dan Allen
2022-08-30
don't include children of section with empty title in outline
Dan Allen
2022-08-30
don't include children of section with empty title in TOC
Dan Allen
2022-08-29
refactor formatted text transform to simplify how inner space is collapsed
Dan Allen
2022-08-28
simplify logic to apply text transform to first line
Dan Allen
2022-08-28
don't force justify first line of abstract if it ends with a hard break
Dan Allen
2022-08-26
revert kwarg to opts on numbered_title method
Dan Allen
2022-08-26
set default value of unused _opts argument to nil to indicate intent
Dan Allen
2022-08-26
switch opts to kwarg on numbered_title method
Dan Allen
2022-08-26
resolves #2322 draw border on heading if it is advanced to next page (PR #2323)
Dan Allen
2022-08-26
use safe navigation operator in a few more places
Dan Allen
2022-08-26
replace each with each_value when only the value is needed
Dan Allen
2022-08-25
minor optimization in formatted text transform
Dan Allen
2022-08-25
consolidate code in formatted text transform to make it easier to manage
Dan Allen
2022-08-24
define fallback value for menu caret content in prepare_theme
Dan Allen
2022-08-24
add break opportunity after kbd separator
Dan Allen
2022-08-24
rename kbd-separator theme key to kbd-separator-content to make its consisten...
Dan Allen
2022-08-23
keep caret between items in menu macro with previous item if items wrap
Dan Allen
2022-08-22
share image info cache between primary and scratch documents to avoid decodin...
Dan Allen
2022-08-21
document the call order for preparing and instantiating a scratch document
Dan Allen
2022-08-21
resolves #2318 allow theme to specify width for image-based admonition icons ...
Dan Allen
2022-08-20
resolves #2311 change style of footnote labels (PR #2312)
Dan Allen
2022-08-20
resolves #2304 allow theme to set minimum height of orphans for code blocks (...
Dan Allen
[prev]
[next]