Latex template for experiment reports in ZJU.
- Fill in the information sheet in
info/info.tex
. - Place contents of report in
body/*.tex
. - Place code files in
code/
. - Place pictures in
figures/
. - Use PDFLatex/XeLatex to compile. (PS. If you want to add extra space between English and Chinese words, use XeLatex to compile, PDFLatex would not add the space automatically)
- If you want to reconfigure the format, rewrite the format sheets in
format/
. The usages are informat/format.tex
. - The sample output is
SampleOutput/Sample.pdf
.
- IDE: TexStudio
- Tex Engine: Texlive 2017