org babel latex to svg with pgfplots
This commit is contained in:
@@ -35,7 +35,7 @@
|
|||||||
(require 'ox-tufte)
|
(require 'ox-tufte)
|
||||||
|
|
||||||
;; add to generel org variabels, so that it works also for babel latex src blocks
|
;; add to generel org variabels, so that it works also for babel latex src blocks
|
||||||
(add-to-list 'org-babel-latex-htlatex-packages "{pgfplots}")
|
(add-to-list 'org-babel-latex-htlatex-packages "{pgfplots}" t)
|
||||||
|
|
||||||
;; add to general org variables, so that it works also for latex snippets, preview
|
;; add to general org variables, so that it works also for latex snippets, preview
|
||||||
(add-to-list 'org-latex-default-packages-alist "\\newcommand{\\ti}[1]{_\\mathrm{#1}}" t) ;; tiefstellen, Index
|
(add-to-list 'org-latex-default-packages-alist "\\newcommand{\\ti}[1]{_\\mathrm{#1}}" t) ;; tiefstellen, Index
|
||||||
|
|||||||
Reference in New Issue
Block a user