From faf972d4c4eb313ce6219588269f9f6682184e72 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 7 Jul 2008 18:10:51 +0000 Subject: describe the TEXEDIT/MFEDIT/MPEDIT variables, but let the compile-time default stay git-svn-id: svn://tug.org/texlive/trunk@9340 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf/web2c/texmf.cnf | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'Master/texmf/web2c') diff --git a/Master/texmf/web2c/texmf.cnf b/Master/texmf/web2c/texmf.cnf index 9e11b1da01a..f555d8d4ff3 100644 --- a/Master/texmf/web2c/texmf.cnf +++ b/Master/texmf/web2c/texmf.cnf @@ -257,7 +257,7 @@ MPMEMS = ${TEXFORMATS} % % As of 2008, pool files don't exist any more (the strings are compiled % into the binaries), but just in case something expects to find these -% settings. +% settings: TEXPOOL = .;$TEXMF/web2c MFPOOL = ${TEXPOOL} MPPOOL = ${TEXPOOL} @@ -526,6 +526,13 @@ MPXCOMMAND = makempx % expecting DVI, and not "tex" because we want first line parsing. TEX = etex +% These variables specify the external program called for the +% interactive `e' option. %d is replaced by the line number and %s by +% the current filename. The default is specified at compile-time, and +% we let that stay in place since different platforms like different values. +%TEXEDIT = vi +%d "%s" +%MFEDIT = ${TEXEDIT} +%MPEDIT = ${TEXEDIT} % Part 3: Array and other sizes for TeX (and Metafont and MetaPost). % -- cgit v1.2.3