[GRASS-SVN] r59792 - grass-promo/grassposter/2014_EGU_G7_Landscape

svn_grass at osgeo.org svn_grass at osgeo.org
Fri Apr 18 19:53:36 PDT 2014


Author: wenzeslaus
Date: 2014-04-18 19:53:36 -0700 (Fri, 18 Apr 2014)
New Revision: 59792

Modified:
   grass-promo/grassposter/2014_EGU_G7_Landscape/poster.tex
Log:
2014_EGU_G7_Landscape: text for animation qr code, remove unused code

Modified: grass-promo/grassposter/2014_EGU_G7_Landscape/poster.tex
===================================================================
--- grass-promo/grassposter/2014_EGU_G7_Landscape/poster.tex	2014-04-19 02:28:01 UTC (rev 59791)
+++ grass-promo/grassposter/2014_EGU_G7_Landscape/poster.tex	2014-04-19 02:53:36 UTC (rev 59792)
@@ -235,16 +235,15 @@
 
 \begin{center}
 \includegraphics[width=\textwidth]{images/particles}%
-\raisebox{0pt}[0pt][0pt]{\hspace{-3cm}\colorbox{white}{\includegraphics[width=3cm]{images/particles_qr_short}}}
+\raisebox{0pt}[0pt][0pt]{\hspace{-3cm}\colorbox{white}{\includegraphics[width=3cm]{images/particles_qr_short}}}%
+\newcommand{\seeanimtext}{see animation online}%
+\newlength{\myl}%
+\settowidth{\myl}{\small\seeanimtext}%
+\raisebox{-2ex}[0pt][0pt]{\hspace{-\myl}\colorbox{white}{\small\seeanimtext}}%
 \end{center}
 }
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\getcurrentrow{box}
-\coordinate (funkcionalita) at (box.south west);
-\coordinate (funkcionalitaeast) at (box.east);
-\coordinate (screenshot) at (box.north west);
 
-% \blocknodew[($(funkcionalita)+(20,-1)$)]{35}{References}{ % special smaller box
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 \blocknode{References}{
 % \scriptsize <<- too small for a poster!
 \begin{center}



More information about the grass-commit mailing list