Skip to content
Snippets Groups Projects
Commit 7fab1c79 authored by Stéphane Del Pino's avatar Stéphane Del Pino
Browse files

Ajout d'un oubli pour l'export de listing en PDF avec orgmode

parent ee7ab850
No related branches found
No related tags found
No related merge requests found
...@@ -56,6 +56,7 @@ ...@@ -56,6 +56,7 @@
'(org-default-notes-file (concat org-directory "/notes.org")) '(org-default-notes-file (concat org-directory "/notes.org"))
'(org-export-html-postamble nil) '(org-export-html-postamble nil)
'(org-hide-leading-stars t) '(org-hide-leading-stars t)
'(org-latex-listings (quote minted))
'(org-src-fontify-natively t) '(org-src-fontify-natively t)
'(org-startup-folded (quote overview)) '(org-startup-folded (quote overview))
'(org-startup-indented t) '(org-startup-indented t)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment