You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a small tool that writes converts all the markdown files in this folder to
a LaTeX .tex files with the corresponding name. It will not convert the readme.md file
Dependencies
For Ubuntu 18.04 (probably very similar for others):
pandoc
texlive
About
A small script to convert markdown to latex, using Pandoc.