Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 599 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 599 Bytes

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"