【ubuntu】latex使用教程一

    xiaoxiao2022-07-07  176

    安装LaTex不外乎是Distribution和Editor两部分。Distribution是用来编译LateX的核心。Editor就是写程序用的文字编辑器。

    Distribution的安装:

    sudo apt-get install texlive-full

    Editor的安装:

    sudo apt-get install texmaker

     

     

    推荐一个教程博客:http://liuchengxu.org/blog-cn/posts/quick-latex/

    https://liam.page/2014/09/08/latex-introduction/

    最新回复(0)