- From MyBinder
- Wait for jupyter to start ...
- Once started, Select New : Terminal from Jupyter
- from the shell prompt type
pdflatex --shell-escape sixtysecondscv.tex
- Press Enter as many times as required; this step will download external sources for the images.
- from the shell prompt type
lualatex --shell-escape sixtysecondscv.tex
- Press Enter as many times as required; this step will generate the pdf file with images included
- PDF is generated and ready for download .
- A link to an online automatic latex build system: mybinder.org, latexbase.com or try OverLeaf
Latex Doc Type | "*.cls" | "*.tex" | Compile in PDF |
---|---|---|---|
SixtySecondsCV Format | sixtysecondscv.cls | sixtysecondscv.tex | mybinder.org sixtysecondscv.tex |