Giter Club home page Giter Club logo

learning_latex's Introduction

Install and Learn Latex

Documentation Status

Using Overleaf as an online Editor for Paper

Documentation

Latest documentation is avaliable on Read the Docs.

1. Install Compliers (Miktex)

2. Install Editor:

2.1. TexMaker (Recommend)

  • Windows: Download --> Install.
  • Linux:
    $ sudo apt-get install texmaker

2.2. Sublimetext (Windows)

1. Download and Install SublimeText .

2. Install PDF Viewer SummatraPDF.

3. Setting Sublime Text and Summatra PDF:

  • Add SumatraPDF to the path: http://economistry.com/2012/10/first-pdf-sublime-text-2-latex/

    • For Sublime to open SumatraPDF for you when you build your PDF, we need to add the PDF viewer to your path.
    • Adding SumatraPDF to your path allows your programs to open SumatraPDF without having to know exactly where you installed it. To add SumatraPDF to your path, right-click Computer from the desktop or the Start menu.
    • Choose the “Properties” option.
    • Select “Advanced system settings” from the menu on the left.
    • Choose the “Advanced” tab and click the “Environmental Variables…” button near the bottom.
    • In the “System variables” section, click on the variable named “PATH” and click the “Edit…” button.
    • Place your cursor at the end of the text in the “Variable value:” field, add a semicolon, “;”, and enter the path to SumatraPDF.
    • For me, the path was “C:\Program Files (x86)\SumatraPDF”.
    • Click “OK” to accept your changes.
  • Install package control for Sublime

  • Inverse Search: In Summatra PDF, Open Settings/Options... from menu. Enter the following command into the box: "C:\Program Files\Sublime Text 3\sublime_text.exe" "%f:%l"

3. Resource for Latex:

* Write Latex Online:

4. Tutorial:

5. Latex Template:

--- REFERENCES---

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.