Skip to content

Commit c35677d

Browse files
committed
add LaTeXStrings to docs/ Project.toml
1 parent 973cd28 commit c35677d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docs/Project.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
CairoMakie = "13f3f980-e62b-5c42-98c6-ff1f3baf88f0"
33
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
44
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
5+
LaTeXStrings = "b964fa9f-0449-5b57-a5c2-d3ea65f4040f"
56
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
67
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
78

docs/src/tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -894,7 +894,7 @@ CairoMakie.Screen{SVG}
894894

895895
![image](./assets/mc_vs_qmc.svg)
896896

897-
### Logo
897+
### Logo
898898

899899
```jldoctest plots; output = false
900900
nvec = [1,4,16,64]

0 commit comments

Comments
 (0)