paperer v1.0.0
Added
- Add sample document
apa-sample.pdf
for defaultapa
template. - Add
paperer
script with the following options:--source
or-s
to specify the source directory where the templates are located--template
or-t
to specify which template to use--directory
or-d
to specify the directory where to scaffold to scaffold a newLaTeX
manuscript--update
to updatepaperer
from GitHub--uninstall
to uninstallpaperer
--help
to display the help message
- Add
install.sh
script to installpaperer
. - Generate a reasonable logo via
DALL-E
. - Add documentation to
README.md
. - Add
LaTeX
project template based on theapa7
class.
Full Changelog: https://github.com/mihaiconstantin/paperer/commits/v1.0.0