Guest User

Untitled

a guest
Mar 24th, 2018
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.22 KB | None | 0 0
  1. %documentclass{beamer}
  2. documentclass[handout,t]{beamer}
  3. usepackage{graphicx,url}
  4. usepackage[brazil]{babel}
  5. usepackage[utf8]{inputenc}
  6. usepackage{setspace}
  7. usepackage{mathtools}
  8. usepackage{wrapfig,lipsum}
  9. usepackage{ragged2e}
  10. usepackage{etoolbox}
  11. batchmode
  12. usepackage{amsmath,amssymb,enumerate,epsfig,bbm,calc,color,ifthen,capt-of}
  13. usetheme{Berlin}
  14. usecolortheme{senac}
  15.  
  16. %-------------------------Titulo/Autores/Orientador------------------------------------------------
  17. title[IGTDT Centre]{Activities}
  18. subtitle{ Meeting}
  19. institute[]{large IGTDT Centre \ GYUHJUYT}
  20. date{27th June - 2017}
  21. author[ Meeting]{JACK katil}
  22.  
  23. %-------------------------Logo na parte de baixo do slide------------------------------------------
  24. %pgfdeclareimage[height=0.7cm]{iccsir_logo3}{iccsir_logo3}
  25. %logo{pgfuseimage{iccsir_logo3}hspace*{0.5cm}}
  26.  
  27. %-------------------------Este código faz o menuzinho bacana na parte superior do slide------------
  28. AtBeginSection[]
  29. {
  30. begin{frame}<beamer>
  31. frametitle{Outline}
  32. tableofcontents[currentsection]
  33. end{frame}
  34. }
  35. beamerdefaultoverlayspecification{<+->}
  36. % -----------------------------------------------------------------------------
  37. begin{document}
  38. % -----------------------------------------------------------------------------
  39.  
  40. %---Gerador de Sumário---------------------------------------------------------
  41. frame{titlepage}
  42. section[]{}
  43. begin{frame}{Contents}
  44. tableofcontents
  45. end{frame}
  46. %---Fim do Sumário------------------------------------------------------------
  47.  
  48.  
  49. % -----------------------------------------------------------------------------
  50. section{Past Years’ activities}
  51. begin{frame}{Past 5 Years’ activities}
  52. begin{itemize}
  53. item Dipole and sea salinity
  54.  
  55. item rainfall over region
  56. item Satellite data of cloud – climatology
  57. end{itemize}
  58. end{frame}
  59. %------------------------------------------------------------------------------
  60.  
  61. %------------------------------------------------------------------------------
  62.  
  63. begin{frame}{Next Years’ activities}
  64. begin{itemize}
  65. item change mitigation
  66.  
  67. item Study of ground water over
  68.  
  69. item Building
  70.  
  71. item Weather
  72.  
  73. end{itemize}
  74. end{frame}
  75. %------------------------------------------------------------------------------
  76. section{SWOT}
  77. begin{frame}{SWOT Ana}
  78. begin{column}{1textwidth}
  79. includegraphics[width=textwidth]{SWOT}
  80. end{column}
  81. end{frame}
  82.  
  83. %------------------------------------------------------------------------------
  84. section{El Niño-2017}
  85. begin{frame}{El Niño Condition}
  86. centering
  87. includegraphics[width=10cm, height=5cm]{Elnino-2017}
  88. begin{itemize}
  89. item Normal conditions are present.
  90.  
  91. item Equatorial sea surface temperatures (SSTs) are near-to average in the central and east-central Pacific Ocean.
  92.  
  93. end{itemize}
  94. end{frame}
  95. %------------------------------------------------------------------------------
  96. begin{frame}[c]{El Niño Condition}
  97. centering
  98. vspace{3}
  99. includegraphics[scale=0.4]{Elnino-2017A}
  100. begin{itemize}
  101. vspace{3}
  102. item In absence of El Nino, the Southwest Monsoon 2017 is expected to be NORMAL.
  103.  
  104. end{itemize}
  105. end{frame}
  106. %------------------------------------------------------------------------------
  107.  
  108. %------------------------------------------------------------------------------
  109. section{Seasonal Monsoon Forecast}
  110. begin{frame}{Seasonal Monsoon Forecast-USA Model}
  111. begin{columns}[onlytextwidth,T]
  112. begin{column}{.54textwidth}
  113. includegraphics[width=textwidth]{SW-MONSOON-USA1}
  114. end{column}
  115. begin{column}{.47textwidth}
  116. begin{itemize}
  117. item Part of normal rainfall
  118. item During later possible.
  119. end{itemize}
  120. end{column}
  121. end{columns}
  122. end{frame}
  123. %------------------------------------------------------------------------------
  124. begin{frame}{Seasonal Monsoon}
  125. begin{columns}[onlytextwidth,T]
  126. begin{column}{.6textwidth}
  127. includegraphics[width=textwidth]{SW-MONSOON}
  128. end{column}
  129. begin{column}{.43textwidth}
  130. begin{itemize}
  131. item The rainfall during summer
  132. item Part of normal rainfall.
  133. end{itemize}
  134. end{column}
  135. end{columns}
  136. end{frame}
  137.  
  138.  
  139. %------------------------------------------------------------------------------
  140.  
  141. %------------------------------------------------------------------------------
  142. section{South America Rainfall}
  143.  
  144. begin{frame}{South America Rainfall }
  145. begin{columns}[onlytextwidth,T]
  146. begin{column}{.4textwidth}
  147. includegraphics[width=textwidth]{Monsoon-Brazil}
  148. end{column}
  149. begin{column}{0.6textwidth}
  150. begin{itemize}
  151. addtobeamertemplate{block begin}{}{justifying}
  152. itemjustifying Brazil : In their June Crop Report
  153. item Sorghum and rice practically unchanged.
  154.  
  155. end{itemize}
  156. end{column}
  157. end{columns}
  158. end{frame}
  159.  
  160.  
  161. %------------------------------------------------------------------------------
  162.  
  163. begin{frame}{South America (Brazil and Argentina) : Rainfall}
  164. begin{columns}[onlytextwidth,T]
  165. begin{column}{.4textwidth}
  166. includegraphics[width=textwidth]{Monsoon-Brazil1}
  167. end{column}
  168. begin{column}{0.6textwidth}
  169. begin{itemize}
  170. addtobeamertemplate{block begin}{}{justifying}
  171. itemjustifying Wheat production more with a projected production of 31.5 million tons.
  172.  
  173. end{itemize}
  174. end{column}
  175. end{columns}
  176. end{frame}
  177.  
  178. %------------------------------------------------------------------------------
  179.  
  180. % -----------------------------------------------------------------------------
  181. section{}
  182. begin{frame}[c]
  183. centering
  184.  
  185. textbf{large Thank You for the attention}\
  186. vspace*{1cm}
  187. Suggestions for providing additional services /informations are most welcome
  188.  
  189. end{frame}
  190. % -----------------------------------------------------------------------------
  191. section{Monsoon Rainfall-2017}
  192. begin{frame}{Cumulative Rainfall as on 25th June, 2017}
  193. begin{columns}[onlytextwidth,T]
  194. begin{column}{.45textwidth}
  195. includegraphics[width=textwidth]{MONSOON}
  196. end{column}
  197. begin{column}{.47textwidth}
  198. begin{itemize}
  199. item Country = - 1 %
  200. item Ka & So region : Rainfall = - 52 %
  201. item Kon & region: Rai= - 3 %
  202. item Marfall = + 47 %
  203. end{itemize}
  204. end{column}
  205. end{columns}
  206. end{frame}
  207.  
  208.  
  209. % -----------------------------------------------------------------------------
  210. begin{frame}{District wise Cumulative Rainfall}
  211. begin{columns}[onlytextwidth,T]
  212. begin{column}{.45textwidth}
  213. includegraphics[width=textwidth]{SW-MONSOON-CUMULATIVE-IMD3B}
  214. end{column}
  215. begin{column}{.48textwidth}
  216. begin{itemize}
  217. itemjustifying Centralred zones).
  218.  
  219. itemjustifying The exd normal rainfall (Green and blue zones).
  220. end{itemize}
  221. end{column}
  222. end{columns}
  223. end{frame}
  224.  
  225.  
  226. %-----------------------------------------------------------------------------
  227.  
  228. begin{frame}{District wise Cumulative Rainfall}
  229. begin{columns}[onlytextwidth,T]
  230. begin{column}{.45textwidth}
  231. includegraphics[width=textwidth]{SW-MONSOON}
  232. end{column}
  233. begin{column}{.47textwidth}
  234. begin{itemize}
  235. itemjustifying Most part of the
  236. vspace{3}
  237. itemjustifying some part ofrainfall (Red zones).
  238. end{itemize}
  239. end{column}
  240. end{columns}
  241. end{frame}
  242. end{document}
  243. -----------------------------------------------------------------------------
  244.  
  245. %-----------------------------------------------Este comentario nunca aparecera
  246.  
  247. line 82: Undefined control sequence. end{frame}
  248. line 82: Undefined control sequence. end{frame}
  249. line 82: Undefined control sequence. end{frame}
  250. line 82: Package keyval Error: undefined. end{frame}
  251. line 82: Undefined control sequence. end{frame}
  252. line 82: Undefined control sequence. end{frame}
  253. line 82: Undefined control sequence. end{frame}
  254. line 106: Illegal unit of measure (pt inserted). end{frame}
  255. line 106: Illegal unit of measure (pt inserted). end{frame}
  256. line 137: File `SW-MONSOON' not found. end{frame}
  257. line 207: File `MONSOON' not found. end{frame}
  258. line 242: File `SW-MONSOON' not found. end{frame}
  259. line 242: Illegal unit of measure (pt inserted). end{frame}
  260. line 95: Overfull vbox (0.40567pt too high) detected
  261. line 123: Overfull hbox (3.0712pt too wide) detected
  262. line 137: Overfull hbox (9.2183pt too wide) detected
Add Comment
Please, Sign In to add comment