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
- Host: GitHub
- URL: https://github.com/roguh/math_hw_pandoc_template
- Owner: roguh
- Created: 2020-01-21T10:12:23.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2021-11-22T05:03:46.000Z (over 4 years ago)
- Last Synced: 2025-01-26T04:42:04.741Z (over 1 year ago)
- Language: TeX
- Size: 221 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`.