generated from sxlxc/pdflatex-note
This commit is contained in:
2
.latexmkrc
Normal file
2
.latexmkrc
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
$xelatex = 'xelatex -interaction=nonstopmode -synctex=1 %O %S';
|
||||||
|
$pdf_mode = 5;
|
||||||
20
main.tex
20
main.tex
@@ -1,13 +1,13 @@
|
|||||||
\documentclass[a4paper,11pt]{article}
|
\documentclass{beamer}
|
||||||
\usepackage{chao}
|
\usetheme{metropolis}
|
||||||
\usepackage{algo}
|
\title{Connectivity Interdiction \& \\ Perturbed Graphic Matroid Cogirth}
|
||||||
\geometry{margin=2cm}
|
\date{\today}
|
||||||
|
\author{congyu}
|
||||||
\title{}
|
\institute{A\&L Group, UESTC}
|
||||||
\author{}
|
|
||||||
\date{}
|
|
||||||
|
|
||||||
\begin{document}
|
\begin{document}
|
||||||
\maketitle
|
\maketitle
|
||||||
|
\section{First Section}
|
||||||
|
\begin{frame}{First Frame}
|
||||||
|
Hello, world!
|
||||||
|
\end{frame}
|
||||||
\end{document}
|
\end{document}
|
||||||
Reference in New Issue
Block a user