forked from len0rd/rockbox
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8656 a1c6a512-1295-4272-9138-f99709370657
26 lines
420 B
TeX
26 lines
420 B
TeX
\input{preamble.tex}
|
|
|
|
\begin{document}
|
|
|
|
\input{frontpage/frontpage.tex}
|
|
|
|
\pagestyle{plain}
|
|
|
|
\include{introduction}
|
|
|
|
\tableofcontents
|
|
|
|
\pagestyle{fancy}
|
|
|
|
\input{getting_started/main.tex}
|
|
\input{rockbox_interface/main.tex}
|
|
\input{main_menu/main.tex}
|
|
\input{configure_rockbox/main.tex}
|
|
\input{chapter5/plugins.tex}
|
|
\input{advanced_topics/main.tex}
|
|
%\input{appendix.tex}
|
|
%\appendix
|
|
|
|
\raggedright
|
|
\end{document}
|
|
|