fix savefig for .tex extension
This commit is contained in:
parent
a1c59b7904
commit
77b5951037
@ -88,6 +88,7 @@ const _savemap = Dict(
|
||||
"tex" => tex,
|
||||
"json" => json,
|
||||
"html" => html,
|
||||
"tex" => tex,
|
||||
"tikz" => tex,
|
||||
"txt" => txt,
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user