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
/
running_content_spec.rb
Age
Commit message (
Expand
)
Author
2023-03-29
resolves #2398 use first recto page after toc when media is prepress and page...
Dan Allen
2022-10-30
switch from EOS to END as heredoc delimiter
Dan Allen
2022-10-28
resolves #2361 resolve attribute references in target of image in running con...
Dan Allen
2022-08-19
resolves #2316 allow font settings to be specified per side of a running cont...
Dan Allen
2022-08-19
fix test description
Dan Allen
2022-07-19
remove use of build_pdf_theme except where needed
Dan Allen
2022-07-11
resolves #2278 set docimagesdir attribute when attribute substitutions are ap...
Dan Allen
2022-07-11
always set imagesdir attribute to value of themesdir when resolving images fr...
Dan Allen
2022-06-27
resolves #2252 allow page numbering / running content to start on empty verso...
Dan Allen
2022-06-23
resolves #2255 interpret start-at theme keys with value 1 correctly (PR #2256)
Dan Allen
2022-05-19
fix test description [no ci]
Dan Allen
2022-05-04
enable running footer when using base theme
Dan Allen
2022-05-04
resolves #2134 use base-border-color as default border color (PR #2136)
Dan Allen
2022-04-30
fix crash in certain circumstances when theme does not define value for base-...
Dan Allen
2021-06-16
enable additional code style rules; add reason when disabling rule; update co...
Dan Allen
2021-06-16
upgrade RuboCop and adjust code to match fix for RegexpLiteral rule
Dan Allen
2021-06-02
upgrade RuboCop and fix indentation of multi-line method calls [skip ci]
Dan Allen
2021-05-10
resolves #1917 honor pdf-folio-placement setting even when media=prepress (PR...
Dan Allen
2021-01-11
align warning message about allow-uri-read with core processor
Dan Allen
2020-12-16
verify column rule is not drawn in running content if width is nil
Dan Allen
2020-12-04
remove unnecessary visual tag from test
Dan Allen
2020-12-04
verify converter does not draw column rule in running content if column rule ...
Dan Allen
2020-11-28
fix lint error in test suite
Dan Allen
2020-11-28
add test to verify theme can change style of column rule in running content
Dan Allen
2020-10-24
remove unused instances of analyze option in test suite
Dan Allen
2020-10-24
test defaults for running content border
Dan Allen
2020-10-23
verify running content padding can be set per side
Dan Allen
2020-10-04
fix lint error
Dan Allen
2020-10-03
verify vertical alignment of running content can be set from center
Dan Allen
2020-09-22
resolves #1772 use value of untitled-label as fallback value for doctitle in ...
Dan Allen
2020-09-14
add missing test case for page_numbering_start_at
Dan Allen
2020-09-08
resolves #1763 add support for after-toc keyword to start-at keys for page nu...
Dan Allen
2020-08-25
verify inline macro can be used in running content
Dan Allen
2020-08-12
verify running content margin can be set to single element array
Dan Allen
2020-07-27
remove unnecessary root namespace on types in test suite
Dan Allen
2020-07-23
resolves #1727 allow theme to configure page numbering to start at cover (PR ...
Dan Allen
2020-07-21
show alt text in running content if image fails to embed
Dan Allen
2020-07-21
test that converter emits warning if image cannot be embedded in running content
Dan Allen
2020-07-14
use and enforce a consistent style for comment annotations
Dan Allen
2020-07-14
verify image macro in running content is skipped if target cannot be resolved
Dan Allen
2020-06-30
verify that column specs for running content can be comma-separated
Dan Allen
2020-06-30
verify running content is shown as single, left-aligned column if columns val...
Dan Allen
2020-06-29
fix alignment of link box for image in running content with numeric vertical ...
Dan Allen
2020-06-24
coerce running content to string and remove unnecessary type check when rende...
Dan Allen
2020-06-22
verify section-title attribute is not set in running content if document has ...
Dan Allen
2020-06-17
verify link annotation around image respect vertical alignment
Dan Allen
2020-06-15
verify running content is not added if all pages are imported
Dan Allen
2020-06-03
verify background image size for running content is computed per side if nece...
Dan Allen
2020-05-20
add test for middle alias for vertical align of image in running content
Dan Allen
2020-05-07
drop unsupported versions of Ruby (Ruby < 2.5 and JRuby < 9.2) (PR #1682)
Dan Allen
[next]