Skip to content

TomBener/pandoc-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pandoc Templates

Pandoc templates to convert Markdown files to DOCX, PDF or HTML for academic writing, especially for Chinese writing.

🔗 Markdown 写作,Pandoc 转换:我的纯文本学术写作流程 - 少数派

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

License

MIT License

About

Pandoc templates to convert Markdown files to DOCX, PDF and HTML for academic writing, especially for Chinese writing.

Topics

Resources

License

Stars

Watchers

Forks