zeus
3 years ago
2 changed files with 7 additions and 0 deletions
@ -0,0 +1,6 @@ |
|||||
|
#!/bin/bash |
||||
|
|
||||
|
cd /home; rm -f /home/main.log; xelatex -interaction=batchmode main |
||||
|
gvim main.log |
||||
|
okular main.pdf |
||||
|
|
Loading…
Reference in new issue