Contact
CoCalc Logo Icon
StoreFeaturesDocsShareSupport News AboutSign UpSign In
| Download
Views: 29889
1
\documentclass{article}
2
\title{Title of Document}
3
\author{Name of Author}
4
5
\begin{document}
6
\maketitle
7
8
bla
9
10
thgis is text
11
12
bla
13
14
\end{document}
15
16
%sagemathcloud={"latex_command":"latexmk -pdf -bibtex -pdflatex=\"pdflatex --interact=nonstopmode --shell-escape -synctex=1 %O %S\" -outdir=build 'subdir.tex'"}
17