https://github.com/manifoldfr/agimus-beamer
https://github.com/manifoldfr/agimus-beamer
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/manifoldfr/agimus-beamer
- Owner: ManifoldFR
- Created: 2023-11-27T14:48:16.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-02T18:33:35.000Z (12 months ago)
- Last Synced: 2025-01-13T09:12:38.280Z (4 months ago)
- Language: TeX
- Size: 58.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Agimus beamer theme
This is a Beamer theme based on the excellent [metropolis](https://github.com/matze/mtheme) and meant for use in the [Agimus](https://www.agimus-project.eu/) EU project.
## Install
If you have TeXlive installed locally, the following works:
```bash
git clone REPO_URL agimus-beamer
ln -s $PWD/agimus-beamer $TEXMFHOME/tex/latex/. # cp also works
```If TEXMFHOME is not defined, you can check its value with `kpsewhich -var-value TEXMFHOME`.
### Check the install
Enter the command
```bash
kpsewhich beamerthemeAgimus.sty
```