|
[Date Index]
[Thread Index]
[Author Index]
Re: Setting Cell Style While Cursor in Cell?
- To: mathgroup at smc.vnet.net
- Subject: [mg28352] Re: Setting Cell Style While Cursor in Cell?
- From: Albert Retey <albert.retey at visualanalysis.com>
- Date: Sat, 14 Apr 2001 01:28:24 -0400 (EDT)
- Organization: Visual Analysis AG
- References: <9b3i4k$34r@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Mike Yukish wrote:
>
> I often start typing, then decide to change the style of the cell in
> midstream. Right now I use the mouse to click on the vertical bar to the
> right, then hit Alt-7 or whatever to mod the style, then hit the right
> arrow key to move back into the cell and continue. It gets to be a pain
> after a while.
>
> How can I do this using only the keyboard, no mouse?
My probably not perfect way is to use Ctrl-. as many times as necessary
(which is that the Cell is selected). If you are looking for keyboard
shortcuts also have a look in the help browser Other Information ->
Keyboard Shortcuts. Unfortunatly these differ slightly between different
OS. Also there seems to be no officially supported way to (re-)define
any of the keys, one of the things I miss most in Mathematica.
A hack is to edit the file KeyEventTranslations.tr in the directory
$TopDirectory/SystemFiles/FrontEnd/TextResources. You probably should
make a copy of the file to
$PreferenceDirectory/SystemFiles/FrontEnd/TextResources before editing
(a backup is also a good idea). But remember, you can easily damage your
installation when editing this file, and editing these files is AFAIK
not really suggested by Wolfram (?).
Hope that helps
Albert
Prev by Date:
Re: printing math1 fonts
Next by Date:
Re: Fonts for Yap DVI-PS
Previous by thread:
Setting Cell Style While Cursor in Cell?
Next by thread:
printing math1 fonts
|