Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
i4
TeX Vorlagen
neo
Commits
17c82ce5
Commit
17c82ce5
authored
Aug 18, 2020
by
Phillip Raffeck
Browse files
Fix 'blockbg' option alias
There is no option 'inner/block'.
parent
97578270
Changes
1
Hide whitespace changes
Inline
Side-by-side
beamertheme-source/beamerthemeneo.dtx
View file @
17c82ce5
...
...
@@ -110,7 +110,7 @@
nosectionslide/.code=\pgfkeysalso{inner/sectionpage=none},
darkcolors/.code=\pgfkeysalso{color/background=dark},
whitebg/.code=\pgfkeysalso{color/background=white},
blockbg/.code=\pgfkeysalso{color/block=fill
, inner/block=fill
},
blockbg/.code=\pgfkeysalso{color/block=fill},
light/.code=\pgfkeysalso{font/style=light},
book/.code=\pgfkeysalso{font/style=book},
regular/.code=\pgfkeysalso{font/style=regular},
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment