forked from matq007/manuscript-templates
-
Notifications
You must be signed in to change notification settings - Fork 0
/
supplementary.tex
30 lines (25 loc) · 967 Bytes
/
supplementary.tex
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
28
29
30
% 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 Supp. Figures
\setcounter{equation}{0} % reset equation counter for Supp. Equations
%\setcounter{page}{1} % reset page count
\makeatletter
\renewcommand{\thefigure}{S\@arabic\c@figure} % make Figure legend start with Figure S
\makeatother
\def\theequation{S\arabic{equation}}
% MAIN TEXT
\newpage
\section*{Supplementary Information}
\begin{figure*}[!ht]
\centering
\includegraphics[width=0.75\linewidth]{figures/temp.png}
\caption{\textbf{This is an endosome.}\\
(\textbf{A}) This is a supplementary figure shown as a two-column image with a legend underneath.}
\label{suppfig:endosome}
\end{figure*}