幻燈片和海報

研究海報(橫向)

使用 tikzposter 製作的 A0 景觀研究海報,結果範圍廣泛。

LaTeXCC0-1.0海報
在目錄中查看
已編譯 研究海報(橫向) 模板的第一頁
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}

在應用程式中:開啟新專案庫,在「取得更多範本」下安裝{標籤}包,此範本將顯示即時預覽和一鍵專案建立。編譯在捆綁引擎上本地運行。

所有模板