add tikz ending

This commit is contained in:
Simon Christ 2019-09-17 17:05:34 +02:00 committed by GitHub
parent 236aaed2a3
commit 03d2f704c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -72,6 +72,7 @@ const _savemap = Dict(
"eps" => eps,
"tex" => tex,
"html" => html,
"tikz" => tex,
)
function getExtension(fn::AbstractString)