We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 973cd28 commit c35677dCopy full SHA for c35677d
docs/Project.toml
@@ -2,6 +2,7 @@
2
CairoMakie = "13f3f980-e62b-5c42-98c6-ff1f3baf88f0"
3
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
4
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
5
+LaTeXStrings = "b964fa9f-0449-5b57-a5c2-d3ea65f4040f"
6
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
7
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
8
docs/src/tutorial.md
@@ -894,7 +894,7 @@ CairoMakie.Screen{SVG}
894
895

896
897
-### Logo
+### Logo
898
899
```jldoctest plots; output = false
900
nvec = [1,4,16,64]
0 commit comments