diff --git a/funcs.el b/funcs.el index fac2ce0..6964521 100644 --- a/funcs.el +++ b/funcs.el @@ -357,6 +357,11 @@ Arguments: () 2)) (concat "@@html:" - text " /" phonetics - "/@@@@latex:\\textit{" text - "} (/" phonetics "/)@@")) + text + " /" + phonetics + "/@@@@latex:\\textit{" + text + "} (/" + phonetics + "/)@@"))