Skip to content

Commit e38827e

Browse files
committed
Remove LaTeXStrings typo
1 parent 359094d commit e38827e

File tree

2 files changed

+0
-80
lines changed

2 files changed

+0
-80
lines changed

src/operations.jl

Lines changed: 0 additions & 78 deletions
This file was deleted.

test/latexify.jl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
using Test
22
using Latexify
3-
using LaTeXStrings
43
using ModelingToolkit
54

65
### Tips for generating latex tests:
@@ -62,4 +61,3 @@ raw"\begin{align}
6261
\frac{du_3(t)}{dt} =& -\left( *\left( \mathrm{u_1}\left( t \right), ^\left( \mathrm{u_2}\left( t \right), \frac{2}{3} \right) \right), *\left( p_3, \mathrm{u_3}\left( t \right) \right) \right)
6362
\end{align}
6463
"
65-

0 commit comments

Comments
 (0)