summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/xebaposter/poster-fa.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-02-09 22:17:57 +0000
committerKarl Berry <karl@freefriends.org>2016-02-09 22:17:57 +0000
commit49990f7389186c8e050f5f61d9d2cb6c9c10b34d (patch)
tree60b026f67ac2bba95b5db600a4966fa0b3377d58 /Master/texmf-dist/doc/latex/xebaposter/poster-fa.tex
parent0029bd312c7e5b75a104aaf48180eba9f2e784e2 (diff)
xebaposter (9feb16)
git-svn-id: svn://tug.org/texlive/trunk@39644 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/xebaposter/poster-fa.tex')
-rw-r--r--Master/texmf-dist/doc/latex/xebaposter/poster-fa.tex16
1 files changed, 8 insertions, 8 deletions
diff --git a/Master/texmf-dist/doc/latex/xebaposter/poster-fa.tex b/Master/texmf-dist/doc/latex/xebaposter/poster-fa.tex
index d6af171204d..ab165791d41 100644
--- a/Master/texmf-dist/doc/latex/xebaposter/poster-fa.tex
+++ b/Master/texmf-dist/doc/latex/xebaposter/poster-fa.tex
@@ -36,11 +36,11 @@
%%% Setting User Defined Background %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%if you want to use your preferred background, you should set background=user in poster settings.
\background{
- \begin{bidi@tikzpicture}[remember picture,overlay]%
+ \begin{tikzpicture}[remember picture,overlay]%
\fill [yellow!20] {(current page.south east) rectangle (current page.north west)};%
\draw (current page.center)+(0pt,0pt) node[anchor=center,opacity=.1]
{\includegraphics[width=1.1\textwidth]{shariflogo}};
- \end{bidi@tikzpicture}%
+ \end{tikzpicture}%
}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% Here starts the poster
@@ -64,13 +64,13 @@
{
eyecatcher=true,
% Color style
- bgColorOne=lighteryellow,
- bgColorTwo=lightestyellow,
+ bgColorOne=lightyellow,
+ bgColorTwo=yellow,
borderColor=reddishyellow,
headerColorOne=yellow,
headerColorTwo=reddishyellow,
- headerFontColor=cyan,
- boxColorOne=lightyellow,
+% headerFontColor=silver,
+ boxColorOne=red,
boxColorTwo=lighteryellow,
% Format of textbox
textborder=faded,
@@ -80,8 +80,8 @@
headershape=roundedleft,
headershade=plain,
% headerfont=\Large, %Sans Serif
- boxshade=plain,
- background=user,
+ boxshade=shadetb,%plain,
+ background=user,%plain,
linewidth=2pt,
grid=false,
}