-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathmarginplots.tex
13 lines (12 loc) · 2.92 KB
/
marginplots.tex
1
2
3
4
5
6
7
8
9
10
11
12
\AddEverypageHook{
\ifthenelse{\value{page}=3}{\begin{tikzpicture}[remember picture, overlay]\node[anchor=north] at ([xshift=0cm,yshift=0cm]current page marginpar area.north){\includegraphics[width=\marginparwidth]{group_composition_plot/pdf/Friedrich_Schiller_University_Jena_2023-12-06_10-43-44}};\end{tikzpicture}}{}
\ifthenelse{\value{page}=5}{\begin{tikzpicture}[remember picture, overlay]\node[anchor=north] at ([xshift=0cm,yshift=0cm]current page marginpar area.north){\includegraphics[width=\marginparwidth]{group_composition_plot/pdf/Princeton_University_2023-11-29_18-33-21}};\end{tikzpicture}}{}
\ifthenelse{\value{page}=7}{\begin{tikzpicture}[remember picture, overlay]\node[anchor=north] at ([xshift=0cm,yshift=0cm]current page marginpar area.north){\includegraphics[width=\marginparwidth]{group_composition_plot/pdf/Project_Z03_uni_würzburg_2023-11-24_11-21-07}};\end{tikzpicture}}{}
\ifthenelse{\value{page}=9}{\begin{tikzpicture}[remember picture, overlay]\node[anchor=north] at ([xshift=0cm,yshift=0cm]current page marginpar area.north){\includegraphics[width=\marginparwidth]{group_composition_plot/pdf/Scientific_Software_Center_2023-12-21_13-13-27}};\end{tikzpicture}}{}
\ifthenelse{\value{page}=11}{\begin{tikzpicture}[remember picture, overlay]\node[anchor=north] at ([xshift=0cm,yshift=0cm]current page marginpar area.north){\includegraphics[width=\marginparwidth]{group_composition_plot/pdf/Southampton_Research_Software_Group_SRSG_2023-11-25_14-33-57}};\end{tikzpicture}}{}
\ifthenelse{\value{page}=13}{\begin{tikzpicture}[remember picture, overlay]\node[anchor=north] at ([xshift=0cm,yshift=0cm]current page marginpar area.north){\includegraphics[width=\marginparwidth]{group_composition_plot/pdf/STFC_Scientific_Computing_part_of_the_UKRI_2023-11-24_12-05-38}};\end{tikzpicture}}{}
\ifthenelse{\value{page}=15}{\begin{tikzpicture}[remember picture, overlay]\node[anchor=north] at ([xshift=0cm,yshift=0cm]current page marginpar area.north){\includegraphics[width=\marginparwidth]{group_composition_plot/pdf/University_of_Bath_2023-12-08_16-21-44}};\end{tikzpicture}}{}
\ifthenelse{\value{page}=17}{\begin{tikzpicture}[remember picture, overlay]\node[anchor=north] at ([xshift=0cm,yshift=0cm]current page marginpar area.north){\includegraphics[width=\marginparwidth]{group_composition_plot/pdf/University_of_Bristol_RSE_Group_2023-11-27_10-13-46}};\end{tikzpicture}}{}
\ifthenelse{\value{page}=18}{\begin{tikzpicture}[remember picture, overlay]\node[anchor=north] at ([xshift=0cm,yshift=0cm]current page marginpar area.north){\includegraphics[width=\marginparwidth]{group_composition_plot/pdf/University_of_Exeter_2023-11-24_11-49-44}};\end{tikzpicture}}{}
\ifthenelse{\value{page}=19}{\begin{tikzpicture}[remember picture, overlay]\node[anchor=north] at ([xshift=0cm,yshift=0cm]current page marginpar area.north){\includegraphics[width=\marginparwidth]{group_composition_plot/pdf/University_of_Reading_2023-12-11_10-18-14}};\end{tikzpicture}}{}
}