From b8ac6d7b7fdb16293c28034c349efd5b0b7b20b3 Mon Sep 17 00:00:00 2001 From: Marius Date: Sun, 20 Oct 2013 01:21:09 +0300 Subject: beta 2013.10.20 07:09 --- web2c/context.cnf | 2 +- web2c/contextcnf.lua | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'web2c') diff --git a/web2c/context.cnf b/web2c/context.cnf index aad2c51eb..83abd5bfa 100644 --- a/web2c/context.cnf +++ b/web2c/context.cnf @@ -89,7 +89,7 @@ OTFFONTS = .;$TEXMF/fonts/otf/{data,xetex,}//;$OSFONTDIR TEXINPUTS = .;$TEXMF/tex/{$progname,plain,generic,}// TEXINPUTS.context = .;$TEXMF/tex/{context,plain/base,generic}// -MPINPUTS = .;$TEXMF/metapost/{context,base,}// +MPINPUTS = .;$TEXMF/metapost/{context,base}// BSTINPUTS = .;$TEXMF/bibtex/bst// BIBINPUTS = .;$TEXMF/bibtex/bib// 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", }, -- cgit v1.2.3