]> code.communitydata.science - cdsc_tex.git/commitdiff
Starting to switch knitr to Rtex
authorJeremy Foote <jdfoote1@gmail.com>
Thu, 30 Aug 2018 20:43:49 +0000 (15:43 -0500)
committerJeremy Foote <jdfoote1@gmail.com>
Thu, 30 Aug 2018 20:43:49 +0000 (15:43 -0500)
new_knitr_document

index 9766b5fcca084a850eb1bf9eba5493c053588233..73c1a6acf86485c40c56c0fae50bad18c15576c2 100755 (executable)
@@ -16,7 +16,7 @@ then
     # get rid of paper_template subdir
     mv "$TMPDIR" "$1"
     cd "$1";
-    mv "text.Rnw" "$1.Rnw"
+    mv "text.Rtex" "$1.Rtex"
 else
     echo "specifiy a directory where the template should go";
 fi

Community Data Science Collective || Want to submit a patch?