Skip to content

Commit

Permalink
Treat algorithm2e as verbatimish, but see #147
Browse files Browse the repository at this point in the history
  • Loading branch information
PythonNut committed Jul 22, 2021
1 parent 5b40534 commit 3ef4593
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion modules/config-tex.el
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,8 @@ matching string."
"lstlisting"
"minted"
"verbatim"
"algorithm")
"algorithm"
"algorithm2e")
eol)
(LaTeX-current-environment))))

Expand Down

0 comments on commit 3ef4593

Please sign in to comment.