Updated emacs to work better with special characters
This commit is contained in:
@@ -130,6 +130,7 @@
|
|||||||
" -f markdown+smart" ;; add curly quotes
|
" -f markdown+smart" ;; add curly quotes
|
||||||
" --citeproc --bibliography $HOME/Zotero/lib.bib" ;; connect to BibTeX export from Zotero
|
" --citeproc --bibliography $HOME/Zotero/lib.bib" ;; connect to BibTeX export from Zotero
|
||||||
;; ^ remove "--citeproc" for older versions
|
;; ^ remove "--citeproc" for older versions
|
||||||
|
" --pdf-engine=xelatex" ;; for special characters
|
||||||
" -t " file-type
|
" -t " file-type
|
||||||
" -o " tmp-out-file))
|
" -o " tmp-out-file))
|
||||||
;; End convert routine
|
;; End convert routine
|
||||||
|
|||||||
Reference in New Issue
Block a user