美文网首页
Texmaker `algorithmic.sty' not f

Texmaker `algorithmic.sty' not f

作者: cca1yy | 来源:发表于2019-10-03 00:19 被阅读0次

    一般使用Texmaker编辑论文,都是在已有会议模板上修改为自己的论文内容。假设论文模板名为test.tex,快速构建后显示`algorithmic.sty' not found,会导致论文无法正常编辑。网上看到好多解决方法,都没有解决。其实解决方案很简单,如下:

    1. 直接在网页上搜索algorithmic.sty
    2. algorithmic.sty搜索结果
    3. 将网页里的内容复制下来,另存为algorithmic.sty。
    4. 将3中的algorithmic.sty文件复制到模板文件test.tex同个目录下。重新构建模板文件即可。

    相关文章

      网友评论

          本文标题:Texmaker `algorithmic.sty' not f

          本文链接:https://www.haomeiwen.com/subject/hwarpctx.html