summaryrefslogtreecommitdiff
path: root/latex/latex_test.sh
diff options
context:
space:
mode:
authorSashi202020-01-10 14:01:36 +0530
committerSashi202020-01-10 14:01:36 +0530
commit96fa3195ca3e86c739c2907f85360bc4dcd95a95 (patch)
tree8f246c25ce5502eacc4f1b9c0e8fdc27f571e3e8 /latex/latex_test.sh
parentfecb424fa4f20814d663e48ae668552381678509 (diff)
downloadr_textbook_companion-96fa3195ca3e86c739c2907f85360bc4dcd95a95.tar.gz
r_textbook_companion-96fa3195ca3e86c739c2907f85360bc4dcd95a95.tar.bz2
r_textbook_companion-96fa3195ca3e86c739c2907f85360bc4dcd95a95.zip
Update project details in info and update text in completed books page
Diffstat (limited to 'latex/latex_test.sh')
-rwxr-xr-xlatex/latex_test.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/latex/latex_test.sh b/latex/latex_test.sh
index 4e88d63..9197ab4 100755
--- a/latex/latex_test.sh
+++ b/latex/latex_test.sh
@@ -41,7 +41,7 @@ colB4=${colB4/&/\\&};
colB5=${colB5/&/\\&};
colB6=${colB6/&/\\&};
colB7=${colB7/&/\\&};
-echo \\title\{R Textbook Companion \for "\\\\"$colB1"\\\\"by $colB2"\\footnote{Funded by a grant from the National Mission on Education through ICT, http://spoken-tutorial.org/NMEICT-Intro. This Textbook Companion and R codes written in it can be downloaded from the \"Textbook Companion Project\" section at the website http://R.in}}" >>$CURDIR/TEX
+echo \\title\{R Textbook Companion \for "\\\\"$colB1"\\\\"by $colB2"\\footnote{Funded by a grant from the National Mission on Education through ICT, http://spoken-tutorial.org/NMEICT-Intro. This Textbook Companion and R codes written in it can be downloaded from the \"Textbook Companion Project\" section at the website https://r.fossee.in}}" >>$CURDIR/TEX
echo \\author\{ Created by \\\\$col1\\\\$col2\\\\$col3\\\\$col4\\\\ College Teacher\\\\$col5\\\\Cross\-Checked by \\\\$col6\\\\$col8}>>$CURDIR/TEX