Note
This repo may be obsolete and has been archived. Please refer to the new repo for using Quarto to write academic papers in Chinese.
Pandoc templates to convert Markdown files to DOCX, PDF or HTML for academic writing, especially for Chinese writing.
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).
# Make the script executable
$ chmod +x make.sh
# Run the script
$ ./make.sh
- 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
.