[問題] 請教關於 Windows 的 TeXlive 安裝問題

看板LaTeX (論文排版)作者 (Volodos)時間17年前 (2008/09/11 15:47), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/5 (看更多)
想請教一下 我在 Windows 上安裝 TexLive (2007/2008 似乎都沒辦法順利安裝 perl 在建立 開始功能表 時, 那裡會有問題 不過改掉那似乎就可以了) 但裝好後 (2008) 又有一個新的問題... 舉例來說, 文件放在 c:\tmp 下, 有個檔案 c:\tmp\test.tex 如果我打 latex (或任何可以編的) 變成 cd c:\tmp latex test.tex (或 latex test) 會說找不到路徑 C:\tmp>latex test.tex This is pdfTeXk, Version 3.1415926-1.40.9 (Web2C 7.5.7) %&-line parsing enabled. entering extended mode kpathsea: Running mktextex test.tex ! I can't find file `test.tex'. <*> test.tex (Press Enter to retry, or Control-Z to exit) Please type another input file name: 如果我打 latex c:\tmp\test.tex 會變成 C:\tmp>latex c:\tmp\test.tex This is pdfTeXk, Version 3.1415926-1.40.9 (Web2C 7.5.7) %&-line parsing enabled. entering extended mode (c:/tmp/test.tex LaTeX2e <2005/12/01> Babel <v3.8l> and hyphenation patterns for english, usenglishmax, dumylang, nohyphenation, german-x-2008-06-18, ngerman-x-2008-06-18, ancientgreek, ibycus, arabic, basque, bulgarian, catalan, pinyin, coptic, croatian, czech, danish, dutch, esperanto, estonian, farsi, finnish, french, galician, german, ngerman, monogreek, greek, hungarian, icelandic, indonesian, interlingua, irish, italian, latin, mongolian, mongolian2a, bokmal, nynorsk, polish, portuguese, romanian, russian, sanskrit, serbian, slovak, slovenian, spanish, swedish, turkish, ukenglish, ukrainian, uppersorbian, welsh, loaded. ! LaTeX Error: File `article.cls' not found. Type X to quit or <RETURN> to proceed, or enter new name. (Default extension: cls) Enter file name: 文件只有最簡單的 \documentclass[12pt]{article} \begin{document} This is a test. \end{document} 看來像是 .cls 的路徑也全部沒找到 @@ 請問一下, 這是要改那個檔案呢? 謝謝 -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 122.116.235.51
文章代碼(AID): #18oCpqy5 (LaTeX)
文章代碼(AID): #18oCpqy5 (LaTeX)