Skip to content

Commit

Permalink
New version: MathTeXEngine v0.5.7 (#95904)
Browse files Browse the repository at this point in the history
UUID: 0a4f8689-d25c-4efe-a92b-7142dfc1aa53
Repo: https://github.com/Kolaru/MathTeXEngine.jl.git
Tree: 96ca8a313eb6437db5ffe946c457a401bbb8ce1d

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Nov 24, 2023
1 parent 889292c commit 2684a92
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 1 deletion.
7 changes: 6 additions & 1 deletion M/MathTeXEngine/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
[0]
Automa = "0.8"
DataStructures = "0.18"
LaTeXStrings = "1.2.0-1"

Expand All @@ -13,6 +12,9 @@ julia = "1.3.0-1"
["0-0.4.1"]
AbstractTrees = "0.3"

["0-0.5.6"]
Automa = "0.8"

["0.1.3-0"]
GeometryBasics = "0.4.1-0.4"

Expand All @@ -35,3 +37,6 @@ julia = "1.6.0-1"
["0.5.1-0"]
RelocatableFolders = ["0.1-0.3", "1"]
UnicodeFun = "0.4"

["0.5.7-0"]
Automa = "1"
2 changes: 2 additions & 0 deletions M/MathTeXEngine/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ FreeTypeAbstraction = "663a7486-cb36-511b-a19d-713bb74d65c9"
GeometryBasics = "5c1252a2-5f33-56bf-86c9-59e7332b4326"
LaTeXStrings = "b964fa9f-0449-5b57-a5c2-d3ea65f4040f"
REPL = "3fa0cd96-eef1-5676-8a61-b3b8758bbffb"

["0-0.5.6"]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

["0.1.3-0"]
Expand Down
3 changes: 3 additions & 0 deletions M/MathTeXEngine/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,6 @@ git-tree-sha1 = "64890e1e8087b71c03bd6b8af99b49c805b2a78d"

["0.5.6"]
git-tree-sha1 = "8f52dbaa1351ce4cb847d95568cb29e62a307d93"

["0.5.7"]
git-tree-sha1 = "96ca8a313eb6437db5ffe946c457a401bbb8ce1d"

0 comments on commit 2684a92

Please sign in to comment.