zoukankan      html  css  js  c++  java
  • LaTeX 编译时出现问题:The compiler is having trouble understanding a command you have used.

    编译overleaf时出现了这个错误:

     求助于 overleaf 的support staff,很快(不到1个小时)就得到了答复邮件,内容如下:

    Hello,
    
    Thanks for getting in touch!
    
    The complete error actually looks like this:
    
    

     And the actual command that has not been defined is "XMUT@value@chairman". (Similarly for XMUT@value@appraiser i.e. the next error.)

    
    This is because this particular template requires these values, but you have commented out the lines for chairman and appraiser in author.tex. Therefore if you re-enable these, the error messages will go away.
    
    Even if you need to leave the names blank, you would still need to write chairman{} and appraiser{}.
    
    I hope this helps.
    
    Best,
    LianTze
    
    —
    Dr. LianTze Lim
    Overleaf TeXpert

    原来是在 author.tex 这个文件中的, chairman{XXXX}  和 appraiser{XXXX} 被我注释掉了。

    然而,这两个值不可缺省,因此,不想要里面有内容的话,放空就可以了。

     问题得到解决,感谢林莲枝博士~

  • 相关阅读:
    HDU 4472 Count DP题
    HDU 1878 欧拉回路 图论
    CSUST 1503 ZZ买衣服
    HDU 2085 核反应堆
    HDU 1029 Ignatius and the Princess IV
    UVa 11462 Age Sort
    UVa 11384
    UVa 11210
    LA 3401
    解决学一会儿累了的问题
  • 原文地址:https://www.cnblogs.com/shenxiaolin/p/12419680.html
Copyright © 2011-2022 走看看