mirror of
https://github.com/nganhkhoa/CTF-All-In-One.git
synced 2025-06-23 03:35:03 +07:00
开始使用Latex写作啦!不过目前处于测试摸索阶段,欢迎提issue~
This commit is contained in:
9
tex/contents/EN/footnotes/footnotes.tex
Normal file
9
tex/contents/EN/footnotes/footnotes.tex
Normal file
@ -0,0 +1,9 @@
|
||||
\chapter{Footnotes}
|
||||
|
||||
one\footnote{\label{foot-1}Footnote 1.}
|
||||
two\footnote{\label{foot-2}Footnote 2.}
|
||||
three\footnote{\label{foot-3}Footnote 3.}
|
||||
four\textsuperscript{\ref{foot-2}}
|
||||
|
||||
\section{Example 1}
|
||||
test
|
Reference in New Issue
Block a user