Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aldesantis/tales

A collection of Italian tales written in LaTeX.
https://github.com/aldesantis/tales

Last synced: 17 days ago
JSON representation

A collection of Italian tales written in LaTeX.

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).