GithubHelp home page GithubHelp logo

xionyuno123 / latex-examples Goto Github PK

View Code? Open in Web Editor NEW

This project forked from martinthoma/latex-examples

0.0 0.0 0.0 298.19 MB

Examples for the usage of LaTeX

License: MIT License

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

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

martinthoma avatar blipp avatar felixbenzbaldas-zz avatar schickling avatar stephangocht avatar bhavishyamathur avatar jonashaag avatar julianschuh avatar niklasb avatar richardlitt avatar tljstewart 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.