use xmake and latex to build document gracefully.
- install texlive and make sure
latexmk
command is valid - install xmake and make sure
xmake
command is valid - (optional) install graphviz and make sure
dot
command is valid
simply xmake
then you will find several pdf files located in your output
directory.
Here I demonstrate how to use templates
- arxiv: a single arxiv.sty file, see
doc/template/arxiv
anddoc/sample/arxiv_use
for more info - acmart: an acmart.cls with Format.dst, see
doc/template/acmart
anddoc/sample/acmart_use
for more info - AIJabr book: a comprehensive mathematic book example from https://github.com/wenweili/AlJabr-1, see
doc/template/ajbook
anddoc/sample/aljabr
for more info
hint: you have to check the Nato Font installed correctly on your computer for compiling the third example, so by default the example is not open, you can open it by set xmake f --math_book=true
- Noto Sans CJK: https://github.com/notofonts/noto-cjk/releases/tag/Sans2.004
- Noto Serif: https://fonts.google.com/noto/specimen/Noto+Serif+SC
remember to install for all users and force clean cache by fc-cache
in doc/note/aigc_survey
in doc/report/gan_report_slide