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

https://github.com/becksteinlab/minlatex

A minimal working example for an article written in LaTeX
https://github.com/becksteinlab/minlatex

Last synced: 3 months ago
JSON representation

A minimal working example for an article written in LaTeX

Awesome Lists containing this project

README

        

# So you need to write an article in LaTeX?

Start here.
This repo strives to provide a minimal working example (MWE) for a basic LaTeX article.
Contributions and improvements welcome via the [Issue Tracker](https://github.com/Becksteinlab/minlatex/issues) and [Pull Requests](https://github.com/Becksteinlab/minlatex/pulls).

Text filler obtained from the wonderful [Hipster Ipsum](https://hipsum.co/).

## How to generate a PDF from the LaTeX source

To generate a PDF from the LaTeX source, enter into the `tex` directory and run `make` from your shell.