summaryrefslogtreecommitdiffstats
path: root/manual/rockbox.tex
blob: d7ddfff3c352cdf161186785c2ed58f6f2bf2469 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
\input{preamble.tex}

\begin{document}

\input{frontpage/frontpage.tex}
    
\pagestyle{plain}

%\include{introduction}
\input{intro/main.tex}

\tableofcontents

% eject page for the new pagestyle starting on the next page!
\eject
\pagestyle{fancy}
    
\input{getting_started/main.tex}
\input{rockbox_interface/main.tex}
\input{main_menu/main.tex}
\input{configure_rockbox/main.tex}
\input{plugins/main.tex}
\input{advanced_topics/main.tex}
\input{appendix/appendix.tex}
\appendix

\raggedright
\end{document}