forked from quantixed/manuscript-templates
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path03_Article_SupplementaryVideos.tex
More file actions
27 lines (23 loc) · 922 Bytes
/
03_Article_SupplementaryVideos.tex
File metadata and controls
27 lines (23 loc) · 922 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
% CONFIGURE NEW SINGLE-PAGE FORMAT
\onecolumn % go back to one column
\fancyhead{} % make sure we get no headers
\renewcommand{\floatpagefraction}{0.1}
\lfoot[\bSupInf]{\dAuthor}
\rfoot[\dAuthor]{\cSupInf}
\newpage
\captionsetup*{format=largeformat} % make figure legend slightly larger than in the paper
\setcounter{figure}{0} % reset figure counter for Supplementary Video Figures
%\setcounter{page}{1} % reset page count
\makeatletter
\renewcommand{\thefigure}{SV\@arabic\c@figure} % make Figure legend start with Figure S
\makeatother
% MAIN TEXT
\newpage
\section*{Supplementary Videos}
\begin{SCfigure*}[50][!ht]
\includegraphics[width=0.5\linewidth]{Figures/temp.png}
\caption{\textbf{This is a video of a lysosome.}\\
A typical caption would go here. We use a thumbnail version of the video file as the figure.\\
Time, seconds. Scale bar, \SI{10}{\micro\meter}.}
\label{videosupp:lysosome}
\end{SCfigure*}