20
0

Mark the poster template unmaintained

It is barely used and is the only template that cannot produce an
accessible PDF.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-08-19 16:02:50 +09:00
parent 56f0c1b022
commit b1b073e16e
2 changed files with 8 additions and 2 deletions

View File

@@ -37,7 +37,8 @@ Each has its own README with build instructions and details.
* [memo_template](memo_template/README.md) — a short memo
* [letter_template](letter_template/README.md) — a letter
* [slides_template](slides_template/README.md) — presentation slides, in ltx-talk
* [poster_template](poster_template/README.md) — a conference poster, in beamer
* [poster_template](poster_template/README.md) — a conference poster, in
beamer; unmaintained and not accessible
## Dependencies

View File

@@ -1,7 +1,12 @@
# Poster Template
**Unmaintained.** The lab has essentially stopped using it, and it is the one
template that cannot produce an accessible PDF. Expect to fix things yourself
if you start a poster from it.
A conference poster on beamer with beamerposter, styled by the Torino theme
and `beamercolorthememako.sty`. The source file is `main.tex`.
and `beamercolorthememako.sty`. The source file is `main.tex`. There is no
`new_tex_document` type for it; copy the directory by hand.
```
latexmk -f -lualatex main.tex