I have three questions on TeXlive 2013 in cygwin.
Is pdflatex a symbol link to pdftex? I was surprised to see this in C:/cygwin/bin. As we all know, pdflatex and pdftex are very different commands. I don't know why. Does anyone know how it works?
I want to config Texstudio to use tex commands from cygwin. But system file "pdflatex" cannot be executed, and "pdftex.exe" do not recognize the grammar of latex. How can I config pdflatex command in Texstudio?
Chinese article compiles clean with Chinese fonts simhei.ttf, simsun.ttc under the directory of the article. I have tried to install fonts, but it seems I have failed. Could anyone help out? I have followed the instructions in How to install correctly simhei.ttf and simsun.ttc for pdflatex on TEX Live 2013
pdftex &latex %1so windows apps are happier – David Carlisle Sep 12 '14 at 09:11