Highlight the current book's column in the table of contents #6

Closed
opened 2026-03-17 09:06:18 +01:00 by shahondin1624 · 0 comments

Description

In the real songbook, the rightmost TOC column representing the book itself ("Carmina Leonis") has a dark/shaded background, visually distinguishing it from the reference book columns. This makes it easy for readers to quickly find the page number in the current book.

The current TOC renderer treats all columns equally with no visual differentiation.

Scope

  • Config: Option to mark which column is the "current book" (e.g. toc.highlight_column: "CL" or by index)
  • TOC Renderer: Apply background shading/color to the designated column header and its data cells
## Description In the real songbook, the rightmost TOC column representing the book itself ("Carmina Leonis") has a dark/shaded background, visually distinguishing it from the reference book columns. This makes it easy for readers to quickly find the page number in the current book. The current TOC renderer treats all columns equally with no visual differentiation. ## Scope - **Config:** Option to mark which column is the "current book" (e.g. `toc.highlight_column: "CL"` or by index) - **TOC Renderer:** Apply background shading/color to the designated column header and its data cells
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: shahondin1624/songbook#6