> I would expect the following code to generate PDF bookmarks > independently of a \table-of-contents TOC, so that I can easily jump > from section to section when reading the sheet in my score reader > (MobileSheets i.e.). Unfortunately neither Adobe Reader nor PDF24 > Reader show bookmarks.
You can find a complete example as a regression test: https://gitlab.com/lilypond/lilypond/-/blob/master/input/regression/toc-structured.ly Using `evince` (on GNU/Linux), I can view the PDF bookmarks just fine. Werner
