summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/tikzposter/tikzposterLayoutthemes.tex
blob: a3a1cfb126131941cc0a201555cd2057405fe77f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
%%
%% This is file `tikzposterLayoutthemes.tex',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% tikzposter.dtx  (with options: `tikzposterLayoutthemes.tex')
%% 
%% This is a generated file.
%% 
%% Copyright (C) 2014 by Pascal Richter, Elena Botoeva, Richard Barnard, and Dirk Surmann
%% 
%% This file may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either
%% version 2.0 of this license or (at your option) any later
%% version. The latest version of this license is in:
%% 
%% http://www.latex-project.org/lppl.txt
%% 
%% and version 2.0 or later is part of all distributions of
%% LaTeX version 2013/12/01 or later.
%% 








\definelayouttheme{Default}{
    \usecolorstyle{Default}
    \usebackgroundstyle{Default}
    \usetitlestyle{Default}
    \useblockstyle{Default}
    \useinnerblockstyle{Default}
    \usenotestyle{Default}
}

\definelayouttheme{Rays}{
    \usecolorstyle[colorPalette=BlueGrayOrange]{Britain}
    \usebackgroundstyle{Rays}
    \usetitlestyle{Default}
    \useblockstyle{Default}
    \useinnerblockstyle{Default}
    \usenotestyle{Corner}
}

\definelayouttheme{Basic}{
    \usecolorstyle[colorPalette=GreenGrayViolet]{Australia}
    \usebackgroundstyle{Default}
    \usetitlestyle{Basic}
    \useblockstyle{Basic}
    \useinnerblockstyle{Default}
    \usenotestyle{Default}
}

\definelayouttheme{Simple}{
    \usecolorstyle[colorPalette=PurpleGrayBlue]{Denmark}
    \usebackgroundstyle{Default}
    \usetitlestyle{Default}
    \useblockstyle{Minimal}
    \useinnerblockstyle{Default}
    \usenotestyle{Default}
}

\definelayouttheme{Envelope}{
    \usecolorstyle[colorPalette=BlueGrayOrange]{Spain}
    \usebackgroundstyle{VerticalGradation}
    \usetitlestyle{Envelope}
    \useblockstyle{Envelope}
    \useinnerblockstyle{Default}
    \usenotestyle{VerticalShading}
 }

\definelayouttheme{Wave}{
    \usecolorstyle[colorPalette=BlueGrayOrange]{Spain}
    \colorlet{blocktitlefgcolor}{colorOne}
    \usebackgroundstyle{VerticalGradation}
    \usetitlestyle{Wave}
    \useblockstyle{Corner}
    \useinnerblockstyle{Default}
    \usenotestyle{VerticalShading}
 }

\definelayouttheme{Board}{
    \usecolorstyle[colorPalette=BlueGrayOrange]{Sweden}
    \usebackgroundstyle{VerticalGradation}
    \usetitlestyle{Empty}
    \useblockstyle{TornOut}
    \useinnerblockstyle{Default}
    \usenotestyle{Sticky}
}

\definelayouttheme{Autumn}{
    \usecolorstyle[colorPalette=BrownBlueOrange]{Germany}
    \usebackgroundstyle{Default}
    \usetitlestyle{Filled}
    \useblockstyle{Slide}
    \useinnerblockstyle{Table}
    \usenotestyle{Default}
}

\definelayouttheme{Desert}{
    \usecolorstyle[colorPalette=GrayOrangeBlue]{Russia}
    \usebackgroundstyle{BottomVerticalGradation}
    \usetitlestyle{VerticalShading}
    \useblockstyle{Slide}
    \useinnerblockstyle{Table}
    \usenotestyle{Default}
 }




\endinput
%%
%% End of file `tikzposterLayoutthemes.tex'.