bug#50555: [BUG] Org Latex export doesn't handle src blocks correctly

2021-09-18 Thread Younes Ben El
Daniel Fleischer writes: > Here is the hint: since "minted" is using a python package (pygments) for > the highlighting, one need to add the "-shell-escape" to the call. Other > than that, everything works as planned. Since it's a specific > configuration for using "minted", I'll add a comment

bug#50555: [BUG] Org Latex export doesn't handle src blocks correctly

2021-09-18 Thread Younes Ben El
I Apologize for the previous mail, seems like it didn't go through correctly . Actually it does compile and produces a pdf file , however there's some issue with it as it doesn't display the code_block. if we set our emacs config to #+begin_src emacs-lisp (require 'ox-latex) (setq