diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/tikzposter/tikzposter-layoutstyles.tex')
-rw-r--r-- | Master/texmf-dist/tex/latex/tikzposter/tikzposter-layoutstyles.tex | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/tikzposter/tikzposter-layoutstyles.tex b/Master/texmf-dist/tex/latex/tikzposter/tikzposter-layoutstyles.tex new file mode 100644 index 00000000000..939031dcb82 --- /dev/null +++ b/Master/texmf-dist/tex/latex/tikzposter/tikzposter-layoutstyles.tex @@ -0,0 +1,31 @@ +%% +%% This is file `tikzposter-layoutstyles.tex', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% tikzposter.dtx (with options: `tikzposter-layoutstyles.tex') +%% +%% This is a generated file. +%% +%% Copyright (C) 2012 by Pascal Richter and Richard Barnard +%% +%% This file may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either +%% version 1.2 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 1.2 or later is part of all distributions of +%% LaTeX version 2012/09/01 or later. +%% + + +\tikzstyle{TP@tikzstylerounded} = [draw, rounded corners=1.2em, line width=0.25em] +\tikzstyle{TP@tikzstylerectangular} = [draw, line width=0.25em] +\tikzstyle{TP@tikzstyleshaded} = [draw,line width=0.1pt, drop shadow] + +\endinput +%% +%% End of file `tikzposter-layoutstyles.tex'. |