Branch: refs/heads/master
Author: Frank Lanitz <flanitz(a)bgc-jena.mpg.de>
Committer: Frank Lanitz <flanitz(a)bgc-jena.mpg.de>
Date: Tue, 05 Nov 2013 15:58:42 UTC
Commit: 158196158a46b501ebc1ca6e129296b35b3aaddd
https://github.com/geany/talks/commit/158196158a46b501ebc1ca6e129296b35b3aa…
Log Message:
-----------
de: Adding a pdf-vesion of poster v2
Modified Paths:
--------------
de/poster/geany_booth_poster_v2.pdf
Modified: de/poster/geany_booth_poster_v2.pdf
0 files changed, 0 insertions(+), 0 deletions(-)
===================================================================
No diff available, check online
--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).
Branch: refs/heads/master
Author: Frank Lanitz <flanitz(a)bgc-jena.mpg.de>
Committer: Frank Lanitz <flanitz(a)bgc-jena.mpg.de>
Date: Tue, 05 Nov 2013 15:40:44 UTC
Commit: ad047dbef5a5f022e4efceabf48c8992b6f1e430
https://github.com/geany/talks/commit/ad047dbef5a5f022e4efceabf48c8992b6f1e…
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(a)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).