changes to latexmk
This commit is contained in:
parent
08071ec95a
commit
1c1b136ba6
|
@ -176,7 +176,7 @@
|
||||||
alias ll='ls -l'
|
alias ll='ls -l'
|
||||||
alias say='espeak -v default -p 10 -s 150 -a 200 2> /dev/null'
|
alias say='espeak -v default -p 10 -s 150 -a 200 2> /dev/null'
|
||||||
alias tmux='tmux -u'
|
alias tmux='tmux -u'
|
||||||
alias pdfmk='latexmk -pdfxe -pvc'
|
alias pdfmk='latexmk -lualatex -pvc'
|
||||||
# needs to have a number immediately after it.
|
# needs to have a number immediately after it.
|
||||||
alias slideshow='feh --full-screen --randomize --auto-zoom --recursive --slideshow-delay'
|
alias slideshow='feh --full-screen --randomize --auto-zoom --recursive --slideshow-delay'
|
||||||
# converts all .doc and .docx files in the local directory to pdfs using libreoffice
|
# converts all .doc and .docx files in the local directory to pdfs using libreoffice
|
||||||
|
|
Loading…
Reference in a new issue