Use python lexer when exporting ipython blocks

This commit is contained in:
Henrik Lissner 2019-07-10 22:26:03 +02:00
parent afdec75cbc
commit 30e14d7681
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -15,6 +15,8 @@
(after! org-src
(add-to-list 'org-src-lang-modes '("ipython" . python)))
(after! ox-latex
(add-to-list 'org-latex-minted-langs '(ipython "python")))
:config
(set-popup-rules!
'(("\\*ob-ipython.*"