2019년 1학기 SCSC 리눅스 세미나 Use Marp(Marp Next) to generate pdf file from markdown file. Instructions Install marp-cli. Edit MARPCMD and OPENCMD for your system. Run make all to make pdf and html. Options all : Make pdf and html pdf : Make pdf html : Make html viewpdf/viewhtml : View pdf/html preview : Preview clean : Remove all pdf and html files Variables MARPCMD : Marp-cli command (default: npx marp) MARPOPT : Marp-cli options (default:--html) OPENCMD : Command for open files (default: xdg-open)