Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/RylanSchaeffer/Stanford-LaTeX-Poster-Template
Stanford LaTeX poster template
https://github.com/RylanSchaeffer/Stanford-LaTeX-Poster-Template
latex-template stanford stanford-machine-learning stanford-university
Last synced: 4 months ago
JSON representation
Stanford LaTeX poster template
- Host: GitHub
- URL: https://github.com/RylanSchaeffer/Stanford-LaTeX-Poster-Template
- Owner: RylanSchaeffer
- Created: 2021-10-27T02:44:52.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-01-01T04:38:58.000Z (12 months ago)
- Last Synced: 2024-01-01T05:27:22.710Z (12 months ago)
- Topics: latex-template, stanford, stanford-machine-learning, stanford-university
- Language: TeX
- Homepage:
- Size: 574 KB
- Stars: 107
- Watchers: 2
- Forks: 41
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- latex-templates - RylanSchaeffer/<br>Stanford-LaTeX-Poster-Template - LaTeX-Poster-Template?style=flat-square)<br/>![57](https://img.shields.io/github/forks/RylanSchaeffer/Stanford-LaTeX-Poster-Template?style=flat-square)<br/>![2024-01-01](https://img.shields.io/github/last-commit/RylanSchaeffer/Stanford-LaTeX-Poster-Template?style=flat-square) | Stanford LaTeX poster template | (Popular & New LaTeX Templates / Presentation/Slides)
README
# Stanford LaTeX Poster Template
![](poster_pic.png)
## 4 Available Colors
There are 4 available colors (see `demos/`): Palo Alto Green, Cardinal Red:
White, Cool Grey:
To change the color, go to `beamerthemestanford.sty` and change the `headline` color by (un)commenting the [relevant lines](https://github.com/RylanSchaeffer/Stanford-LaTeX-Poster-Template/blob/master/beamercolorthemestanford.sty#L44-L47):
- White Text, Palo Alto Green Banner: `\setbeamercolor{headline}{bg=paloaltogreen,fg=white}`
- Cardinal Red Text, White Banner: `\setbeamercolor{headline}{bg=white,fg=cardinalred}`
- White Text, Cardinal Red Banner: `\setbeamercolor{headline}{bg=cardinalred,fg=white}`
- White Text, Cool Gray Banner: `\setbeamercolor{headline}{bg=coolgray,fg=white}`## Contributing
Contributions are more than welcome! If you have a way to improve this poster, please pay it forward by opening a pull request and I'll add your improvement(s)
Thank you in advance :)