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.
31 lines
745 B
31 lines
745 B
|
|
\newlength{\centeroffset}
|
|
\setlength{\centeroffset}{-0.5\oddsidemargin}
|
|
\addtolength{\centeroffset}{0.5\evensidemargin}
|
|
\thispagestyle{empty}
|
|
|
|
%title and subtitle
|
|
\vspace*{\stretch{1}}
|
|
\noindent\hspace*{\centeroffset}\makebox[0pt][l]{\begin{minipage}{\textwidth}
|
|
\flushright
|
|
{\Huge \heiti \bfseries \titlename}
|
|
\noindent\rule[-1ex]{\textwidth}{3pt}\\[2.5ex]
|
|
%\hfill\emph{\subtitle}
|
|
\hfill{\fangsong \subtitle}
|
|
\end{minipage}}
|
|
|
|
%author
|
|
\vspace{\stretch{2}}
|
|
\begin{center}
|
|
\includegraphics[scale=\titlescale]{\titlepic}
|
|
\end{center}
|
|
\vspace{\stretch{2}}
|
|
\noindent\hspace*{\centeroffset}\makebox[0pt][l]{\begin{minipage}{\textwidth}
|
|
\center
|
|
{\bfseries \authors} \\[1.5ex]
|
|
{\bfseries \orgnization}
|
|
\end{minipage}}
|
|
|
|
\vspace{\stretch{1}}
|
|
|
|
\pagebreak
|
|
|