diff --git a/songbook-style.sty b/songbook-style.sty index 02afef5..aeb0409 100644 --- a/songbook-style.sty +++ b/songbook-style.sty @@ -165,8 +165,7 @@ % --- Render one TOC row --- % #1=title #2=BuLiBu #3=CL #4=SwA #5=Barde #6=LiBock #7=page \newcommand{\songtocrow}[7]{% - #1 & #2 & #3 & #4 & #5 & #6 & \cellcolor{tocheadgray}\textbf{#7} \\ - \hline + #1 & #2 & #3 & #4 & #5 & #6 & \cellcolor{tocheadgray}\textbf{#7} \\* } % --- Rotated column header ---