From 435c1683f137d6efa9a93251211815b5835d27f3 Mon Sep 17 00:00:00 2001 From: Peng Li Date: Sat, 30 Jul 2016 22:11:42 +0800 Subject: [PATCH] emacs - pdf export mactex --- emacs.d/config.org | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/emacs.d/config.org b/emacs.d/config.org index f0a8f95..dcd017c 100644 --- a/emacs.d/config.org +++ b/emacs.d/config.org @@ -904,13 +904,11 @@ Setting agenda files and the agenda view #+END_SRC ** Export PDF -Install MacTex-basic and some tex packages -#+BEGIN_SRC bash - +Install MacTex-basic [[http://www.tug.org/mactex/morepackages.html][MacTex-basic]] and some tex packages +#+BEGIN_SRC sh sudo tlmgr update --self sudo tlmgr install titlesec framed threeparttable wrapfig multirow enumitem bbding titling tabu mdframed tcolorbox textpos import varwidth needspace tocloft ntheorem environ trimspaces collection-fontsrecommended capt-of - #+END_SRC #+BEGIN_SRC emacs-lisp :tangle yes :results silent @@ -1399,7 +1397,7 @@ Color for Man-mode #+END_SRC ** pdf-tools -#+BEGIN_SRC bash +#+BEGIN_SRC sh brew install poppler #+END_SRC -- 2.11.0