LaTex on Ubuntu

LaTex is so cool. I saw other colleagues using it. I want to have a try. Since it is a cross-platform application. I will be able to write papers on both Ubuntu and Windows, without worrying about the variation of formats.

How to install LaTex on Ubuntu:

there is a post giving a brief and easy approach which i repost here.

There are number of LaTeX distributions you can install on Ubuntu. One such distribution is TeX Live.

  1. To install Tex Live LaTeX distribution on ubuntu use the following command.
    1. sudo apt-get install texlive-full
  2. To edit LaTeX documents we need an editor. There are number of LaTeX editors you can find. I recommend Texmaker, a cross platform LaTeX editor. To install Texmaker on Ubuntu use following command.
    1. sudo apt-get install texmaker
  3. To open Texmaker on Ubuntu use following command.
    1. texmaker
  4. Now Let's create a simple document using Texmaker. Click on File -> New and insert following lines in the blank document.
    1. \documentclass{article} 
    2.  
    3. \begin{document} 
    4.  
    5. Hello world! 
    6.  
    7. \end{document}
  5. Now save the document as a 'tex' file by clicking File -> Save. Compile the document clicking the arrow Quick Build.
You can learn more about LaTeX by refferring this link.



  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值