lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: No pdf marks with bookparts?


From: David Kastrup
Subject: Re: No pdf marks with bookparts?
Date: Sat, 01 Aug 2020 23:06:21 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Thomas Morley <thomasmorley65@gmail.com> writes:

> Hi,
>
> the following code generates outlined nested pdf-marks, see attached.
>
> \version "2.21.4"
>
> \book {
>   \markuplist \table-of-contents
>   \tocItem x #"foo"
>   \tocItem x.y #"foo-1"
>   { R1 }
> }
>
> Though, if I switch from \book to \bookpart pdf-marks are gone (while
> the table-of-content is still unaffected).

Wouldn't that warrant putting the \bookpart inside of a \book?  That's
sort of it's point, isn't it?

-- 
David Kastrup



reply via email to

[Prev in Thread] Current Thread [Next in Thread]