|  |  |  | @ -32,7 +32,7 @@ Rfiletype="R" | 
		
	
		
			
				|  |  |  |  | TeXfiletype="tex" | 
		
	
		
			
				|  |  |  |  | tikzfiles="*.tikz" | 
		
	
		
			
				|  |  |  |  | Rnwfiles="*.Rnw" | 
		
	
		
			
				|  |  |  |  | auxfiles="*.aux *.bbl *.bcf *.blg *.fdb* *.figlist *.fls *.lof *.log *.lot *.lox *.makefile *.map *.out *.run* *.tdo *.toc *.dep *.dpth" | 
		
	
		
			
				|  |  |  |  | auxfiles="*.acn *.acr *.alg *.aux *.bbl *.bcf *.blg *.dep *.dpth *.fdb* *.figlist *.fls *.glg *.glo *.gls *.lof *.log *.lot *.out *.lox *.makefile *.map *.out *.run* *.slg *.slo *.sls *.tdo *.toc *.xdy" | 
		
	
		
			
				|  |  |  |  | 
 | 
		
	
		
			
				|  |  |  |  | 
 | 
		
	
		
			
				|  |  |  |  | # depending on number of args and their content, do different things... | 
		
	
	
		
			
				
					|  |  |  | @ -76,7 +76,7 @@ if [ $# -eq 1 ]; then | 
		
	
		
			
				|  |  |  |  |       bash -c "/home/taha/chepec/chetex/common/bash/shiny-matrix.sh" & | 
		
	
		
			
				|  |  |  |  |       # terminate this script | 
		
	
		
			
				|  |  |  |  |       echo "<cheRTeX> Terminating..." | 
		
	
		
			
				|  |  |  |  |       simpledelay.sh 4 | 
		
	
		
			
				|  |  |  |  |       simpledelay.sh 2 | 
		
	
		
			
				|  |  |  |  |    	exit 0 | 
		
	
		
			
				|  |  |  |  |    fi | 
		
	
		
			
				|  |  |  |  | 
 | 
		
	
	
		
			
				
					|  |  |  | @ -102,7 +102,7 @@ if [ $# -eq 1 ]; then | 
		
	
		
			
				|  |  |  |  |    	echo "<cheRTeX> -----------------------" | 
		
	
		
			
				|  |  |  |  |    	echo "<cheRTeX> Rscript knitr completed" | 
		
	
		
			
				|  |  |  |  |    	echo "<cheRTeX> -----------------------" | 
		
	
		
			
				|  |  |  |  |    	simpledelay.sh 4 | 
		
	
		
			
				|  |  |  |  |    	simpledelay.sh 2 | 
		
	
		
			
				|  |  |  |  |    else | 
		
	
		
			
				|  |  |  |  |       # Run pgfSweave commands | 
		
	
		
			
				|  |  |  |  |       echo "<cheRTeX> ---------------------------" | 
		
	
	
		
			
				
					|  |  |  | @ -120,7 +120,7 @@ if [ $# -eq 1 ]; then | 
		
	
		
			
				|  |  |  |  |    	echo "<cheRTeX> -------------------------" | 
		
	
		
			
				|  |  |  |  |    	echo "<cheRTeX> R CMD pgfsweave completed" | 
		
	
		
			
				|  |  |  |  |    	echo "<cheRTeX> -------------------------" | 
		
	
		
			
				|  |  |  |  |    	simpledelay.sh 4 | 
		
	
		
			
				|  |  |  |  |    	simpledelay.sh 2 | 
		
	
		
			
				|  |  |  |  |    fi | 
		
	
		
			
				|  |  |  |  | 
 | 
		
	
		
			
				|  |  |  |  | 	# Run vc script if vc exists in working directory | 
		
	
	
		
			
				
					|  |  |  | @ -265,10 +265,10 @@ else | 
		
	
		
			
				|  |  |  |  | fi | 
		
	
		
			
				|  |  |  |  | 
 | 
		
	
		
			
				|  |  |  |  | 
 | 
		
	
		
			
				|  |  |  |  | echo "------------------------------------" | 
		
	
		
			
				|  |  |  |  | echo "===     chertex.sh completed     ===" | 
		
	
		
			
				|  |  |  |  | echo "-------------------------------------" | 
		
	
		
			
				|  |  |  |  | echo "===      chertex.sh completed     ===" | 
		
	
		
			
				|  |  |  |  | echo "=== $(date) ===" | 
		
	
		
			
				|  |  |  |  | echo "------------------------------------" | 
		
	
		
			
				|  |  |  |  | simpledelay.sh 10 | 
		
	
		
			
				|  |  |  |  | echo "-------------------------------------" | 
		
	
		
			
				|  |  |  |  | simpledelay.sh 3 | 
		
	
		
			
				|  |  |  |  | 
 | 
		
	
		
			
				|  |  |  |  | exit 0 | 
		
	
	
		
			
				
					|  |  |  | 
 |