Repository for the international webinar 2021, prepared with Jade, ITM, and Óbuda universities.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

91 lines
2.0 KiB

  1. \documentclass[a4paper]{article}
  2. \usepackage{microtype}
  3. \usepackage{mathpazo,xcolor}
  4. \usepackage[top=1cm,left=1cm,right=1cm,bottom=1cm]{geometry}
  5. \usepackage{graphicx,soul,lipsum}
  6. \parindent0pt
  7. \def\lorem{\leavevmode Fusce adipiscing justo nec ante. Nullam in enim.
  8. Pellentesque felis orci, sagittis ac, malesuada et, facilisis in,
  9. ligula. Nunc non magna sit amet mi aliquam dictum. In mi. Curabitur
  10. sollicitudin justo sed quam et quadd. \par}
  11. \makeatletter
  12. \def\HUGE{\@setfontsize\HUGE{35}{90}}
  13. \makeatother
  14. \begin{document}
  15. \thispagestyle{empty}
  16. \raggedbottom
  17. \HUGE{\bf Write your Next Thesis in \LaTeX{}}\par
  18. \begin{minipage}{0.8\textwidth}
  19. \sffamily
  20. \centering
  21. \Huge{ International Webinar }\\
  22. \bigskip
  23. \begin{minipage}[b]{0.5\textwidth}
  24. \normalsize
  25. {\centering{
  26. \includegraphics[height=0.6\textheight]{img}}}
  27. \textbf{PRESENTED BY THE CAROLINA DYNAMICAL \\ SYSTEMS GROUP}. Some more text here to fill the space. You need to get the reader to stop and read a bit more. Some more text here to fill the space. \par
  28. \rule{0pt}{32pt}
  29. \end{minipage}\hspace{5pt}
  30. \begin{minipage}[b]{0.37\textwidth}
  31. \textbf{\large INVITED SPEAKERS}\par
  32. {\leavevmode \raggedright
  33. Dr Liang Foo\\
  34. Dr Berry Ling\\
  35. Dr Zezsko Petrovick \\
  36. Dr A Berchowitz\\
  37. \par{}
  38. }
  39. \medskip
  40. \large{\textbf{VENUE}}
  41. The symposium will take place at Clemson University.
  42. \medskip
  43. {\large\raggedright
  44. {\textbf{DYNAMICAL SYSTEMS}}
  45. \par
  46. }
  47. \normalsize
  48. \smallskip
  49. \lorem\lorem\lorem
  50. \medskip
  51. \textbf{\large ORGANIZERS}\par
  52. Martin Schmoll, Clemson University\\
  53. Predrag Punosevac, Augusta State \\
  54. University
  55. \medskip
  56. \textbf{\large CONTACT }\par
  57. Predrag Punosevac, Augusta State\\
  58. University
  59. \textcolor{blue}{email@mail.com}
  60. \rule{0pt}{78pt}
  61. \end{minipage}
  62. \vspace*{-70pt}
  63. \HUGE{\bf APRIL 5 $\cdot$ 2012}\\
  64. \end{minipage}\hspace{0.2cm}
  65. \begin{minipage}[b]{.2\linewidth}
  66. \includegraphics[width=1.2\linewidth]{jade}\vspace{1cm}
  67. \includegraphics[width=\linewidth]{itm}\vspace{1cm}
  68. \includegraphics[width=\linewidth]{oenik}\par
  69. \end{minipage}
  70. \end{document}
  71. %%% Local Variables:
  72. %%% mode: latex
  73. %%% TeX-master: t
  74. %%% End: