README.md

tex2rmd

An R package for converting LaTex files into RMarkdown files.

From there, one can edit the markdown document and compile to PDF or Word or whatever.

Features

How to use

  1. Compile your latex file, perserve .aux and .bbl if present
  2. Fire up R and run tex2rmd(myLatex.tex)
  3. Edit the generated myLatex.Rmd
  4. Compile the markdown document to whatever you like.


tmcd82070/tex2rmd documentation built on May 27, 2019, 8:46 a.m.