OS: Ubuntu 16.04 LTS x64
Let’s talk about how to edit Latex in Ubuntu 16.04.
Step 1: Install TexLive - 安装TexLive
TexLive Official Site is given. However, there is simpler way to install it, i.e. apt-get.
sudo apt-get install texlive-full
This step may take some time.
Step 2: Install Texmaker - 安装编译工具Texmaker
There are several latex IDE available in Ubuntu, such as Texmaker and TexStudio. Here we show how to install Texmaker only.
sudo apt-get install texmaker
Step 3: Start texmaker - 开始使用
texmaker
本文介绍如何在Ubuntu16.04系统中安装并配置LaTeX编辑环境。首先通过apt-get安装完整的TeXLive套件,接着安装LaTeX IDE Texmaker,并演示如何启动使用该软件。

7988

被折叠的 条评论
为什么被折叠?



