Personnal LaTeX template
Compilation is easy right here. You are provided with a makefile helping you manage the bibliography.In this makefile change the 2 firsts variables (main and bib) to satisfy your filenames.
Make sure you have pandoc installed. If not, run:
sudo apt-get install pandocThen, you are good to go!
make allfor creating the pdf, docx, rtf and html filesmake main.pdffor creating only the pdf filemake main.docxfor creating only the docx filemake main.rtffor creating only the rtf filemake main.htmlfor creating only the html filemake organiseto move the rendered files into theRendus/directorymake cleanto delete every temporary files