Initialize a repository for writeup

This commit is contained in:
nam
2013-03-04 14:13:31 +09:00
commit 7ab02e9d87
631 changed files with 704288 additions and 0 deletions

View File

@@ -0,0 +1,40 @@
\documentclass[portrait,fontscale=0.7,margin=0.2cm,paperwidth=8.2truecm, paperheight=11.88truecm,debug]{baposter}
\begin{document}
\begin{poster}{
background=none,
headerheight=\textheight,
}{}{\texttt{none}}{}{d}
\end{poster}
\begin{poster}{
background=plain,
bgColorOne=green!40,
headerheight=\textheight,
}{}{\texttt{plain}}{\texttt{bgColorOne=green!40}}{d}
\end{poster}
\begin{poster}{
background=shadelr,
bgColorOne=green!40,
bgColorTwo=yellow,
headerheight=\textheight,
}{}{\texttt{shade-lr}}{\texttt{bgColorOne=green!40}\\
\texttt{bgColorTwo=yellow}}{d}
\end{poster}
\begin{poster}{
background=shadetb,
bgColorOne=green!40,
bgColorTwo=yellow,
headerheight=\textheight,
}{}{\texttt{shade-tb}}{\texttt{bgColorOne=green!40}\\
\texttt{bgColorTwo=yellow}}{d}
\end{poster}
\end{document}