Editorial Manager系统给LaTeX投稿的建议清单
1. 前言
6年前,写过 LaTeX文稿投稿到Editorial-Manager系统 。
这次,写的是: Editorial Manager 系统给 LaTeX 投稿的建议清单。
2. 建议清单
- 所有文件必须位于同一文件夹级别; 不要使用子文件夹
All files must be on the same folder level; do not use sub folders)
- 主稿 TeX 文件必须是第一项
The main manuscript TeX file must be the first item
- 在下拉框中将主稿 TeX 文件定义为“Manuscript”
Define the main TeX file as ‘Manuscript’ in the drop down box
- 上传任何图像文件(例如 EPS、PNG、TiFF 等)作为图形
Upload any image files (e.g. EPS, PNG, TiFF, etc.) as figures
- 上传 TeX 文件中引用的任何 TeX 支持文件和任何(期刊)特定样式文件,并将它们声明为“LaTeX 支持文件”
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)
- 上传文章的 PDF 版本作为补充材料以供参考
Upload a PDF version of your article as supplementary material for reference
- 确保特殊字符(如 ä/ö/ü)已转换为适当的 TeX 代码
Ensure special characters (like ä/ö/ü) have been converted to appropriate TeX code
- 请勿使用自己的宏或字体,或 .ps 和 .dvi 文件
Do not use own macros or fonts, or .ps and .dvi files
- 为了构建 PDF,TeX 文件不应有任何错误。 任何错误都会显示在生成的 PDF 中。 例如: ! LaTeX 错误:未找到文件“trackchanges.sty”。
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.)
- 对于 XeLaTeX 提交,请将其添加为 TeX 文件中的第一行:%!TEX TS-program = xelatex
For XeLaTeX submissions, add this as the first line in your TeX file: %!TEX TS-program = xelatex)
有关更多 LaTeX 技巧,可以参考此帮助页面:
https://www.ariessys.com/wp-content/uploads/EM_PM_LaTeX_Guide.pdf