help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to create a function to italicize in latex in emacs?


From: Alain Ketterlin
Subject: Re: How to create a function to italicize in latex in emacs?
Date: Wed, 28 Mar 2012 19:20:00 -0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux)

Pedro Costa <psdc1978@gmail.com> writes:

> I would like to italicize a word in latex in emacs automatically.
> Instead of write \textit{word}, I would like to select the "word" and
> then write M-x <my command> and it's added textit around the word. Do
> I have to create a lisp function in .emacs? How do I do that?

AUCTex has C-c C-f C-i (with variants for all sorts of \text...)

-- Alain.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]