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