Fix rowcolors bleeding into chord tabulars
Reset \rowcolors after the TOC longtable to prevent alternating gray backgrounds from affecting leadsheets' chord placement tabulars, which was clipping/overlaying song lyrics. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -158,6 +158,7 @@
|
|||||||
\endhead
|
\endhead
|
||||||
\InputIfFileExists{\jobname.songtoc}{}{}%
|
\InputIfFileExists{\jobname.songtoc}{}{}%
|
||||||
\end{longtable}%
|
\end{longtable}%
|
||||||
|
\rowcolors{1}{}{}%
|
||||||
}
|
}
|
||||||
|
|
||||||
% ==========================================================================
|
% ==========================================================================
|
||||||
|
|||||||
Reference in New Issue
Block a user