- Add missing
folders
array tomanuscript.code-workspace
file for theapa
template. - Remove redundant check for ownership change in
paperer.sh
script.
- 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.