幻灯片和海报

更好的海报(重大发现)

迈克·莫里森风格的更好的海报:巨大的中央外卖,可浏览的侧面板。

LaTeXCC0-1.0海报
在目录中查看
更好的海报(重大发现) 模板的编译首页
main.tex
\documentclass[25pt,a0paper,landscape]{tikzposter}
\usepackage{amsmath}
\usetheme{Simple}

\title{}\author{}\institute{}

\begin{document}

\begin{columns}
\column{0.25}
\block{Study}{
  What we did, in plain words. Methods details live in the QR-linked paper,
  not on the poster.
}
\block{Data}{
  Where the data came from and how much of it there is.
}

\column{0.5}
\block{}{
  \vspace{6cm}
  \begin{center}
    {\fontsize{72}{80}\selectfont\bfseries The one-sentence finding\\ goes here.}
  \end{center}
  \vspace{6cm}
}

\column{0.25}
\block{Evidence}{
  The single most convincing chart or table.
}
\block{So what}{
  What a practitioner should do differently after reading this.
}
\end{columns}

\end{document}

应用内:打开新建项目图库,在「获取更多模板」下安装 幻灯片和海报 包,即可带实时预览并一键创建项目。编译在捆绑引擎上本地运行。

全部模板