diff options
| author | Alex Richardson | 2020-09-28 12:03:26 +0100 |
|---|---|---|
| committer | Alex Richardson | 2020-09-28 12:03:26 +0100 |
| commit | 263ffca94d22e1ff7ce32d8f6ba782b0fcacd0d7 (patch) | |
| tree | 22ed74d8de1fb37f9438e8e2d0239dfbc7d3b138 /test | |
| parent | 8bd1d46961b41cc643810fc028c4127279463c36 (diff) | |
LaTeX: Add newline after itemize and enumerate environments
Diffstat (limited to 'test')
| -rw-r--r-- | test/latex/candperm.commands.tex.exp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/test/latex/candperm.commands.tex.exp b/test/latex/candperm.commands.tex.exp index 561975f5..14153396 100644 --- a/test/latex/candperm.commands.tex.exp +++ b/test/latex/candperm.commands.tex.exp @@ -51,7 +51,8 @@ An exception is raised if: \begin{itemize} \item \emph{cs1.tag} is not set. \item \emph{cs1} is sealed. -\end{itemize}}{\lstinputlisting[language=sail]{out/fclCAndPermMarkdownWithExceptionszexecute33a689e3a631b9b905b85461d3814943.tex}}}} +\end{itemize} +}{\lstinputlisting[language=sail]{out/fclCAndPermMarkdownWithExceptionszexecute33a689e3a631b9b905b85461d3814943.tex}}}} |
