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

https://github.com/roguh/math_hw_pandoc_template

A nice LaTeX template
https://github.com/roguh/math_hw_pandoc_template

Last synced: 27 days ago
JSON representation

A nice LaTeX template

Awesome Lists containing this project

README

          

# Math Homework LaTeX Template for Pandoc

## Installation

- Install LaTeX with all necessary packages
- Install Pandoc

## Usage

Use the `compile.sh` script.

```
$ vim file.md
$ ./compile.sh file.md
$ ls
file.md file.md.pdf ...
```

## Help

See `example.md` and `example.md.pdf`.