aboutsummaryrefslogtreecommitdiff
path: root/tests/writer.latex
diff options
context:
space:
mode:
Diffstat (limited to 'tests/writer.latex')
-rw-r--r--tests/writer.latex7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/writer.latex b/tests/writer.latex
index c813f511d..dec35635a 100644
--- a/tests/writer.latex
+++ b/tests/writer.latex
@@ -576,6 +576,13 @@ Subsequent blocks are indented to show that they belong to the footnote (as with
\end{verbatim}
If you want, you can indent every line, but you can also be lazy and just indent the first line of each block.} This should \emph{not} be a footnote reference, because it contains a space.[\^{}my note] Here is an inline note.\footnote{This is \emph{easier} to type. Inline notes may contain \href{http://google.com}{links} and \verb!]! verbatim characters.}
+\begin{quote}
+Notes can go in quotes.\footnote{In quote.}
+
+\end{quote}
+\begin{enumerate}
+\item And in list items.\footnote{In list.}
+\end{enumerate}
This paragraph should not be part of the note, as it is not indented.