https://github.com/mike42/tex-examples
Random snippets of TeX
https://github.com/mike42/tex-examples
Last synced: 5 months ago
JSON representation
Random snippets of TeX
- Host: GitHub
- URL: https://github.com/mike42/tex-examples
- Owner: mike42
- Created: 2013-04-23T06:55:28.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2016-05-29T07:01:48.000Z (over 9 years ago)
- Last Synced: 2025-06-09T11:03:27.499Z (7 months ago)
- Language: TeX
- Homepage:
- Size: 84 KB
- Stars: 3
- Watchers: 6
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
TeX Examples
============
Random snippets of TeX.
## Contributing
Each of these examples is written in LaTeX, and compiles with XeTeX on TeX Live. If you wish to contribute an example to this repository, please simply issue a pull request:
- Include a Makefile for compilation
- Include a PDF of the output
- Name the subfolder after the package or technique you are demonstrating
- Include a README listing dependencies, if something more than LaTeX and Make are needed to compile
## Licence
These snippets are released under the LaTeX Project Public License (LPPL). Please see indicidual source files for authorship details.