generated from sxlxc/pdflatex-note
This commit is contained in:
@@ -1,2 +1,2 @@
|
|||||||
$xelatex = 'xelatex -interaction=nonstopmode -synctex=1 %O %S';
|
$pdflatex = 'xelatex -interaction=nonstopmode -synctex=1';
|
||||||
$pdf_mode = 5;
|
$pdf_mode = 1;
|
||||||
6
main.tex
6
main.tex
@@ -6,8 +6,12 @@
|
|||||||
\institute{A\&L Group, UESTC}
|
\institute{A\&L Group, UESTC}
|
||||||
\begin{document}
|
\begin{document}
|
||||||
\maketitle
|
\maketitle
|
||||||
\section{First Section}
|
\section{Connectivity interdiction}
|
||||||
\begin{frame}{First Frame}
|
\begin{frame}{First Frame}
|
||||||
Hello, world!
|
Hello, world!
|
||||||
\end{frame}
|
\end{frame}
|
||||||
|
\section{Computing cogirth in perturbed graphic matroids}
|
||||||
|
\begin{frame}{Perturbed graphic matroids}
|
||||||
|
some backgrounds
|
||||||
|
\end{frame}
|
||||||
\end{document}
|
\end{document}
|
||||||
Reference in New Issue
Block a user