(Emacs/*)~disable a lot of packages
Don't use them most of the time so what's the need? If I'm ever in the situation where I need to use these I hope I have internet connection.
This commit is contained in:
@@ -1570,7 +1570,10 @@ crash (like the async handler for org-export). Works really well with
|
||||
(start-process-shell-command "" "*pdflatex*" (concat "pdflatex -shell-escape "
|
||||
(org-latex-export-to-latex)))))
|
||||
#+end_src
|
||||
** Org ref
|
||||
** WAIT Org ref
|
||||
:PROPERTIES:
|
||||
:header-args:emacs-lisp: :tangle no
|
||||
:END:
|
||||
For bibliographic stuff in $\LaTeX$ export.
|
||||
#+begin_src emacs-lisp
|
||||
(use-package org-ref
|
||||
|
||||
Reference in New Issue
Block a user