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
2023-08-04
begin replacing tall.svg with generated spacer SVG in tests
Dan Allen
2023-01-02
add test to assert that pdfwidth is ignored on background image if fit=none i...
Dan Allen
2023-01-02
fix invalid test scenario
Dan Allen
2022-10-30
switch from EOS to END as heredoc delimiter
Dan Allen
2022-10-28
upgrade RuboCop, configure new rules, and update code to conform
Dan Allen
2022-09-25
treat empty background image as none instead of raising a file read error
Dan Allen
2022-09-10
reference remote image that corresponds to current release line branch
Dan Allen
2022-08-20
resolves #2311 change style of footnote labels (PR #2312)
Dan Allen
2022-08-13
resolves #2306 use default-for-print theme by default if media is print or pr...
Dan Allen
2022-08-06
resolves #2293 insert column break multi-column layout if column role is spec...
Dan Allen
2022-07-11
resolves #2278 set docimagesdir attribute when attribute substitutions are ap...
Dan Allen
2022-06-24
verify column layout ends when page layout is changed
Dan Allen
2022-06-23
resolves #2253 restore column layout after importing page(s) from PDF (PR #2254)
Dan Allen
2022-06-21
resolves #1719 allow margin for rotated page to be configured independently (...
Dan Allen
2022-06-20
resolves #1739 allow page background image to be specified per page layout (P...
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
[next]