pandoc-templates
pandoc-templates copied to clipboard
Pandoc templates to convert Markdown files to DOCX, PDF and HTML for academic writing, especially for Chinese writing.
Pandoc Templates
Pandoc templates to convert Markdown files to DOCX, PDF or HTML for academic writing, especially for Chinese writing.
Environment
The Unix-like operating system (macOS, Linux etc.) should work well with the scripts. For Windows users, it might need to use WSL or PowerShell (I’m not sure).
Usage
# Make the script executable
$ chmod +x make.sh
# Run the script
$ ./make.sh
TODO
- [ ] Sort the Chinese bibliography based on the pinyin of authors with scripts. Currently this only can be done manually (be carefule of the polyphone character).
- [ ] Tweaks for the format of table and figure in
ref.docx.
Thanks
- Pandoc
- pandoc-crossref
- Pandoc Citer
- Perl
- Markdown
- LaTeX
- biblatex-gb7714-2015
- Zotero
- Better BibTeX for Zotero
License
MIT License