\documentclass[a4paper]{article}
|
|
\usepackage{microtype}
|
|
\usepackage{mathpazo,xcolor}
|
|
\usepackage[top=1cm,left=1cm,right=1cm,bottom=1cm]{geometry}
|
|
\usepackage{graphicx,soul,lipsum}
|
|
\parindent0pt
|
|
\def\lorem{\leavevmode Fusce adipiscing justo nec ante. Nullam in enim.
|
|
Pellentesque felis orci, sagittis ac, malesuada et, facilisis in,
|
|
ligula. Nunc non magna sit amet mi aliquam dictum. In mi. Curabitur
|
|
sollicitudin justo sed quam et quadd. \par}
|
|
\makeatletter
|
|
\def\HUGE{\@setfontsize\HUGE{35}{90}}
|
|
\makeatother
|
|
\begin{document}
|
|
\thispagestyle{empty}
|
|
|
|
\raggedbottom
|
|
\HUGE{\bf Write your Next Thesis in \LaTeX{}}\par
|
|
\begin{minipage}{0.8\textwidth}
|
|
\sffamily
|
|
\centering
|
|
\Huge{ International Webinar }\\
|
|
|
|
\bigskip
|
|
|
|
\begin{minipage}[b]{0.5\textwidth}
|
|
\normalsize
|
|
{\centering{
|
|
\includegraphics[height=0.6\textheight]{img}}}
|
|
|
|
\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
|
|
\rule{0pt}{32pt}
|
|
\end{minipage}\hspace{5pt}
|
|
\begin{minipage}[b]{0.37\textwidth}
|
|
\textbf{\large INVITED SPEAKERS}\par
|
|
|
|
{\leavevmode \raggedright
|
|
Dr Liang Foo\\
|
|
Dr Berry Ling\\
|
|
Dr Zezsko Petrovick \\
|
|
Dr A Berchowitz\\
|
|
\par{}
|
|
}
|
|
|
|
\medskip
|
|
|
|
\large{\textbf{VENUE}}
|
|
|
|
The symposium will take place at Clemson University.
|
|
|
|
\medskip
|
|
|
|
{\large\raggedright
|
|
{\textbf{DYNAMICAL SYSTEMS}}
|
|
\par
|
|
}
|
|
\normalsize
|
|
\smallskip
|
|
|
|
\lorem\lorem\lorem
|
|
|
|
\medskip
|
|
\textbf{\large ORGANIZERS}\par
|
|
Martin Schmoll, Clemson University\\
|
|
Predrag Punosevac, Augusta State \\
|
|
University
|
|
\medskip
|
|
|
|
\textbf{\large CONTACT }\par
|
|
|
|
Predrag Punosevac, Augusta State\\
|
|
University
|
|
\textcolor{blue}{email@mail.com}
|
|
|
|
\rule{0pt}{78pt}
|
|
\end{minipage}
|
|
\vspace*{-70pt}
|
|
|
|
\HUGE{\bf APRIL 5 $\cdot$ 2012}\\
|
|
\end{minipage}\hspace{0.2cm}
|
|
\begin{minipage}[b]{.2\linewidth}
|
|
\includegraphics[width=1.2\linewidth]{jade}\vspace{1cm}
|
|
\includegraphics[width=\linewidth]{itm}\vspace{1cm}
|
|
\includegraphics[width=\linewidth]{oenik}\par
|
|
\end{minipage}
|
|
|
|
\end{document}
|
|
%%% Local Variables:
|
|
%%% mode: latex
|
|
%%% TeX-master: t
|
|
%%% End:
|