| Re: When I input " \[ " , how to automatically complete " \] " and put point in the middle of \[ and \] ? |
|
 |
|
 |
|
 |
|
 |
Group: gnu.emacs.help · Group Profile
Author: huxiaopengstathuxiaopengstat Date: Aug 19, 2008 00:41
On 8月19日, 下午3时09分, Tassilo Horn member.fsf.org> wrote:
> "xiaopeng hu" gmail.com> writes:
>
> Hi!
>
>> When I input " \[ " ,how to automatically complete " \] " and put
>> point in the middle of \[ and \] ?
>
> Define some abbrev for LaTeX-mode (if you use AUCTeX, else it's
> latex-mode, I think). See (info "(emacs)Abbrevs").
>
> Bye,
> Tassilo
> --
> If a tree falls in the forest, does anybody hear? Yes. Chuck Norris hears it. Chuck Norris can hear everything. Chuck Norris can hear the shrieking terror in your soul.
Then my abbre is \[ \] \M 3 \C b. Is it right? Thanks
|