Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
FZJ LaTeX Beamer Theme
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
j.fritz
FZJ LaTeX Beamer Theme
Commits
f50e65a0
Commit
f50e65a0
authored
9 months ago
by
j.fritz
Browse files
Options
Downloads
Patches
Plain Diff
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
9 months ago
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+3
-1
3 additions, 1 deletion
README.md
with
3 additions
and
1 deletion
README.md
+
3
−
1
View file @
f50e65a0
...
...
@@ -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,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment