[GRASS-SVN] r64951 - grass-promo/grassposter/2015_EGU_G7_Python
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon Mar 30 17:24:50 PDT 2015
Author: wenzeslaus
Date: 2015-03-30 17:24:49 -0700 (Mon, 30 Mar 2015)
New Revision: 64951
Modified:
grass-promo/grassposter/2015_EGU_G7_Python/main.tex
Log:
increase logo sizes
Modified: grass-promo/grassposter/2015_EGU_G7_Python/main.tex
===================================================================
--- grass-promo/grassposter/2015_EGU_G7_Python/main.tex 2015-03-31 00:23:43 UTC (rev 64950)
+++ grass-promo/grassposter/2015_EGU_G7_Python/main.tex 2015-03-31 00:24:49 UTC (rev 64951)
@@ -36,7 +36,7 @@
\instlist{4}Faculty of Civil Engineering, Czech Technical University in Prague, Czech Republic,
\instlist{5}Th\"{u}nen Institute of Climate-Smart Agriculture, Braunschweig, Germany,
\instlist{6}Research and Innovation Centre, Fondazione Edmund Mach, San Michele all'Adige, Italy,
-\instlist{7}German National Library for Science and Technology, Hanover, Germany
+\instlist{7}TIB Hannover - German National Library of Science and Technology, Hanover, Germany
}
% \titlegraphic{}
@@ -66,30 +66,32 @@
\useblockstyle{Default} % Basic
% \usecolorpalette{e}
+\newlength{\logowidth}
+
\makeatletter
\renewcommand\TP at maketitle{%
\begin{minipage}{0.12\linewidth}
\centering
- \newcommand{\logowidth}{0.17\textwidth}
+ \setlength{\logowidth}{0.17\textwidth}
\newcommand{\logovspace}{\vspace{3ex}}
\newcommand{\logohspace}{\hspace{1ex}}
- \includegraphics[width=\logowidth]{ncstate}
+ \includegraphics[width=1.6\logowidth]{ncstate}
\logohspace
\includegraphics[width=\logowidth]{iwmi}
\logovspace
% TODO: TICSA logo (Soeren)
- \includegraphics[width=\logowidth]{ti}
+ \includegraphics[width=2\logowidth]{ti}
\logohspace
- \includegraphics[width=\logowidth]{ctu_prague}
+ \includegraphics[width=1.2\logowidth]{ctu_prague}
\logohspace
- \includegraphics[width=\logowidth]{eurac}
+ \includegraphics[width=2\logowidth]{eurac}
\logovspace
- \includegraphics[width=\logowidth]{fem_cri}
+ \includegraphics[width=1.5\logowidth]{fem_cri}
\logohspace
% TODO: GNLST logo (Peter)
\includegraphics[width=\logowidth]{ncstate}
More information about the grass-commit
mailing list