diff options
Diffstat (limited to 'web2c/contextcnf.lua')
-rw-r--r-- | web2c/contextcnf.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web2c/contextcnf.lua b/web2c/contextcnf.lua index 9adbff9b8..c0ff5e4c9 100644 --- a/web2c/contextcnf.lua +++ b/web2c/contextcnf.lua @@ -207,7 +207,7 @@ return { -- In an edit cycle it can be handy to launch an editor. The -- preferred one can be set here. - -- ["pdfview.method"] = "okular", -- default (often acrobat) xpdf okular + -- ["pdfview.method"] = "sumatra", }, |