From f08290fd0f5213536ee9839e7c0d30d7211e2ed8 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 19 Oct 2015 23:37:52 +0000 Subject: add missing(?) comma also to TEXINPUTS.context mail from Akira 20151001 git-svn-id: svn://tug.org/texlive/trunk@38675 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/kpathsea/texmf.cnf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Build/source/texk') diff --git a/Build/source/texk/kpathsea/texmf.cnf b/Build/source/texk/kpathsea/texmf.cnf index 3c50cfe9e11..67db7457d6f 100644 --- a/Build/source/texk/kpathsea/texmf.cnf +++ b/Build/source/texk/kpathsea/texmf.cnf @@ -232,7 +232,7 @@ BIBINPUTS.pbibtex = .;$TEXMF/{pbibtex,bibtex}/bib// BSTINPUTS.pbibtex = .;$TEXMF/{pbibtex,bibtex}/bst// % ConTeXt. -TEXINPUTS.context = .;$TEXMF/tex/{context,plain,generic}// +TEXINPUTS.context = .;$TEXMF/tex/{context,plain,generic,}// % jadetex. TEXINPUTS.jadetex = .;$TEXMF/tex/{jadetex,latex,generic,}// -- cgit v1.2.3