% $Id$ % | |
\input{preamble.tex} | |
\begin{document} | |
\input{frontpage/frontpage.tex} | |
\pagestyle{plain} | |
\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} | |
\end{document} | |