diff options
author | Piotr Strzelczyk <piotr@eps.gda.pl> | 2010-02-28 01:42:09 +0000 |
---|---|---|
committer | Piotr Strzelczyk <piotr@eps.gda.pl> | 2010-02-28 01:42:09 +0000 |
commit | 06d3437b7e96e714ac1b2912f843dea7c2edf150 (patch) | |
tree | 210e3ff27f610f146f9f700721222809957f8ced /Master/texmf/web2c | |
parent | 2ac84e710ec62e1998db9693e0177b3f538dee49 (diff) |
add variables for TeXworks configuration and settings
git-svn-id: svn://tug.org/texlive/trunk@17232 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf/web2c')
-rw-r--r-- | Master/texmf/web2c/texmf.cnf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Master/texmf/web2c/texmf.cnf b/Master/texmf/web2c/texmf.cnf index e430efe55a2..9c5cbd2f96d 100644 --- a/Master/texmf/web2c/texmf.cnf +++ b/Master/texmf/web2c/texmf.cnf @@ -424,6 +424,10 @@ T4HTINPUTS = .;$TEXMF/tex4ht// TEX4HTFONTSET=alias,iso8859,unicode TEX4HTINPUTS = .;$TEXMF/tex4ht/base//;$TEXMF/tex4ht/ht-fonts/{$TEX4HTFONTSET}// +% TeXworks editor configuration and settings +TW_LIBPATH = $TEXMFCONFIG/texworks +TW_INIPATH = $TW_LIBPATH + % Find scripts that are distributed/installed in the texmf tree. % Lua needs to look in TEXINPUTS for lua scripts distributed with packages. |