summaryrefslogtreecommitdiff
path: root/manual/preamble.tex
diff options
context:
space:
mode:
authorMartin Arver <martin.arver@gmail.com>2006-03-30 22:03:46 +0000
committerMartin Arver <martin.arver@gmail.com>2006-03-30 22:03:46 +0000
commit6d5d734c8b054af2393438323007dbeef9d78768 (patch)
treee26cdb0bf6adcf9b488c1c0a294e0660b9dae222 /manual/preamble.tex
parente5230414683ef5f886e1b0e7a5405d7ec02c3606 (diff)
downloadrockbox-6d5d734c8b054af2393438323007dbeef9d78768.tar.gz
rockbox-6d5d734c8b054af2393438323007dbeef9d78768.zip
Patch #4966 from Dominik Riebeling. Nicer headings!
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9376 a1c6a512-1295-4272-9138-f99709370657
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}