Skip to content
Snippets Groups Projects
Unverified Commit 2c8d9aa5 authored by Malin Freeborn's avatar Malin Freeborn
Browse files

tidy up \widePic

parent 056fdf75
No related branches found
No related tags found
No related merge requests found
Pipeline #193311 passed
......@@ -291,26 +291,19 @@ bookmarks=true]%
\label{#2}
}
%before upper={\parindent0pt},
%boxrule=0mm,
%finish fading vignette={size=0.02\textwidth},
\newcommand{\widePic}[2][b]{
\begin{figure*}[#1!]
\setcounter{enc}{0}
%\IfFileExists{images/#2.svg}{}
\begin{tikzpicture}[every shadow/.style={
shadow blur invert,
shadow xshift=-1pt,
shadow yshift=-3pt
}]
\node[path fading=semi west,blue] (mapPic) {\pic{#2}};
\tcbvignette{outside node=mapPic, lowered color=\pageSideColor,size=4mm}
\csComments
\end{tikzpicture}
\label{#2}
\renewcommand\csComments{}
\end{figure*}
\renewcommand\csComments{}
}
\newcommand\callout[5][4]{
......
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