Skip to content

Generate LaTeX file or PDF from Markdown by using Pandoc

License

Notifications You must be signed in to change notification settings

mas9612/md2tex.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

md2tex.vim

md2tex.vim is a plugin to generate LaTeX or PDF from Markdown with Pandoc.

For detail, please see :h md2tex

This plugin (and pandoc template) is not tested well. If you find any bugs or problem, please notify.

Requirements

  • fireport.sty
    • available from here.
  • Pandoc
  • latexmk

Install

vim-plug

Add following line to your .vimrc .

Plug 'mas9612/md2tex.vim'

dein.vim

Add following line to your .vimrc .

call dein#add('mas9612/md2tex.vim')

About

Generate LaTeX file or PDF from Markdown by using Pandoc

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages