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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user