Starting to switch knitr to Rtex
This commit is contained in:
parent
3a16b40a5c
commit
76674241c8
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user