23 Sep
2011
23 Sep
'11
9:38 a.m.
On Thu, Sep 22, 2011 at 15:46, Vladimir Lomov
Hello.
I'm using standard 'setuptex' file to set apropriate variables for my shell. I'd like to suggest small improvement for this file. See attached patch.
P.S. The real use of this file is in my shell initialization scripts. It is sourced in specific way so I faced a situation when 'export' is required. Besides that unsetting unused variables also good habit to interactive session.
Done, thanks. But I also unset TEXMFOS. Out of curiosity: why/when do you need export? Mojca