template repo for pdflatex notes

This commit is contained in:
2025-12-15 16:26:02 +08:00
commit 0df34ff751
6 changed files with 921 additions and 0 deletions

13
main.tex Normal file
View File

@@ -0,0 +1,13 @@
\documentclass[a4paper,11pt]{article}
\usepackage{chao}
\usepackage{algo}
\geometry{margin=2cm}
\title{}
\author{}
\date{}
\begin{document}
\maketitle
\end{document}