On 2016-02-26 18:41 Bodo Graumann <m...@bodograumann.de> wrote: > let g:Tex_SmartQuoteOpen = "\\enquote{" > let g:Tex_SmartQuoteClose = "}"
Using LaTeX it would be fine, but with XeTeX I would value that only as a workaround. :) I don't want to use to much macros for such simple things. This makes the code easier to read. A quote is a character nothing more. And XeTeX can interpret each unicode-character itself without any help. The problem is only that the keyboard doesn't know about a open-quote-character. ;) I prefer the solution with ,,ligatures''. kind regards Christian ------------------------------------------------------------------------------ Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140 _______________________________________________ Vim-latex-devel mailing list Vim-latex-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/vim-latex-devel