2013-03-12 15:42:47 +00:00
|
|
|
\setlength{\headheight}{15pt}
|
|
|
|
|
2012-12-26 03:30:28 +00:00
|
|
|
\pagestyle{fancy}
|
2013-03-12 15:42:47 +00:00
|
|
|
\renewcommand{\chaptermark}[1]{ \markboth{#1}{} }
|
|
|
|
\renewcommand{\sectionmark}[1]{ \markright{#1}{} }
|
|
|
|
|
|
|
|
\fancyhf{}
|
|
|
|
\fancyhead[LE,RO]{\thepage}
|
|
|
|
\fancyhead[RE]{\textit{ \nouppercase{\leftmark}} }
|
|
|
|
\fancyhead[LO]{\textit{ \nouppercase{\rightmark}} }
|
|
|
|
|
|
|
|
\fancypagestyle{plain}{
|
|
|
|
\fancyhf{}
|
|
|
|
\fancyhead[LE,RO]{\thepage}
|
|
|
|
\fancyhead[RE]{\textit{ \nouppercase{Sing-Alongs}} }
|
|
|
|
\fancyhead[LO]{\textit{ \nouppercase{Sing-Alongs}} }
|
|
|
|
}
|