https://github.com/aldesantis/tales
A collection of Italian tales written in LaTeX.
https://github.com/aldesantis/tales
Last synced: 3 months ago
JSON representation
A collection of Italian tales written in LaTeX.
- Host: GitHub
- URL: https://github.com/aldesantis/tales
- Owner: aldesantis
- Created: 2012-07-08T20:18:08.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2022-08-19T23:32:08.000Z (almost 4 years ago)
- Last Synced: 2025-02-21T12:35:06.743Z (over 1 year ago)
- Language: TeX
- Size: 383 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tales
This is a collection of short stories and papers I have written with LaTeX.
## Compiling
To compile a file and turn it into a readable PDF you will need `pdflatex` and
[memoir](http://www.ctan.org/pkg/memoir).
After you have installed all the dependencies, compile a tale by navigating to its directory and
running:
```console
$ pdflatex file-name.tex
$ pdflatex file-name.tex
```
The command must be run twice.
## License
This content is released under the [Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International Public License](http://creativecommons.org/licenses/by-nc-nd/4.0/legalcode).