当前位置:网站首页>Elsevier latex 提交文章 pdftex.def Error: File `thumbnails/cas-email.jpeg‘ not found: using draf
Elsevier latex 提交文章 pdftex.def Error: File `thumbnails/cas-email.jpeg‘ not found: using draf
2022-07-03 03:11:00 【qq_40247880】
Elsevier 奇葩latex模板 借鉴Elsevier期刊投稿所遇到的问题及解决方案
首先是Elsevier cas-dc class hyperref warning: ignoring empty anchor on input line
\RequirePackage[colorlinks]{hyperref}一整个部分移动到最下面
移动
\RequirePackage[colorlinks]{
hyperref}
\colorlet{
scolor}{
black}
\colorlet{
hscolor}{
DarkSlateGrey}
\hypersetup{
%
pdftitle={
\csuse{
__short_title:}},
pdfauthor={
\csuse{
__short_authors:}},
pdfcreator={
LaTeX3; cas-sc.cls; hyperref.sty},
pdfproducer={
pdfTeX;},
linkcolor={
hscolor},
urlcolor={
hscolor},
citecolor={
hscolor},
filecolor={
hscolor},
menucolor={
hscolor},
}
从这里
到这里

第二个问题是:
! Package pdftex.def Error: File `thumbnails/cas-email.jpeg' not found:
using draft setting.

原因是上传系统不支持文件夹,把thumbnails里面的图片挪到根目录下了,只需要改下路径。找到下图中的thumbnails/cas-email.jpeg。
把这路径
{
thumbnails/cas-email.jpeg}\c_space_token }
改成
{
cas-email.jpeg}\c_space_token }
改后:
\NewDocumentCommand \printemails {
}
{
\group_begin:
\int_compare:nNnTF {
\int_use:N \g_ead_int } > {
0 }
{
\tex_let:D \thefootnote \relax \footnotetext
{
\raggedright
\bool_if:NTF \g_stm_nologo_bool
{
\int_compare:nTF {
\g_ead_int = 1 }
{
\textit{
Email~address:\c_space_token} }
{
\textit{
Email~addresses:\c_space_token} }
}
{
\includegraphics[height=8pt]{
cas-email.jpeg}\c_space_token }
\seq_use:Nn \g_stm_ead_seq {
;~ }
}
}
{
}
\group_end:
}
第三个问题是,改后还是老问题的话,就是文件类型选错了。
: Thank you for reaching us support
: How may I help you today?
: LaTeX Warning: File `thumbnails/cas-email.jpeg' not found on input line 114. ! Package pdftex.def Error: File `thumbnails/cas-email.jpeg' not found:
using draft setting.
: For latex submission, we suggest uploading the TeX Submission files in the following order:
- Response to Reviewer as unprotected PDF or TeX-file
- Author Agreement as unprotected, not secured PDF
- testtex.tex (as manuscript item)
- testclo.clo (as manuscript item)
- testclass.cls (as manuscript item)
- teststyle.sty (as manuscript item)
- testbest.bst (as manuscript item)
- figa.eps (as figure item)
- figb.eps (as figure item)
- figc.ps (as figure item)
- figd.ps (as figure item)
- all other figures
: In the meantime, you might find this link useful.
https://www.ariessys.com/wp-content/uploads/EM_PM_LaTeX_Guide.pdf
: If you will encounter some error in building your latex submission into PDF form, please feel free to contact our latex team expert for further assistance via this email address
[email protected] .
: Is there anything else I can help you with today?
: no thanks
: It was a pleasure assisting you today. If you require any further assistance please contact us again.
: To close this chat session, please click the Close button in the top corner of this chat window.
: Have a wonderful day and stay safe!
has disconnected.


thumbnails,doc内东西都不用上传,figure放到根目录下。

终于转移压力了。
边栏推荐
- Pytorch配置
- [Chongqing Guangdong education] cultural and natural heritage reference materials of China University of Geosciences (Wuhan)
- How to use asp Net MVC identity 2 change password authentication- How To Change Password Validation in ASP. Net MVC Identity 2?
- labelme标记的文件转换为yolov5格式
- [combinatorics] Application of exponential generating function (multiple set arrangement problem | different balls in different boxes | derivation of exponential generating function of odd / even sequ
- Gavin teacher's perception of transformer live class - rasa project's actual banking financial BOT Intelligent Business Dialogue robot architecture, process and phenomenon decryption through rasa inte
- MySQL practice 45 lecture [row lock]
- Idea format code idea set shortcut key format code
- Chart. JS multitooltip tag - chart js multiTooltip labels
- [shutter] monitor the transparency gradient of the scrolling action control component (remove the blank of the top status bar | frame layout component | transparency component | monitor the scrolling
猜你喜欢

Opengauss database development and debugging tool guide

Unity3d RPG implementation (medium)

docker安装mysql
![[principles of multithreading and high concurrency: 1_cpu multi-level cache model]](/img/c7/6b5ab4ff7379bfccff7cdbb358ff8f.jpg)
[principles of multithreading and high concurrency: 1_cpu multi-level cache model]

Spark on yarn资源优化思路笔记

Hi3536C V100R001C02SPC040 交叉编译器安装

Agile certification (professional scrum Master) simulation exercise-2

Docker install MySQL

MySql實戰45講【SQL查詢和更新執行流程】

vfork执行时出现Segmentation fault
随机推荐
docker安装mysql
MySql实战45讲【事务隔离】
[Fuhan 6630 encodes and stores videos, and uses RTSP server and timestamp synchronization to realize VLC viewing videos]
How to use asp Net MVC identity 2 change password authentication- How To Change Password Validation in ASP. Net MVC Identity 2?
Left connection, inner connection
模糊查询时报错Parameter index out of range (1 > number of parameters, which is 0)
Docker install MySQL
What does it mean when lambda is not entered?
Deep reinforcement learning for intelligent transportation systems: a survey paper reading notes
Chart. JS multitooltip tag - chart js multiTooltip labels
The process of connecting MySQL with docker
MySql實戰45講【SQL查詢和更新執行流程】
Le processus de connexion mysql avec docker
文件重命名
迅雷chrome扩展插件造成服务器返回的数据js解析页面数据异常
The XML file generated by labelimg is converted to VOC format
idea 加载不了应用市场解决办法(亲测)
docker安装redis
TCP 三次握手和四次挥手机制,TCP为什么要三次握手和四次挥手,TCP 连接建立失败处理机制
MySql实战45讲【索引】