[Svt-eic-speakers] Some instructions
Volker Burkert
burkert at jlab.org
Mon Sep 28 00:02:20 EDT 2020
Dear all,
There have been some questions about how to best include files into the overleaf latex so you can see how your contribution looks together with the rest.
If you are just starting now, here is a way to do this:
1) Click on the folder with your name, e.g. Doe. Then create another file by clicking on the left icon at the top of the window, and create a file the name Doe.tex. You then upload everything, i.e. latex file, figures, reference, ... into that file.
2) If you want to test compiling your latex file, put an \input into the main.tex file. The main.tex contains sequences like thisome S :
%
\input{Template/template}
\clearpage
\newpage
\setcounter{section}{0}
\makeatother
%
Add this sequence at the end, then compile.
%
\input{Doe/Doe}
\clearpage
\newpage
\setcounter{section}{0}
\makeatother
%
Good luck!
Volker
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.jlab.org/pipermail/svt-eic-speakers/attachments/20200928/208d87fe/attachment.html>
More information about the Svt-eic-speakers
mailing list