Skip to content

Commit a2725c2

Browse files
committed
debug bad cropping
1 parent a7ca91e commit a2725c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/make.jl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1+
# debug bad cropping Plots in manual:
12
ENV["PLOTS_TEST"] = "true"
2-
ENV["GKS_WSTYPE"]=100
3-
3+
ENV["GKSwstype"] = "nul"
44
push!(LOAD_PATH,"../src/")
55

66
using Documenter

0 commit comments

Comments
 (0)