1
0
Fork 0
forked from len0rd/rockbox
foxbox/manual/rockbox.tex
Alexander Levin 348c7d95fa Remove unneeded lines
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25351 a1c6a512-1295-4272-9138-f99709370657
2010-03-27 15:57:05 +00:00

26 lines
465 B
TeX

\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}