Skip to content

An npm package for writing academic papers using markdown.

License

Notifications You must be signed in to change notification settings

mjyc/markademic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markademic

A pipeline for writing an academic paper using markdown. It converts *.md to *.tex to *.pdf in npm pkg.

Getting started

  1. Install pdflatex
  2. Run npm install
  3. Run npm run build and open tex/paper.pdf
  4. Or run npm run watch, open tex/paper.pdf, and edit draft.md and paper.pdf will be updated on-the-fly
    • IMPORTANT! Your PDF viewer should support automatic-refresh; for OSX, I recommend using Skim and enable "Sync"

About

An npm package for writing academic papers using markdown.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published