-
Notifications
You must be signed in to change notification settings - Fork 0
/
poster-style.tex
99 lines (85 loc) · 3.5 KB
/
poster-style.tex
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
%% TimmLiTeX
%% Version: v0.9.1
%% Last modified: 2024-02-16 09:32:26
%\usetheme{Basic} % Default, Rays, Basic, Simple, Envelope, Wave, Board, Autumn, and Desert
\usetitlestyle[
width=750mm,
linewidth=2pt,
titletoblockverticalspace=0mm
]{Filled} % Default, Basic, Envelope, Wave, VerticalShading, Filled, Empty.
%\usecolorpalette{Default} % Default, BlueGrayOrange, GreenGrayViolet, PurpleGrayBlue, BrownBlueOrange
%\usecolorstyle{Germany} % Default, Australia, Britain, Sweden, Spain, Russia, Denmark, Germany
\usebackgroundstyle{Empty} % Default, Rays, VerticalGradation, BottomVerticalGradation, Empty
\useblockstyle[roundedcorners=5,linewidth=2pt]{Default} % Default, Basic, Minimal, Envelope, Corner, Slide, TornOut
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% \settitle{
% \@titlegraphic \\[\TP@titlegraphictotitledistance] \centering
% \color{titlefgcolor} {\bfseries \Huge \sc \@title \par}
% \vspace*{1em}
% {\huge \@author \par} \vspace*{1em} {\LARGE \@institute}
% }
% \settitle{
% \centering
% \color{titlefgcolor} {\bfseries \Huge \sc \@title \par}
% \vspace*{2em}
% {\huge \@author \par} \vspace*{1em} {\LARGE \@institute}
% \raisebox{0cm}[0pt]{\@titlegraphic}
% }
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% \definetitlestyle{sampletitle}{
% width=500mm, roundedcorners=20, linewidth=2pt, innersep=5pt,
% titletotopverticalspace=15mm, titletoblockverticalspace=30mm
% }{
% \begin{scope}[line width=\titlelinewidth, rounded corners=\titleroundedcorners]
% \draw[color=blocktitlebgcolor, fill=titlebgcolor] (\titleposleft,\titleposbottom) rectangle (\titleposright,\titlepostop);
% \end{scope}
% }
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% \defineblockstyle{sampleblockstyle}{
% titlewidthscale=0.9, bodywidthscale=1,titleleft,
% titleoffsetx=0pt, titleoffsety=0pt, bodyoffsetx=0mm, bodyoffsety=15mm,
% bodyverticalshift=10mm, roundedcorners=5, linewidth=2pt,
% titleinnersep=6mm, bodyinnersep=1cm
% }{
% \draw[color=framecolor, fill=blockbodybgcolor,
% rounded corners=\blockroundedcorners] (blockbody.south west)
% rectangle (blockbody.north east);
% \ifBlockHasTitle
% \draw[color=framecolor, fill=blocktitlebgcolor,
% rounded corners=\blockroundedcorners] (blocktitle.south west)
% rectangle (blocktitle.north east);
% \fi
% }
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% \definecolorstyle{sampleColorStyle} {
% \definecolor{colorOne}{named}{blue}
% \definecolor{colorTwo}{named}{yellow}
% \definecolor{colorThree}{named}{orange}
% }{
% % Background Colors
% \colorlet{backgroundcolor}{colorOne}
% \colorlet{framecolor}{black}
% % Title Colors
% \colorlet{titlefgcolor}{black}
% \colorlet{titlebgcolor}{colorOne}
% % Block Colors
% \colorlet{blocktitlebgcolor}{colorThree}
% \colorlet{blocktitlefgcolor}{white}
% \colorlet{blockbodybgcolor}{white}
% \colorlet{blockbodyfgcolor}{black}
% % Innerblock Colors
% \colorlet{innerblocktitlebgcolor}{white}
% \colorlet{innerblocktitlefgcolor}{black}
% \colorlet{innerblockbodybgcolor}{colorThree!30!white}
% \colorlet{innerblockbodyfgcolor{black}
% % Note colors
% \colorlet{notefgcolor}{black}
% \colorlet{notebgcolor}{colorTwo!50!white}
% \colorlet{noteframecolor}{colorTwo}
% }
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% \definebackgroundstyle{samplebackgroundstyle}{
% \draw[inner sep=0pt, line width=0pt, color=red, fill=backgroundcolor!30!black]
% (bottomleft) rectangle (topright);
% }
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%