<div dir="ltr"><br><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><div dir="ltr"><br></div></div></div>
<br><div class="gmail_quote">On 3 September 2017 at 14:57, 黃世緯 <span dir="ltr"><<a href="mailto:elof.huang@runbox.com" target="_blank">elof.huang@runbox.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">How to run TeX on windows command line?<br>
<br>
I plan to install minimum latex system, edit it on notepad++ and run it on command line<br>
<br></blockquote><div><div style="font-size:12.8px">1. Open a command window</div><div style="font-size:12.8px">2. Enter </div><div style="font-size:12.8px">    latex --version </div><div style="font-size:12.8px">You should get some thing like </div><div style="font-size:12.8px"> </div><div style="font-size:12.8px"><div>pdfTeX 3.14159265-2.6-1.40.18 (TeX Live 2017/W32TeX)       </div><div>kpathsea version 6.2.3                                     </div><div>Copyright 2017 Han The Thanh (pdfTeX) et al.               </div><div>There is NO warranty.  Redistribution of this software is  </div><div>covered by the terms of both the pdfTeX copyright and      </div><div>the Lesser GNU General Public License.                     </div><div>For more information about these matters, see the file     </div><div>named COPYING and the pdfTeX source.                       </div><div>Primary author of pdfTeX: Han The Thanh (pdfTeX) et al.    </div><div>Compiled with libpng 1.6.29; using libpng 1.6.29           </div><div>Compiled with zlib 1.2.11; using zlib 1.2.11               </div><div>Compiled with xpdf version 3.04  </div><div><br></div><div>This verifies that latex is on your path.</div><div><br></div><div>3. Change to the directory containing your .tex file. Now everything should be the same as it was many years ago. To compile your file enter the sequence of commands</div><div><br></div><div>latex filename</div><div>dvips filename</div><div>ps2pdf filename<div class="gmail-yj6qo gmail-ajU" style="margin:2px 0px 0px"><div id="gmail-:24m" class="gmail-ajR" tabindex="0"><img class="gmail-ajT" src="https://ssl.gstatic.com/ui/v1/icons/mail/images/cleardot.gif" style="opacity: 0.3;"></div><div id="gmail-:24m" class="gmail-ajR" tabindex="0">or </div><div id="gmail-:24m" class="gmail-ajR" tabindex="0"><br></div><div id="gmail-:24m" class="gmail-ajR" tabindex="0">pdflatex filename</div><div id="gmail-:24m" class="gmail-ajR" tabindex="0"><br></div><div id="gmail-:24m" class="gmail-ajR" tabindex="0">This should compile your .tex file. </div><div id="gmail-:24m" class="gmail-ajR" tabindex="0"><br></div><div id="gmail-:24m" class="gmail-ajR" tabindex="0">I would also recommend that you install one of the modern Latex front-ends such as TeXStudio as they automate much of this work  and provide command completion etc. etc.</div></div></div></div></div><div><br></div><div> </div><div><div>John C Frain<br></div>3 Aranleigh Park<br><div>Rathfarnham<br>Dublin 14<br>Ireland<br><a href="http://www.tcd.ie/Economics/staff/frainj/home.html" target="_blank">www.tcd.ie/Economics/staff/frainj/home.html</a><br>mailto:<a href="mailto:frainj@tcd.ie" target="_blank">frainj@tcd.ie</a><br>mailto:<a href="mailto:frainj@gmail.com" target="_blank">frainj@gmail.com</a></div></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
______________________________<wbr>_________________<br>
TeX FAQ: <a href="http://www.tex.ac.uk/faq" rel="noreferrer" target="_blank">http://www.tex.ac.uk/faq</a><br>
Mailing list archives: <a href="http://tug.org/pipermail/texhax/" rel="noreferrer" target="_blank">http://tug.org/pipermail/texha<wbr>x/</a><br>
More links: <a href="http://tug.org/begin.html" rel="noreferrer" target="_blank">http://tug.org/begin.html</a><br>
<br>
Automated subscription management: <a href="http://tug.org/mailman/listinfo/texhax" rel="noreferrer" target="_blank">http://tug.org/mailman/listinf<wbr>o/texhax</a><br>
Human mailing list managers: <a href="mailto:postmaster@tug.org" target="_blank">postmaster@tug.org</a><br>
</blockquote></div><br></div><div class="gmail_extra"><br></div><div class="gmail_extra"><div>John C Frain<br></div>3 Aranleigh Park<br><div>Rathfarnham<br>Dublin 14<br>Ireland<br><a href="http://www.tcd.ie/Economics/staff/frainj/home.html" target="_blank">www.tcd.ie/Economics/staff/frainj/home.html</a><br>mailto:<a href="mailto:frainj@tcd.ie" target="_blank">frainj@tcd.ie</a><br>mailto:<a href="mailto:frainj@gmail.com" target="_blank">frainj@gmail.com</a></div></div></div>