mirror of
https://github.com/congyu711/BeamerTheme.git
synced 2025-07-12 00:21:33 +08:00
To use this theme:
- install fonts. FiraGO, firamath(build from source) and Source Han Sans SC.
- use xelatex.
.latexmkrc
generated by chatgpt
$pdf_mode = 1;
$latex = 'xelatex %O %S';
$pdflatex = 'xelatex %O %S';
$dvi_mode = 0;
$postscript_mode = 0;
Description
Languages
TeX
100%