Skip to content

Ensure string for ps-quote in dump-pdf-bookmarks

Thomas Morley requested to merge dev/harm/ensure-string-for-ps-quote into master

As of 88fced68 'outline-bookmarks is now always #t. Though, the relevant entry of the toc-alist may not be a string, but a formatted markup.
Applies markup->string to fix this situation.
Test-case:
\markuplist \table-of-contents { \tocItem \markup \underline "xy" R1 }
Extends input/regression/toc-structered.ly to cover it.
Comment about issue 5999 no longer applies, as it is fixed now.
Removing.

Edited by Thomas Morley

Merge request reports