GithubHelp home page GithubHelp logo

martinthoma / latex-examples Goto Github PK

View Code? Open in Web Editor NEW
1.6K 69.0 414.0 298.19 MB

Examples for the usage of LaTeX

License: MIT License

Makefile 6.81% TeX 88.65% Shell 0.05% JavaScript 0.57% Python 0.98% Assembly 0.01% C 0.13% Haskell 0.16% Java 1.62% Prolog 0.08% Scala 0.12% HTML 0.18% Gnuplot 0.01% ShellSession 0.06% Smarty 0.01% Batchfile 0.01% Tcl 0.01% X10 0.04% Jupyter Notebook 0.26% Asymptote 0.27%
latex tex tikz mathematics science research

latex-examples's Introduction

LaTeX-examples

More than 570 examples for the usage of LaTeX. You can check that with the following command:

$ find . -type d | sort | awk '$0 !~ last "/" {print last} {last=$0} END {print last}' | grep -v .git | wc -l

Many examples can be found on my Wikpedia Commons user page.

You might also be interested in my Blog.

Usage

Every LaTeX file is in a seperate folder and has its own Makefile. So you can simply generate the PDF by typing make in the terminal.

If you want to get all examples offline, you have to execute

$ git clone --recursive https://github.com/MartinThoma/LaTeX-examples.git

Requirements

Contact

If you have examples or suggestions for improving given examples, please send them to [email protected].

Re-use

Feel free to use and modify the examples in this repository, but please add a link to this repository or martin-thoma.com.

Most of the content was created completely by me. But check the Readme files in each specific folder to make sure you can use it.

Other resources

latex-examples's People

Contributors

bhavishyamathur avatar blipp avatar felixbenzbaldas-zz avatar jonashaag avatar julianschuh avatar martinthoma avatar niklasb avatar richardlitt avatar schickling avatar stephangocht avatar tljstewart avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

latex-examples's Issues

not really a binary tree

First, thanks for making some examples to those who are beginners to tikz, but I would like to point out that the binary-tree example is not actually a binary tree. If a node has only one child it should be clear if it is a left child or a right one (contrary to what is achieved by drawing it below its parent node)

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.