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
/
toc_spec.rb
Age
Commit message (
Expand
)
Author
2022-05-07
fix formatting of source code in toc test
Dan Allen
2022-05-03
resolves #2128 make allocate_toc method reusable (PR #2129)
Dan Allen
2022-05-02
resolves #2097 allow extended converter to insert or filter toc entries by ov...
Dan Allen
2022-04-30
change inscribe_ method prefix in converter to ink_ (PR #2113)
Dan Allen
2022-04-29
should allow inscribe_toc method in extended converter to insert page above T...
Dan Allen
2022-04-28
resolves #2095 separate align and text-align keys in theme schema and update ...
Dan Allen
2022-04-18
don't crash if theme does not define toc_indent key
Dan Allen
2022-04-17
resolves #1988 respect nonfacing option on first block in document (PR #2046)
Dan Allen
2022-04-13
add tests for toc_margin_top key in theme
Dan Allen
2022-04-05
resolves #2003 compute extent of content in scratch document to arrange conte...
Dan Allen
2022-03-12
fix typo in test description [skip ci]
Dan Allen
2021-02-25
don't crash when generating TOC if section title is empty
Dan Allen
2020-11-27
add toc-title-align theme key to test case
Dan Allen
2020-10-17
fix lint violation
Dan Allen
2020-10-17
verify fallback value is used to align toc title if not set in theme
Dan Allen
2020-09-29
upgrade rubocop and update code to honor new rules
Dan Allen
2020-09-22
only insert macro toc at location of first toc macro
Dan Allen
2020-08-31
add missing test case for facing toc in prepress book
Dan Allen
2020-08-30
fix assertion
Dan Allen
2020-08-30
allow theme to control font size of dot leader in TOC
Dan Allen
2020-08-25
consistently use "be" matcher to assert page number
Dan Allen
2020-08-19
resolves #1752 render image at end of section title in corresponding toc entr...
Dan Allen
2020-07-14
verify theme can configure font style of dot leader in toc
Dan Allen
2020-07-14
use and enforce a consistent style for comment annotations
Dan Allen
2020-07-11
verify that no dots are added in TOC entry if number resolves to < 0
Dan Allen
2020-07-06
add test to verify text decoration can be set per heading level in toc
Dan Allen
2020-07-03
add support for preamble toc placement
Dan Allen
2020-07-03
verify toc is not inserted at macro if only toc-placement attribute is set
Dan Allen
2020-06-27
verify toc macro is skipped if value of toc attribute is macro
Dan Allen
2020-06-20
verify toc is not moved to recto page of prepress book when nonfacing option ...
Dan Allen
2020-06-20
verify macro toc starts on recto page of book when media is prepress
Dan Allen
2020-06-20
verify new page isn't started for macro toc if already at top of page
Dan Allen
2020-06-13
fix assertion
Dan Allen
2020-06-13
verify font color of dot leader is inherited if not specified
Dan Allen
2020-06-12
verify manual toc is not inserted if document has no sections
Dan Allen
2020-05-18
add test for enabling toc dot leader per section level
Dan Allen
2020-05-16
verify theme can enable toc dot leader for specific section level
Dan Allen
2020-05-16
verify toc dot leader can be disabled by setting level to none
Dan Allen
2020-05-16
verify toc dot leader can be disabled by setting content to empty string
Dan Allen
2020-05-16
assert behavior when toclevels is less than 0
Dan Allen
2020-04-22
simplify calls to find_text that include a filter
Dan Allen
2020-03-22
resolves #1378 disable running header and/or footer on toc pages if noheader ...
Dan Allen
2020-03-12
add test for text transform in toc
Dan Allen
2020-03-01
rewrite lines method in text inspector to insert space between separate text ...
Dan Allen
2020-02-12
resolves #1552 drop support for versions of Asciidoctor < 2 (PR #1553)
Dan Allen
2020-02-01
resolves #1533 place dots on correct page when section title in TOC wraps acr...
Dan Allen
2020-01-02
resolves #734 allow section to override toclevels for self and children using...
Dan Allen
2019-12-19
resolves #1434 allocate space for pagenum in toc consistently (PR #1435)
Dan Allen
2019-12-04
fix test failures in JRuby
Dan Allen
2019-12-03
add and customize dedicated linter rules for rspec
Dan Allen
[next]