20
0
Files
cdsc_tex/poster_template/README.md
Benjamin Mako Hill b1b073e16e 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>
2026-08-19 16:02:50 +09:00

965 B

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. There is no new_tex_document type for it; copy the directory by hand.

latexmk -f -lualatex main.tex

Not accessible

This is the one template that produces an untagged PDF, and it makes no accessibility claim. The beamer class rejects \DocumentMetadata, and the LaTeX Tagging Project lists beamer and beamerposter as no-support, meaning incompatible and not expected to change.

When a poster needs an accessible version, build a companion document from the paper or memo template.