Hello:
I recently received a request that $\bar{a}$ be supported: ie. it should
be conceal-char'd and appear as a: a̅
So I tried
syn match texMathSymbol '\\bar{a}' contained conceal cchar=a̅
but this construct doesn't produce the desired output: instead, it shows
an "a" instead. Presumably that's because what appears after the "=" is
an a followed by a combining character, 0x0305.
I'm not sure if this is a bug or an extension request.
Regards,
Chip Campbell
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups "vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.