Write more

This commit is contained in:
Charlotte Van Petegem 2024-01-03 10:04:49 +01:00
parent bb1dc79244
commit 40fa81e6a2
No known key found for this signature in database
GPG key ID: 019E764B7184435A
2 changed files with 44 additions and 3 deletions

View file

@ -29,6 +29,7 @@
(fill-column . 200)))
(org-mode . ((eval . (progn (visual-line-mode)
(org-toggle-link-display)
(require 'ox)
(add-to-list
'org-export-smart-quotes-alist
'("en-gb" (primary-opening :utf-8 "" :html "“" :latex "``" :texinfo "``")