提取 getfptex 批处理文件
在加载 getfptex(从 CTAN 获取)批处理文件时,当我提取该批处理文件时,我收到一系列声明“没有这样的目录”可以 任何人请帮我解决这个问题。
谢谢。
while loading getfptex(got it from CTAN) batch file ,when i'm extracting this batch file i'm getting series of statements saying "No Such directory" Can
anyone please help me with this.
Thank you.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
好吧,CTAN 是 Tex 存档,表明 getfptex 是 Tex 或 Latex 包。快速谷歌(对我来说)表明它用于帮助通过 DOS / Windows 下载 Tex。如果这就是您想要做的,我实际上建议您下载并安装 MikTex。它是一个非常好的软件包,用于在 Windows 上创建 Tex 或 Latex 文档,也是我使用的。
Well, CTAN is the Tex archive, suggesting the getfptex is a Tex or Latex package. A quick google suggests (to me) that it's used to help download Tex via DOS / Windows. If this is what you want to do can I actually suggest you download and install MikTex. It's a very good package for creating Tex or Latex documents on Windows and is what I use.