Skip to content

herrkaefer/markdown-to-pdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Description

Simple scripts for transforming markdown to pdf using pandoc. Modify the TeX template (found somewhere on the web) to support Chinese.

Usage

Under windows, put directory "windows" in system path.

markdown to article:

makedoc markdown_file.md

markdwon to slide:

makeslide markdown_file.md

Dependencies

  • pandoc
  • LaTeX (xelatex)
    • could install CTeX for convenience

About

transform markdown to article or slide pdf with Chinese language support

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors