Revision: 1995 http://geany-plugins.svn.sourceforge.net/geany-plugins/?rev=1995&view=re... Author: frlan Date: 2011-03-17 21:48:56 +0000 (Thu, 17 Mar 2011)
Log Message: ----------- GeanyLaTeX: Documentation: Adding {} after a couple of commands.
Not really needed, but looks better :)
Modified Paths: -------------- trunk/geanylatex/doc/geanylatex.tex
Modified: trunk/geanylatex/doc/geanylatex.tex =================================================================== --- trunk/geanylatex/doc/geanylatex.tex 2011-03-17 10:53:50 UTC (rev 1994) +++ trunk/geanylatex/doc/geanylatex.tex 2011-03-17 21:48:56 UTC (rev 1995) @@ -58,13 +58,13 @@
\pagenumbering{Roman} -\maketitle -\tableofcontents -\listoftables +\maketitle{} +\tableofcontents{} +\listoftables{} \listoffigures{} \lstlistoflistings{}
-\newpage +\newpage{} \pagenumbering{arabic} \section{About the plugin}
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
plugins-commits@lists.geany.org