研究海报(横向)
使用 tikzposter 制作的 A0 景观研究海报,结果范围广泛。

main.tex
\documentclass[25pt,a0paper,landscape]{tikzposter}
\usepackage{amsmath}
\title{Poster Title Goes Here}
\author{First Author, Second Author}
\institute{Example University}
\usetheme{Default}
\begin{document}
\maketitle
\begin{columns}
\column{0.33}
\block{Motivation}{
Why this problem matters, readable from three meters away.
}
\column{0.33}
\block{Method}{
The core idea and its one equation:
\[ k = A e^{-E_a / RT}. \]
}
\column{0.34}
\block{Results}{
Headline numbers, one chart, and the takeaway sentence.
}
\end{columns}
\end{document}
应用内:打开新建项目图库,在「获取更多模板」下安装 幻灯片和海报 包,即可带实时预览并一键创建项目。编译在捆绑引擎上本地运行。