I am working on a document that has a lot of subscripts. I am getting really tired typing the _. Is there a way to do the following:
Everytime I want $v_1$, I just want to type in v1. Or b1 produces b_1 or c1 produces c_1.
Bonus points for someone who can teach me how to do something like b{1 and 2} for b_{1 and 2} or something even more robust where I can specify whether its a superscript or a subscript.
I understand this might end up in more keystrokes but I'd rather have simple keystrokes than moving my hand across the keyboard for the underscore.
I also realized I don't use the number pad. Is there a way to hotkey the number pad so that press "1" on the number pad will insert \textbf{} for me or something similar -- this might be posted as another question