最新消息: USBMI致力于为网友们分享Windows、安卓、IOS等主流手机系统相关的资讯以及评测、同时提供相关教程、应用、软件下载等服务。

latex编译时报错Loading ‘expl3.sty‘ aborted!和control consequence ifctexpdf already defined的解决方法

常识 admin 23浏览 0评论

latex编译时报错Loading ‘expl3.sty‘ aborted!和control consequence /ifctexpdf already defined的解决方法

latex编译时报错,错误内容大致如下:

 Mismatched LaTeX support files detected.
    (LaTeX3)        Loading 'expl3.sty' aborted!
    (LaTeX3)        
    (LaTeX3)        The L3 programming layer in the LaTeX format

同时我还有“control consequence /ifctexpdf already defined”的报错,修改后一并解决了

解决方法:cmd窗口中(注意以管理员的身份)运行:

fmtutil-user --all

参考:/questions/576918/mismatched-latex-support-files-detected

latex编译时报错Loading ‘expl3.sty‘ aborted!和control consequence /ifctexpdf already defined的解决方法

latex编译时报错,错误内容大致如下:

 Mismatched LaTeX support files detected.
    (LaTeX3)        Loading 'expl3.sty' aborted!
    (LaTeX3)        
    (LaTeX3)        The L3 programming layer in the LaTeX format

同时我还有“control consequence /ifctexpdf already defined”的报错,修改后一并解决了

解决方法:cmd窗口中(注意以管理员的身份)运行:

fmtutil-user --all

参考:/questions/576918/mismatched-latex-support-files-detected

发布评论

评论列表 (0)

  1. 暂无评论