Explorar el Código

lisp/ob-latex.el: Remove duplicate line.

* lisp/ob-latex.el (org-babel-header-args:latex): duplicate line.
Daniel Fleischer hace 3 años
padre
commit
7135982022
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      lisp/ob-latex.el

+ 0 - 1
lisp/ob-latex.el

@@ -64,7 +64,6 @@
     (pdfpng       . :any)
     (pdfwidth     . :any)
     (headers      . :any)
-    (packages     . :any)
     (buffer       . ((yes no))))
   "LaTeX-specific header arguments.")