2024-10-05 10:07:16 +08:00
2024-10-05 09:48:11 +08:00
2025-05-06 09:43:06 +08:00
2025-05-06 09:43:06 +08:00
2025-05-04 16:45:57 +08:00
2025-05-04 16:45:57 +08:00

To use this theme:

  1. install fonts. FiraGO, firamath(build from source) and Source Han Sans SC.
  2. use xelatex. .latexmkrc generated by chatgpt
$pdf_mode = 1;
$latex = 'xelatex %O %S';
$pdflatex = 'xelatex %O %S';
$dvi_mode = 0;  
$postscript_mode = 0;
Description
A simple beamer theme. Forked from https://github.com/zbowang/BeamerTheme.
Readme 39 MiB
Languages
TeX 100%