Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/0snap/tex-template

Simple LaTeX templates for paper and slides
https://github.com/0snap/tex-template

latex-beamer latex-document latex-template tex-template

Last synced: 9 days ago
JSON representation

Simple LaTeX templates for paper and slides

Awesome Lists containing this project

README

        

# Tex-Template

General purpose LaTeX template for (my) papers and presentations.

The repo contains two folders, one for the `paper` and for the `slides` template.

#### Usage

Use the `Makefile`

Compile and watch for changes:

$ make watch

Build static paper / slides respectively

$ make paper
$ make slides

###### Build Dependency

Everything builds with [latexmk](http://mg.readthedocs.io/latexmk.html). Install it to use the `Makefile`.

#### TeX structure

`paper/paper.tex` and `slides/slides.tex` are the files which each wrap the respective document. All includes are made there, i.e. `\usepackage` commands, `sections` and `bibliography`. So if you have a new section to add, do it there. For the `paper`, you can also find the `Abstract` in there.

#### Gopher Graphic

I used a sample graphic (gopher) in the slides, which is taken from here:
[https://github.com/golang-samples/gopher-vector](https://github.com/golang-samples/gopher-vector)
This graphic is not my property. It is licensed under the Creative Commons 3.0 Attributions license:


Creative Commons licensing