Skip to content

prtx/md2tex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

md2tex

Converts markdown to LaTeX. Saves time. Makes shiba inu happy.

Requirements

  • Python3
  • pdflatex

Installation

Clone the repository and install using setup.py.

git clone https://github.com/prtx/md2tex
cd md2tex
python3 setup.py install

Usage

Config file

A yaml file is needed to store some configs and document information.

title: md2tex
author: Pratik Shrestha
document_type: article

LaTeX Generation

md2tex --generate-pdf <MD-FILE> <CONFIG-FILE> <OUTPUT-TEX-FILE>

License

MIT

About

Markdown to LaTeX converter

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages