summaryrefslogtreecommitdiff
path: root/manual/preamble.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/preamble.tex')
-rw-r--r--manual/preamble.tex16
1 files changed, 8 insertions, 8 deletions
diff --git a/manual/preamble.tex b/manual/preamble.tex
index 40fd60118e..f4de2446aa 100644
--- a/manual/preamble.tex
+++ b/manual/preamble.tex
@@ -41,17 +41,17 @@
41%\usepackage{url} 41%\usepackage{url}
42%\urlstyle{same} 42%\urlstyle{same}
43 43
44\pagestyle{fancy} 44% fancy header style adjustments
45\renewcommand{\chaptermark}[1]{\markboth{#1}{}} 45%\renewcommand{\chaptermark}[1]{\markboth{#1}{}}
46\renewcommand{\sectionmark}[1]{\markright{\thesection\ #1}} 46%\renewcommand{\sectionmark}[1]{\markright{\thesection\ #1}}
47\renewcommand{\rightmark}[1]{\thechapter\ }
47\fancyhead{} 48\fancyhead{}
48\fancyfoot{} 49\fancyfoot{}
49\fancyhead[RO]{\iffloatpage{}{\rightmark}} 50\fancyhead[L]{{\textsc{\leftmark}}}
50\fancyhead[LE]{\iffloatpage{}{\leftmark}} 51\fancyhead[R]{\iffloatpage{}{\thepage}}
51\fancyhead[LO,RE]{\iffloatpage{}{\raisebox{-3pt}}} 52\fancyfoot[L]{\textsc{Rockbox users manual}}
52\fancyfoot[RO,LE]{\iffloatpage{}{\thepage}} 53\fancyfoot[R]{\textsc{\playername}}
53 54
54\fancyfoot[CO,CE]{}
55\renewcommand{\headrulewidth}{\iffloatpage{0pt}{0.4pt}} 55\renewcommand{\headrulewidth}{\iffloatpage{0pt}{0.4pt}}
56\renewcommand{\footrulewidth}{\iffloatpage{0pt}{0.4pt}} 56\renewcommand{\footrulewidth}{\iffloatpage{0pt}{0.4pt}}
57\setlength{\headheight}{18.5pt} 57\setlength{\headheight}{18.5pt}