[Emacs Lisp] Personal ~/.emacs.d/ configuration folder.
Ignore PDF tools for now...
smart-documents.org
@@ -1009,7 +1009,7 @@
1009
1009
Org mode shines particularly when exporting to PDF---Org files can
1010
1010
reliably be shared and exported to PDF in a reproducible fashion.
1011
1011
1012
Removed:
#+BEGIN_SRC emacs-lisp :tangle yes
1012
Added:
#+BEGIN_SRC emacs-lisp :tangle no
1013
1013
(use-package pdf-tools)
1014
1014
(unless (string-equal system-type "windows-nt")
1015
1015
(pdf-tools-install))