SF.net SVN: geany-plugins:[637] trunk/geanylatex/doc/geanylatex.tex
frlan at users.sourceforge.net
frlan at xxxxx
Wed May 13 17:11:16 UTC 2009
Revision: 637
http://geany-plugins.svn.sourceforge.net/geany-plugins/?rev=637&view=rev
Author: frlan
Date: 2009-05-13 17:11:16 +0000 (Wed, 13 May 2009)
Log Message:
-----------
GeanyLaTeX: Added list of tables after toc at documentation
Modified Paths:
--------------
trunk/geanylatex/doc/geanylatex.tex
Modified: trunk/geanylatex/doc/geanylatex.tex
===================================================================
--- trunk/geanylatex/doc/geanylatex.tex 2009-05-13 17:09:57 UTC (rev 636)
+++ trunk/geanylatex/doc/geanylatex.tex 2009-05-13 17:11:16 UTC (rev 637)
@@ -55,6 +55,7 @@
\pagenumbering{Roman}
\maketitle
\tableofcontents
+\listoftables
\newpage
\pagenumbering{arabic}
\section{About the plugin}
@@ -339,7 +340,9 @@
Keybindings which are available:
\begin{table}[H]
+\caption{List of available keybindings}
\centering
+
\begin{tabular}{l|p{9cm}}
\textbf{Shortcut} & \textbf{Description} \\ \hline\hline
Run LaTeX-Wizard & Starts the LaTeX-Wizard for creating a new document\\ \hline
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