Remove latexwatch, obsoleted by latexmk
This commit is contained in:
		
							parent
							
								
									9205a8ce67
								
							
						
					
					
						commit
						70da64a98a
					
				
					 1 changed files with 0 additions and 8 deletions
				
			
		|  | @ -238,14 +238,6 @@ cropdetect() { | ||||||
| # programming | # programming | ||||||
| ##############################################################################{{{ | ##############################################################################{{{ | ||||||
| 
 | 
 | ||||||
| # watch latex file for changes and rebuild |  | ||||||
| latexwatch() { |  | ||||||
| 	maindoc=$1 |  | ||||||
| 	while : ; do |  | ||||||
| 		inotifywait -e modify $*; pdflatex -halt-on-error $maindoc |  | ||||||
| 	done   |  | ||||||
| } |  | ||||||
| 
 |  | ||||||
| svn() { | svn() { | ||||||
| 	case $1 in | 	case $1 in | ||||||
| 		log|diff) | 		log|diff) | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 crater2150
						crater2150