index
:
bin
master
My ~/bin folder
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pdflatexup
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'pdflatexup')
-rwxr-xr-x
pdflatexup
1
1 files changed, 0 insertions, 1 deletions
diff --git a/pdflatexup b/pdflatexup
index 19b755d..b9b141b 100755
--- a/
pdflatexup
+++ b/
pdflatexup
@@ -1,6 +1,5 @@
#!/bin/sh
-
/usr/bin/pdflatex $1
if [ $? -eq 0 ]; then