Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 384 Bytes

Readme.md

File metadata and controls

7 lines (4 loc) · 384 Bytes

Pandoc-PDF converter script

A simple bash script to batch convert markdown files to PDF files using Pandoc.

Usage

Simply copy the conv.sh to the directory containing the markdown files and execute it. The script will create an output directory and prompt the user to choose a LaTeX engine. If new files are added the script can be re-run and only new files will be compiled.