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
/
spec
/
page_spec.rb
Age
Commit message (
Expand
)
Author
2022-06-23
backport fix for #2253 restore column layout after importing page(s) from PDF
Dan Allen
2022-06-19
make docs more clear about how to apply recto margins to title page [skip ci]
Dan Allen
2022-06-10
resolves #327 arrange body of article or manpage doctype into multiple column...
Dan Allen
2022-05-03
fix warning in log_messages matcher in test suite
Dan Allen
2022-04-26
resolves #1940 pass through warnings in background SVG to logger (PR #2080)
Dan Allen
2022-04-25
verify recto/verso backgrounds are swapped when pdf folio placement is inverted
Dan Allen
2022-04-19
resolves #1918 prepress page margins should honor value of pdf-folio-placemen...
Dan Allen
2022-03-19
remove requirement to wrap first argument to log_messages assertion as a nest...
Dan Allen
2021-06-23
fix lint error
Dan Allen
2021-06-23
add negative test to verify no warnings from background SVG are propagated
Dan Allen
2021-02-22
verify processor warns if PDF for background image cannot be found
Dan Allen
2021-02-21
use import_page to apply PDF as background image
Dan Allen
2021-02-21
verify PDF can be used as background image
Dan Allen
2021-02-15
verify page background is set to white if value defined in theme is not set o...
Dan Allen
2021-02-11
verify different facing background image is still rendered if background imag...
Dan Allen
2021-01-27
resolves #1780 warn instead of crash if background image cannot be embedded (...
Dan Allen
2021-01-11
align warning message about allow-uri-read with core processor
Dan Allen
2020-11-22
resolves #1829 resolve image paths in theme correctly when theme is loaded fr...
Dan Allen
2020-10-29
use correct terminology for background image in test suite
Dan Allen
2020-10-20
modify intrinsic_image_dimensions helper to return value in pt
Dan Allen
2020-09-26
show sensible error message if background image cannot be loaded
Dan Allen
2020-09-26
verify converter shows warning if background image cannot be found
Dan Allen
2020-07-14
use and enforce a consistent style for comment annotations
Dan Allen
2020-07-10
verify background image without explicit width is not scaled down if it alrea...
Dan Allen
2020-07-08
assert that background image is scaled down if both intrinsic height and comp...
Dan Allen
2020-07-08
assert that background image is scaled down if intrinsic height is greater th...
Dan Allen
2020-06-24
test unrecognized background position with two values
Dan Allen
2020-06-15
fix test on older versions of Ruby
Dan Allen
2020-06-15
verify page background is positioned in center if position value is unrecognized
Dan Allen
2020-06-09
do not convert already converted intrinsic width for block and inline SVG
Dan Allen
2020-06-08
fix lint error
Dan Allen
2020-06-08
add test for page size dimension that is unrecognized type or measurement
Dan Allen
2020-06-04
add test for unrecognized or nil initial zoom value in theme
Dan Allen
2020-05-22
allow page size value to be a symbol; add test for invalid type
Dan Allen
2020-05-21
verify default page size is used if one of the dimensions is 0
Dan Allen
2020-05-21
add more tests for page size values defined in theme
Dan Allen
2020-05-12
use single-quoted heredoc where possible
Dan Allen
2020-05-09
resolves #1542 fix assertions in test suite when building RPM (PR #1680)
Dan Allen
2020-05-07
drop unsupported versions of Ruby (Ruby < 2.5 and JRuby < 9.2) (PR #1682)
Dan Allen
2020-05-05
add test to verify default margin is used if page margin is an empty string
Dan Allen
2020-05-04
add test to verify recto/verso margins can be disabled by setting page_margin...
Dan Allen
2020-05-04
fix bogus recto/verso margin tests due to incorrect key names in theme
Dan Allen
2020-04-19
make behavior consistent when page margin resolves to empty array
Dan Allen
2020-04-16
add test to verify margin values in PDF theme are coerced to number
Dan Allen
2020-04-11
add test that page margin array is truncated to 4 items
Dan Allen
2020-04-09
add fit=fill test for SVG background image
Dan Allen
2020-03-10
verify behavior if value of pdf-page-size attribute is unknown string
Dan Allen
2020-03-08
add test for FitV initial zoom value
Dan Allen
2020-02-21
resolves #1566 ensure background and admonition icon image files are closed a...
Dan Allen
2020-02-08
allow background image to be specified as a data URI
Dan Allen
[next]