GithubHelp home page GithubHelp logo

latex-notes's Introduction

LaTeX beginner notes

All the basic LaTeX how-tos in a single document. The information mainly comes from Overleaf's Documentation. It's still a work in progress, so more will be added as I keep studying it!

Feel free to import the .tex file in your favourite editor and use it as a reference when writing your next LaTeX document! Made for beginners (like me), but suitable for anyone with a short memory and who can't be bothered googling every single thing. You can have a peek at the PDF here, but as of now it is meant to be read along with the code.

Remember that for the document to compile properly, you will need to download the entire folder and run the main file (LaTeX notes.tex) while in that folder!

Note: compiling the document on your local editor might prompt the download of a few packages, especially if you're just starting out.

To be added in no particular order (thanks, reddit!):

  • \input and \include commands, to import code from other .tex files; Section on \input and \include added;
  • macros, to allow creation of custom commands and environments;
  • more information on writing and formatting of equations;
  • a version of the PDF which shows both the code and the output, for quicker reference; Adding explicit code where possible;
  • cleveref for figure/table referencing instead of the built-in system; Cleveref now in use;
  • reference to the booktabs package for better tables.
  • code listing and verbatim environments;
  • how to have the preamble in a separate file.

latex-notes's People

Contributors

alepoptosis avatar

Watchers

James Cloos avatar

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.