mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-25 10:58:52 +00:00
Do not inherit Provides from beamer
Also branch candidate.
This commit is contained in:
parent
f005b594db
commit
1406b0e638
@ -11,6 +11,8 @@ Input beamer.layout
|
||||
# override settings inherited from beamer.layout (Paul Rubin <rubin@msu.edu>)
|
||||
Provides geometry 0
|
||||
Provides hyperref 0
|
||||
Provides color 0
|
||||
Provides xcolor 0
|
||||
|
||||
Preamble
|
||||
\usepackage{beamerarticle,pgf}
|
||||
|
@ -8,6 +8,12 @@ Format 40
|
||||
# Includes
|
||||
Input beamer.layout
|
||||
|
||||
# override settings inherited from beamer.layout
|
||||
Provides geometry 0
|
||||
Provides hyperref 0
|
||||
Provides color 0
|
||||
Provides xcolor 0
|
||||
|
||||
Preamble
|
||||
\usepackage{beamerarticle,pgf}
|
||||
% this default might be overridden by plain title style
|
||||
|
Loading…
Reference in New Issue
Block a user