TomBener / pandoc-templates

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:MIT License


Languages

Language:CSS 42.5%Language:TeX 18.0%Language:Lua 16.1%Language:Shell 15.2%Language:Makefile 8.3%