report/pics.tmpl: increase pic width
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
leo 2023-02-23 23:11:23 +01:00
parent 7fabbf75e8
commit 806e513b55
Signed by: wanderer
SSH Key Fingerprint: SHA256:Dp8+iwKHSlrMEHzE3bJnPng70I7LEsa3IJXRH/U+idQ

View File

@ -11,7 +11,7 @@
\begin{figure}[h!]
\centering
{{- range $i, $v := .Pics }}
\begin{subfigure}{0.30\textwidth}
\begin{subfigure}{0.46\textwidth}
% note: this accomodates 3 plots a row comfortably..should the requirements
% change, this would have to be reworked.
% {\includesvg[scale=0.45]{ {{- printf "%s" $v.FilePath -}} }}
@ -24,7 +24,7 @@
{{- end -}}
% \newline
{{ range $k, $w := .PicsMean }}
\begin{subfigure}{0.30\textwidth}
\begin{subfigure}{0.46\textwidth}
\vspace{2em}
% {\includesvg[scale=0.45]{ {{- printf "%s" $w.FilePath -}} }}
% using .pdf