Skip to content

Commit

Permalink
Fix latex tests
Browse files Browse the repository at this point in the history
  • Loading branch information
WGUNDERWOOD committed Oct 16, 2024
1 parent eebc708 commit 8977902
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions tests/source/environment_lines.tex
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
\newenvironment{env1}{}{}
\newenvironment{env2}{}{}
\newenvironment{env3}{}{}
\newenvironment{env4}{}{}

% environments on separate lines
\begin{env1}
Expand Down
1 change: 1 addition & 0 deletions tests/target/environment_lines.tex
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
\newenvironment{env1}{}{}
\newenvironment{env2}{}{}
\newenvironment{env3}{}{}
\newenvironment{env4}{}{}

% environments on separate lines
\begin{env1}
Expand Down

0 comments on commit 8977902

Please sign in to comment.