• Editorial Manager (Springer) Latex Submission


    最近投稿了一篇Springer出版社的一篇期刊,LaTeX投稿按照 Editorial Manager (EM) 的指示除了一点小困难:

    本地LaTeX使用清华镜像CTEX的MikTex编译完好无损,直接通过了。但是EM在线编译的时候,一直报错:

    ! Package pdftex.def Error: File `xxx.png' not found: using draft setting.

    我按照各种方法:

    1. 在D:CTexMiKTeX exlatex路径下搜索pdftex.def,放在我的LaTeX编译文件的同级目录(文件夹)下 --> 失败!

    2. 把LaTeX编译文件夹下所有的LaTeX supporting文件全部上传(包括.bbl .aux .bib .blg .cls)--> 仍失败

    3. 上传Springer模板的 .dvi到EM在线编译 --> 仍失败!

    4. ……改了一下午回到了最初的起点

    在EM系统(attach file)有这么一段提示(我英语差,就被迷迷糊糊地被误导了):

    Tips for authors submitting full source files in LaTeX:
    All files must be on the same folder level; do not use sub folders
    The main manuscript TeX file must be the first item
    Define the main TeX file as ‘Manuscript’ in the drop down box
    Upload any image files (e.g. EPS, PNG, TiFF, etc.) as figures
    Upload any TeX supporting files and any (journal) specific style files that are referenced in the TeX file and declare them as ’LaTeX Supporting File(s)
    Upload a PDF version of your article as supplementary material for reference
    Ensure special characters (like ä/ö/ü) have been converted to appropriate TeX code
    Do not use own macros or fonts, or .ps and .dvi files
    The TeX files should not have any errors in order for the PDF to be built. Any errors will be shown in the generated PDF. For example: ! LaTeX Error: File ‘trackchanges.sty’ not found.
    For XeLaTeX submissions, add this as the first line in your TeX file: %!TEX TS-program = xelatex
    For further LaTeX tips you may refer to this this help page.
     
    翻译过来就是:(机器翻译,大概看看就好……别太当真)
    作者在LaTeX中提交完整源文件的提示:
    所有文件必须位于同一文件夹级别;不要使用子文件夹
    主手稿文本文件必须是第一项
    在下拉框中将主TeX文件定义为“手稿”
    将任何图像文件(如EPS、PNG、TiFF等)上传为图片
    上载TeX文件中引用的任何TeX支持文件和任何(日志)特定样式文件,并将它们声明为“LaTeX支持文件”
    上传你文章的PDF版本作为补充资料以供参考
    确保特殊字符(如ä/ö/ü)已转换为适当的TeX代码
    不要使用自己的宏或字体,或.ps和.dvi文件
    为了生成PDF,TeX文件不应该有任何错误。任何错误都将显示在生成的PDF中。例如:!错误:文件'轨迹更改.sty“找不到。
    对于Xeletex提交,将此添加为TeX文件的第一行:%!TEX TS program=Xeletex公司
    有关乳胶的更多提示,请参阅本帮助页。

    所以我的view submission就是:

    ! Package pdftex.def Error: File `xxx.png' not found: using draft setting.

      Click here to access/download
      Figure
      xxx.PNG

    其实,画个重点:

    上传的figure应该选择EM系统的Attach Files的*Manuscript--Manuscript下拉框!

    上述的! Package pdftex.def Error就解决了!

    感谢全能王:sumoierhttps://www.cnblogs.com/sunny99/ )的帮助!

  • 相关阅读:
    js 中的基本包装类型
    js监听浏览器,关闭,刷新(兼容IE6+,Firefox,Chrome,Safari)
    js 中的 && 与 ||
    程序设计模式的工厂(Factory)模式
    关于MOSS首页不能打开提示“根级别上的数据无效
    获取汉字的拼音的首个字母方法
    XmlDocument扩展类
    初次体验Android,过程很艰辛!
    用Python写个翻译工具
    开发经验是修炼设计模式的基石
  • 原文地址:https://www.cnblogs.com/Yi-920259020/p/14274920.html
Copyright © 2020-2023  润新知