summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandru-Sergiu Marton <brown121407@posteo.ro>2020-07-09 20:01:13 +0300
committerNicolas Goaziou <mail@nicolasgoaziou.fr>2020-07-13 18:17:37 +0200
commitfe41103d50e08e77ed90cb8211773cc19ea44f99 (patch)
tree42d23ee83113232db488b5597f9782cb8100f1e8
parent95eaab7f446e7f29ef5263eeb86c70fbdd23f121 (diff)
downloadorg-mode-fe41103d50e08e77ed90cb8211773cc19ea44f99.tar.gz
ox: Add Romanian smart quotes
* lisp/ox.el (org-export-smart-quotes-alist): Add Romanian variants for smart quotes. TINYCHANGE
-rw-r--r--lisp/ox.el11
1 files changed, 11 insertions, 0 deletions
diff --git a/lisp/ox.el b/lisp/ox.el
index 3fd4869..9852cfd 100644
--- a/lisp/ox.el
+++ b/lisp/ox.el
@@ -5470,6 +5470,17 @@ transcoding it."
(secondary-opening :utf-8 "‘" :html "&lsquo;" :latex "`" :texinfo "`")
(secondary-closing :utf-8 "’" :html "&rsquo;" :latex "'" :texinfo "'")
(apostrophe :utf-8 "’" :html "&rsquo;"))
+ ("ro"
+ (primary-opening
+ :utf-8 "„" :html "&bdquo;" :latex "\"`" :texinfo "@quotedblbase{}")
+ (primary-closing :utf-8 "”" :html "&rdquo;" :latex "''" :texinfo "''")
+ (secondary-opening
+ :utf-8 "«" :html "&laquo;" :latex "\\guillemotleft{}"
+ :texinfo "@guillemetleft{}")
+ (secondary-closing
+ :utf-8 "»" :html "&raquo;" :latex "\\guillemotright{}"
+ :texinfo "@guillemetright{}")
+ (apostrophe :utf-8 "’" :html "&rsquo;"))
("ru"
;; http://ru.wikipedia.org/wiki/%D0%9A%D0%B0%D0%B2%D1%8B%D1%87%D0%BA%D0%B8#.D0.9A.D0.B0.D0.B2.D1.8B.D1.87.D0.BA.D0.B8.2C_.D0.B8.D1.81.D0.BF.D0.BE.D0.BB.D1.8C.D0.B7.D1.83.D0.B5.D0.BC.D1.8B.D0.B5_.D0.B2_.D1.80.D1.83.D1.81.D1.81.D0.BA.D0.BE.D0.BC_.D1.8F.D0.B7.D1.8B.D0.BA.D0.B5
;; http://www.artlebedev.ru/kovodstvo/sections/104/