当前位置:网站首页>Elsevier latex submitted the article pdftex def Error: File `thumbnails/cas-email. jpeg‘ not found: using draf
Elsevier latex submitted the article pdftex def Error: File `thumbnails/cas-email. jpeg‘ not found: using draf
2022-07-03 03:16:00 【qq_ forty million two hundred and forty-seven thousand eight hu】
Elsevier Weirdo latex Templates reference Elsevier Problems encountered in Journal submission and solutions
First of all Elsevier cas-dc class hyperref warning: ignoring empty anchor on input line
\RequirePackage[colorlinks]{hyperref} A whole part moves to the bottom
Move
\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},
}
From here 
Come here

The second question is :
! Package pdftex.def Error: File `thumbnails/cas-email.jpeg' not found:
using draft setting.

The reason is that the upload system does not support folders , hold thumbnails The pictures inside have been moved to the root directory , Just change the path . Find the in the figure below thumbnails/cas-email.jpeg.
Take this path
{
thumbnails/cas-email.jpeg}\c_space_token }
Change to
{
cas-email.jpeg}\c_space_token }
After reform :
\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:
}
The third question is , If it is still an old problem after the change , The wrong file type .
: 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 There is no need to upload anything inside ,figure Put it in the root directory .

Finally, the pressure is relieved .
边栏推荐
- Spark on yarn资源优化思路笔记
- L'index des paramètres d'erreur est sorti de la plage pour les requêtes floues (1 > Nombre de paramètres, qui est 0)
- float与0比较
- Model transformation onnx2engine
- el-tree搜索方法使用
- 一文带你了解 ZigBee
- softmax的近似之NCE详解
- 【PyG】理解MessagePassing过程,GCN demo详解
- C# WebRequest POST模式 ,基于“Basic Auth”口令认证模式,使用multipart/form-data方式上传文件及提交其他数据
- 从输入URL到页面展示这中间发生了什么?
猜你喜欢

VS 2019配置tensorRT

Stop using system Currenttimemillis() takes too long to count. It's too low. Stopwatch is easy to use!
![MySQL practice 45 lecture [transaction isolation]](/img/a5/5420651d6be51e892976f02be8c43c.png)
MySQL practice 45 lecture [transaction isolation]

为什么线程崩溃不会导致 JVM 崩溃

The calculation of stripe, kernel and padding in CNN

Vs 2019 installation and configuration opencv

Limit of one question per day

VS 2019安装及配置opencv

Nasvit: neural architecture search of efficient visual converter with gradient conflict perception hypernetwork training

Vs Code configure virtual environment
随机推荐
Edit and preview in the back pipe to get the value writing method of the form
45 lectures on MySQL [index]
文件重命名
Nasvit: neural architecture search of efficient visual converter with gradient conflict perception hypernetwork training
About HTTP cache control
Installation and use of memory leak tool VLD
[combinatorics] Application of exponential generating function (multiple set arrangement problem | different balls in different boxes | derivation of exponential generating function of odd / even sequ
左连接,内连接
Docker install redis
Left connection, inner connection
TCP 三次握手和四次挥手机制,TCP为什么要三次握手和四次挥手,TCP 连接建立失败处理机制
Vs 2019 configuration du moteur de génération de tensorrt
[algebraic structure] group (definition of group | basic properties of group | proof method of group | commutative group)
MySQL practice 45 lecture [row lock]
The idea cannot be loaded, and the market solution can be applied (pro test)
The idea setting code is in UTF-8 idea Properties configuration file Chinese garbled
C language beginner level - pointer explanation - paoding jieniu chapter
Use of check boxes: select all, deselect all, and select some
VS code配置虚拟环境
VS克隆时显示403错误