forked from CryHavoc/dottes
Make only post-tune list items back matter.
The list is part of the main content, after all.
This commit is contained in:
parent
6317f70028
commit
2ac1621998
|
@ -144,8 +144,6 @@ generated \today. The latest version is always available from
|
|||
|
||||
% -----
|
||||
|
||||
\backmatter
|
||||
|
||||
\chapter{List of tune first lines}
|
||||
|
||||
You know the feeling. Everyone has just launched into a well-loved tune.
|
||||
|
@ -160,7 +158,7 @@ tune first lines to help you figure out what it is in time to join in.
|
|||
|
||||
% ----- Back cover page. A plain purple page.
|
||||
|
||||
\newpage
|
||||
\backmatter
|
||||
|
||||
\pagecolor{havocpurple}
|
||||
\thispagestyle{empty}
|
||||
|
|
Loading…
Reference in New Issue