mirror of
https://github.com/Mastermindzh/latex-quickstart.git
synced 2025-09-07 00:36:23 +02:00
added footnotes to second subsection in textTestChapter
This commit is contained in:
@@ -6,8 +6,8 @@ The introduction can be found on page \pageref{sec:introduction}.
|
||||
\subsection{First subsection}
|
||||
\lipsum[1-3]
|
||||
|
||||
\subsection{Second subsection}
|
||||
\lipsum[1]
|
||||
\subsection{Second subsection (with footnotes)}
|
||||
This\footnote{\url{google.com}} line of text will have multiple\footnote{\url{google.com}} footnotes all pointing to google.com\footnote{\url{google.com}}.
|
||||
|
||||
\subsubsection{first subsubsection}
|
||||
\lipsum[1]
|
Binary file not shown.
Reference in New Issue
Block a user