Update of /cvsroot/phpweather/phpweather/docs/src/latex In directory usw-pr-cvs1:/tmp/cvs-serv24306 Modified Files: main.tex Log Message: Added the two new chapters installation and translation. Also added a new command \code which typesets it's contents in a code-style. That means typewriter-font for now. Index: main.tex =================================================================== RCS file: /cvsroot/phpweather/phpweather/docs/src/latex/main.tex,v retrieving revision 1.3 retrieving revision 1.4 diff -u -3 -r1.3 -r1.4 --- main.tex 2001/07/17 12:25:13 1.3 +++ main.tex 2001/07/18 10:34:57 1.4 @@ -44,6 +44,8 @@ \newcommand{\icao}[1]{\textsf{#1}} +\newcommand{\code}[1]{\texttt{#1}} + \newcommand{\filename}{\begingroup \urlstyle{tt}\Url} \urldef{\AUTHORS}\filename{AUTHORS} @@ -79,10 +81,14 @@ \tableofcontents +\include{intro} + \clearpage \pagenumbering{arabic} -\include{intro} +\include{installation} + +\include{translation} %%%%%%%%%% % _______________________________________________ PHPWeather-checkins mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/phpweather-checkins