Update of /cvsroot/vim-latex/vimfiles/doc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19440/doc
Modified Files:
latex-suite.xml
Log Message:
Change: <M-b> no longer upper-cases the character it encloses in \mathbf.
Also fix documentation to say that its <M-b>, not <M-m> which
encloses in \mathbf. (Jorge Scandaliaris)
Index: latex-suite.xml
===================================================================
RCS file: /cvsroot/vim-latex/vimfiles/doc/latex-suite.xml,v
retrieving revision 1.36
retrieving revision 1.37
diff -C2 -d -r1.36 -r1.37
*** latex-suite.xml 5 Aug 2004 23:06:50 -0000 1.36
--- latex-suite.xml 19 Nov 2005 18:00:01 -0000 1.37
***************
*** 825,830 ****
</para>
</section>
! <section id="Alt-M">
! <title><literal><Alt-M></literal></title>
<para>
This insert-mode mapping encloses the previous character in
--- 825,830 ----
</para>
</section>
! <section id="Alt-B">
! <title><literal><Alt-B></literal></title>
<para>
This insert-mode mapping encloses the previous character in
|