Skip to content
Snippets Groups Projects
Commit f50e65a0 authored by j.fritz's avatar j.fritz
Browse files

Update README.md to include path for macOS

parent e0e7952b
No related branches found
No related tags found
No related merge requests found
Pipeline #135940 passed
......@@ -23,8 +23,10 @@ The theme was previously hosted in @i.kabadshow's personal space of JSC's Gitlab
(you might need to `mkdir -p $HOME/texmf/tex/latex/` before)
* Alternatively: `mv ./beamertheme-juelich-master /usr/share/texmf/tex/latex/beamertheme-juelich`
or `mv ./beamertheme-juelich-master /usr/local/share/texmf/tex/latex/beamertheme-juelich`
* For macOS: `mv ./beamertheme-juelich-master $HOME/Library/texmf/tex/latex/beamertheme-juelich`
(you might need to `mkdir -p $HOME/Library/texmf/tex/latex/` before)
* Test your fresh installation:
* `cd $HOME/texmf/tex/latex/beamertheme-juelich/tutorial/` and
* Go to where you copied the template e.g. `cd $HOME/texmf/tex/latex/beamertheme-juelich/tutorial/` and
* `pdflatex minimal.tex`
* Use in your own presentation with `\usetheme{Juelich}`
* _Instead of a global theme installation,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment