summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/grph-con.lua
diff options
context:
space:
mode:
authorContext Git Mirror Bot <phg42.2a@gmail.com>2016-08-01 11:38:58 +0200
committerContext Git Mirror Bot <phg42.2a@gmail.com>2016-08-01 11:38:58 +0200
commit665f9095475ffcd1c8750546727c75e5486a266f (patch)
tree347186e688c8435eed7fcdff0052e6ae1272964d /tex/context/base/mkiv/grph-con.lua
parent5135aef167bec739fe429e1aa987671768b237bc (diff)
downloadcontext-665f9095475ffcd1c8750546727c75e5486a266f.tar.gz
2016-08-01 10:54:00
Diffstat (limited to 'tex/context/base/mkiv/grph-con.lua')
-rw-r--r--tex/context/base/mkiv/grph-con.lua5
1 files changed, 3 insertions, 2 deletions
diff --git a/tex/context/base/mkiv/grph-con.lua b/tex/context/base/mkiv/grph-con.lua
index 7cff26d10..380f56b14 100644
--- a/tex/context/base/mkiv/grph-con.lua
+++ b/tex/context/base/mkiv/grph-con.lua
@@ -173,14 +173,15 @@ do -- svg
local svgconverter = converters.svg
converters.svgz = svgconverter
- -- inkscape on windows only works with complete paths .. did the command line arguments change again?
+ -- inkscape on windows only works with complete paths .. did the command line
+ -- arguments change again? Ok, it's weirder, with -A then it's a name only when
+ -- not . (current)
programs.inkscape = {
command = "inkscape",
pdfargument = longtostring [[
"%oldname%"
--export-dpi=600
- -A
--export-pdf="%newname%"
]],
pngargument = longtostring [[