[geany/talks] ad047d: Whitespaces -- nothing more

Frank Lanitz git-noreply at xxxxx
Tue Nov 5 15:40:44 UTC 2013


Branch:      refs/heads/master
Author:      Frank Lanitz <flanitz at bgc-jena.mpg.de>
Committer:   Frank Lanitz <flanitz at bgc-jena.mpg.de>
Date:        Tue, 05 Nov 2013 15:40:44 UTC
Commit:      ad047dbef5a5f022e4efceabf48c8992b6f1e430
             https://github.com/geany/talks/commit/ad047dbef5a5f022e4efceabf48c8992b6f1e430

Log Message:
-----------
Whitespaces -- nothing more


Modified Paths:
--------------
    en/tex/geany.tex

Modified: en/tex/geany.tex
22 files changed, 11 insertions(+), 11 deletions(-)
===================================================================
@@ -26,7 +26,7 @@
 \usepackage{graphicx}
 \title{Geany -- Just Not Another Editor}
 \author{Frank Lanitz \\ frank at frank.uvena.de}
-\date{\today}
+\date{2013-10-03}
 \usepackage{listings,color}
 \usepackage{courier}
 \usepackage{tikz}
@@ -43,14 +43,14 @@
 \lstset{captionpos=b}
 \begin{document}
 	\maketitle{}
-	
+
 	\begin{frame}
 		\frametitle{Main facts}
 		\begin{itemize}
 			\item Editor with features of an IDE
 			\item Under development since 2005
 			\item Current version 1.23 released spring 2013
-			\item Main goals: 
+			\item Main goals:
 				\begin{itemize}
 					\item Low system requirements (running on Raspberry $\pi$){}
 					\item Low further dependencies
@@ -193,22 +193,22 @@
 
 	\begin{frame}[allowframebreaks]
 		\frametitle{Features von Geany}
-		
+
 		\begin{block}{Visualization}
 			\begin{itemize}
 				\item Syntax highlighting of $>$50 file types
 				\item Marking of compiling errors
 			\end{itemize}
 		\end{block}
-		
+
 		\begin{block}{Development}
 			\begin{itemize}
 				\item Configurable Build menu
-				\item Plugins for debugging, version control, 
+				\item Plugins for debugging, version control,
 					better filebrowsing, preview of webpages
 			\end{itemize}
 		\end{block}
-		
+
 		\begin{block}{Support}
 			\begin{itemize}
 				\item Autocompletion of known symbols, variables, makros etc.
@@ -216,7 +216,7 @@
 				\item Usage of code snippets
 			\end{itemize}
 		\end{block}
-		
+
 		\begin{block}{Navigation}
 			\begin{itemize}
 				\item Symbol browser to navigation inside a document/sourcecode file
@@ -224,7 +224,7 @@
 				\item Opening of referred file via context menu
 			\end{itemize}
 		\end{block}
-		
+
 		\begin{block}{Misc}
 			\begin{itemize}
 				\item Multi plattform support (Linux, Windows, Apple, *BSD)
@@ -252,13 +252,13 @@
 			\end{itemize}
 		\end{block}
 	\end{frame}
-	
+
 	\begin{frame}[plain]
 		\frametitle{See you soon}
 		\begin{figure}[ht]
 			\includegraphics{../../img/geany.png}
 		\end{figure}
-	
+
 		\begin{center}
 			\huge www.geany.org
 		\end{center}



--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).


More information about the Commits mailing list