A collection of my bash/python scripts for various common tasks (such as compiling Rnw documents).
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Taha Ahmed 296cc79bb9 No need to use "-r .latexmkrc" for latexmk command
because latexmk will use .latexmkrc file in the working directory
without needing to be prompted to do so.
In fact, the "-r" argument was causing latexmk to emit a warning,
so we are better of without it.
2 years ago
.gitignore Corrected exit statuses in chertex.sh to zero for success and one otherwise. 8 years ago
.latexmkrc Corrected exit statuses in chertex.sh to zero for success and one otherwise. 8 years ago
chepdftk.sh Initial commit. Files as-is. Currently chertex.sh and simpledelay.sh are most used. 13 years ago
chertex.sh No need to use "-r .latexmkrc" for latexmk command 2 years ago
chetex.sh Initial commit. Files as-is. Currently chertex.sh and simpledelay.sh are most used. 13 years ago
chrome-apps.sh Created two new scripts for launching Chrome webapp windows. 6 years ago
chrome-logging-apps.sh Created two new scripts for launching Chrome webapp windows. 6 years ago
chrome-with-tabs.sh Decreased wait (sleep) times for chertex.sh slightly. 7 years ago
countdown.sh Initial commit. Files as-is. Currently chertex.sh and simpledelay.sh are most used. 13 years ago
dvi2pdf.sh Initial commit. Files as-is. Currently chertex.sh and simpledelay.sh are most used. 13 years ago
findlines.sh Mainly updates to the way chertex.sh handles Shiny. 10 years ago
pdf2pocket.sh Added date information to end of chertex.sh output. 11 years ago
pdf2readability.sh Added date information to end of chertex.sh output. 11 years ago
rstudioserver.sh Corrected exit statuses in chertex.sh to zero for success and one otherwise. 8 years ago
semtiffconv.sh Corrected exit statuses in chertex.sh to zero for success and one otherwise. 8 years ago
sendfromgmail.py chertex.sh now handles sample-matrix jobs only to produce HTML (Shiny) output. 10 years ago
shiny-matrix.sh Mainly updates to the way chertex.sh handles Shiny. 10 years ago
shiny-python-localhost.py Corrected exit statuses in chertex.sh to zero for success and one otherwise. 8 years ago
simpledelay.sh Initial commit. Files as-is. Currently chertex.sh and simpledelay.sh are most used. 13 years ago
submodule-to-repo.sh Added script that converts git submodules to regular git repos. 2 years ago
tikz2pdf I made a few changes to suit my needs bettter. 13 years ago