Chinese LaTeX in HP

In order to apply Chinese LaTeX in hpws0-7 following contents should be added to your .cshrc file.
  • set path=(/data/d09/wangm/local/teTeX/bin $path )
  • set path=($path ~wangm/d09/local/Mule/bin)
  • alias mule 'mule -l wangm'
  • set path=($path ~wangm/d09/local/teTeX/bin)
  • alias ctex '~wangm/d09/local/teTeX/bin/latex'
  • alias cdvi '~wangm/d09/local/teTeX/bin/dvips'
  • alias gv 'ghostview -bg white -fg black'