@@ -13,12 +13,15 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
1313ConstructionBase = " 187b0558-2788-49d3-abe0-74a17ed4e7c9"
1414ForwardDiff = " f6369f11-7733-5829-9624-2563aa707210"
1515InverseFunctions = " 3587e190-3f89-42d0-90ee-14403ec27112"
16+ Latexify = " 23fbe1c1-3f47-55db-b15f-69d7ec21a316"
17+ LaTeXStrings = " b964fa9f-0449-5b57-a5c2-d3ea65f4040f"
1618Printf = " de0858da-6303-5e67-8744-51eddeeeb8d7"
1719
1820[extensions ]
1921ConstructionBaseUnitfulExt = " ConstructionBase"
2022ForwardDiffExt = " ForwardDiff"
2123InverseFunctionsUnitfulExt = " InverseFunctions"
24+ LatexifyExt = [" Latexify" , " LaTeXStrings" ]
2225PrintfExt = " Printf"
2326
2427[compat ]
@@ -27,6 +30,8 @@ ConstructionBase = "1"
2730Dates = " <0.0.1, 1"
2831ForwardDiff = " 0.10, 1"
2932InverseFunctions = " 0.1"
33+ LaTeXStrings = " 1.2.0"
34+ Latexify = " 0.16.8"
3035LinearAlgebra = " <0.0.1, 1"
3136Printf = " <0.0.1, 1"
3237REPL = " <0.0.1, 1"
@@ -39,11 +44,13 @@ Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"
3944ConstructionBase = " 187b0558-2788-49d3-abe0-74a17ed4e7c9"
4045ForwardDiff = " f6369f11-7733-5829-9624-2563aa707210"
4146InverseFunctions = " 3587e190-3f89-42d0-90ee-14403ec27112"
47+ Latexify = " 23fbe1c1-3f47-55db-b15f-69d7ec21a316"
48+ LaTeXStrings = " b964fa9f-0449-5b57-a5c2-d3ea65f4040f"
4249LinearAlgebra = " 37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
4350Printf = " de0858da-6303-5e67-8744-51eddeeeb8d7"
4451REPL = " 3fa0cd96-eef1-5676-8a61-b3b8758bbffb"
4552Random = " 9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
4653Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
4754
4855[targets ]
49- test = [" Aqua" , " ConstructionBase" , " ForwardDiff" , " InverseFunctions" , " LinearAlgebra" , " Test" , " Random" , " REPL" , " Printf" ]
56+ test = [" Aqua" , " ConstructionBase" , " ForwardDiff" , " InverseFunctions" , " Latexify " , " LaTeXStrings " , " LinearAlgebra" , " Test" , " Random" , " REPL" , " Printf" ]
0 commit comments