スライドとポスター

研究ポスター(横)

広い結果バンドを持つ tikzposter を使用した A0 の風景調査ポスター。

LaTeXCC0-1.0ポスター
カタログで見る
研究ポスター(横) テンプレートのコンパイル済み1ページ目
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}

アプリ内: 新規プロジェクトのギャラリーを開き、「テンプレートを追加」から スライドとポスター パック をインストールすると、ライブプレビュー付きでワンクリック作成できます。コンパイルは同梱エンジンでローカル実行です。

すべてのテンプレート