Alexander Levin | b96d4f0 | 2010-03-27 16:02:39 +0000 | [diff] [blame] | 1 | % $Id$ % |
Christi Scarborough | d68d7c0 | 2006-02-06 07:25:25 +0000 | [diff] [blame] | 2 | \input{preamble.tex} |
| 3 | |
| 4 | \begin{document} |
| 5 | |
| 6 | \input{frontpage/frontpage.tex} |
| 7 | |
| 8 | \pagestyle{plain} |
| 9 | |
Martin Arver | b6a9326 | 2006-03-13 15:31:05 +0000 | [diff] [blame] | 10 | \input{intro/main.tex} |
| 11 | |
Christi Scarborough | d68d7c0 | 2006-02-06 07:25:25 +0000 | [diff] [blame] | 12 | \tableofcontents |
| 13 | |
Martin Arver | 6d5d734 | 2006-03-30 22:03:46 +0000 | [diff] [blame] | 14 | % eject page for the new pagestyle starting on the next page! |
| 15 | \eject |
Christi Scarborough | d68d7c0 | 2006-02-06 07:25:25 +0000 | [diff] [blame] | 16 | \pagestyle{fancy} |
| 17 | |
Martin Arver | 8e8207f | 2006-02-11 00:57:17 +0000 | [diff] [blame] | 18 | \input{getting_started/main.tex} |
| 19 | \input{rockbox_interface/main.tex} |
| 20 | \input{main_menu/main.tex} |
| 21 | \input{configure_rockbox/main.tex} |
Martin Arver | e4b0196 | 2006-02-11 01:28:43 +0000 | [diff] [blame] | 22 | \input{plugins/main.tex} |
Martin Arver | 8e8207f | 2006-02-11 00:57:17 +0000 | [diff] [blame] | 23 | \input{advanced_topics/main.tex} |
Martin Arver | 784e0e1 | 2006-03-13 13:29:27 +0000 | [diff] [blame] | 24 | \input{appendix/appendix.tex} |
Christi Scarborough | d68d7c0 | 2006-02-06 07:25:25 +0000 | [diff] [blame] | 25 | |
Christi Scarborough | d68d7c0 | 2006-02-06 07:25:25 +0000 | [diff] [blame] | 26 | \end{document} |
| 27 | |