Commit 9c7f1f7b authored by Pierre-Antoine Rouby's avatar Pierre-Antoine Rouby
Browse files

doc: Try with system package.

Showing with 0 additions and 12 deletions
+0 -12
(require 'org)
(require 'subr-x)
;; Needed packages
(require 'package)
(add-to-list 'package-archives
'("melpa" . "https://melpa.org/packages/"))
(package-initialize)
;;; Install HTMLIZE
(package-install 'htmlize)
(require 'htmlize)
;; LaTeX config
(add-to-list
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment