SF.net SVN: geany-plugins:[1995] trunk/geanylatex/doc/geanylatex.tex
frlan at users.sourceforge.net
frlan at xxxxx
Thu Mar 17 21:48:57 UTC 2011
Revision: 1995
http://geany-plugins.svn.sourceforge.net/geany-plugins/?rev=1995&view=rev
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.
More information about the Plugins-Commits
mailing list