Skip to content
Snippets Groups Projects
Commit 5178b9c8 authored by Thorsten Wißmann's avatar Thorsten Wißmann :guitar:
Browse files

Relax the spacing a bit

parent 1523ded6
No related branches found
No related tags found
No related merge requests found
......@@ -119,11 +119,10 @@
\useasboundingbox (0,0);
\node[draw=none,fill=tangoreddark,rounded corners,
minimum width = 2.5cm,
minimum height = 3.5cm,
minimum height = 3.3cm,
anchor = south east,
overlay,
] (rectbg) at ([yshift=2mm,xshift=-2mm]lasttwbox.south east) {};
(0,0) rectangle (2.5cm,-3.5cm);
\node[draw=none,fill=none,overlay,anchor=north west,
text width = 2.4cm,
inner sep = 2mm,
......@@ -136,7 +135,7 @@
%\sf \color{white} #1\%
} ;
\begin{scope}[overlay]
\coordinate (diagcenter) at ([yshift=-4mm]rectbg.center);
\coordinate (diagcenter) at ([yshift=-5mm]rectbg.center);
\draw [fill=tangoreddark!60,draw=none] (diagcenter) circle (1cm);
\draw [fill=white,draw=none,rounded corners=0cm] (diagcenter) -- +(.9cm,0) arc
(0:#1*3.6:.9cm) -- cycle;
......@@ -148,6 +147,7 @@
\newcommand{\seatchart}[1]{
\vspace{-3mm}
\flushleft
\hspace{4mm}
%\fbox{
\begin{tikzpicture}[scale=1]
\coordinate (nextpos) at (0,0);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment