I'm guessing that the problem is related to Vim's extended IMAP 
features, but I personally don't know.

Regardless, I don't think most LaTeX users will use digraphs in this 
way. If you want to typeset an accented character, you should use LaTeX 
to do so. In particular,

\`e and \'e

give you accents on e (after typesetting). That is, you get the digraphs 
AFTER typesetting, not before.

Do you have a reason you need more than the 127 standard ASCII 
characters in your LaTeX **SOURCE**?

--Ted

Fabio S. wrote:
> Hi all,
> 
> I am having problems with digraphs in vimlatex: in normal vim, to obtain é
> I usually type  '<BS>e
> When in vimlatex, the same doesn't hold. Why?
> 
> I know I can use <CTRL-K>'e, but I would like to know why the other way 
> doesn't work: it
> should, since the digraph option is on.
> 
> I am also having trouble with the compose function, which is mapped to 
> rwin in xorg.conf: to
> obtain é I should type (rwin+')e.
> Sometimes this works, others it doesn't: I can't understand this either.
> 
> Any hints?
> 
> Thank you
> 
> Fabio
> 
> 
> 
> ------------------------------------------------------------------------
> 
> -------------------------------------------------------------------------
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Vim-latex-devel mailing list
> Vim-latex-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/vim-latex-devel

-- 
Ted Pavlic <[EMAIL PROTECTED]>

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Vim-latex-devel mailing list
Vim-latex-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vim-latex-devel

Reply via email to