diff options
author | Sashi20 | 2019-07-18 16:47:45 +0530 |
---|---|---|
committer | GitHub | 2019-07-18 16:47:45 +0530 |
commit | 0373e63fb2655bf8bfec5ddfa2a497909ac95c68 (patch) | |
tree | 2b59f7a0d6fe69b82cdb1bdfe0242be3f6e343ce /latex/bck_latex_test.sh | |
parent | f25ee8675840c0853033bdd3d0b9d3a4a4a561b4 (diff) | |
parent | 976e3251d9372049afcea4efc12e1a032e769e1e (diff) | |
download | r_textbook_companion-0373e63fb2655bf8bfec5ddfa2a497909ac95c68.tar.gz r_textbook_companion-0373e63fb2655bf8bfec5ddfa2a497909ac95c68.tar.bz2 r_textbook_companion-0373e63fb2655bf8bfec5ddfa2a497909ac95c68.zip |
Merge pull request #14 from Sashi20/master
Modify text function in certificate and disable code to download pdf
Diffstat (limited to 'latex/bck_latex_test.sh')
-rwxr-xr-x | latex/bck_latex_test.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/latex/bck_latex_test.sh b/latex/bck_latex_test.sh index 6cfe29a..b7c0513 100755 --- a/latex/bck_latex_test.sh +++ b/latex/bck_latex_test.sh @@ -134,7 +134,7 @@ fi j=$col1 done < database_sort -rm Figure_files +#rm Figure_files if [ -s $Dep_dat ] |