diff --git a/latex_distribution.Rmd b/latex_distribution.Rmd new file mode 100644 index 00000000..ae804314 --- /dev/null +++ b/latex_distribution.Rmd @@ -0,0 +1,17 @@ +--- +title: "LaTeX Distribution" +author: "Wenzhou Ma" +date: "3/23/2021" +output: html_document +--- + +```{r, include=FALSE} +knitr::opts_chunk$set(echo = TRUE) +``` + +# LaTeX Distribution + +Wenzhou Ma +A guide on how to setup LaTeX Distribution on R and Jupyter Notebook. + +https://github.com/ainiyo123/LaTeX-Distribution.git