Hacker News new | ask | show | jobs
by nanna 2851 days ago
LaTeX editors have simple keybindings for this, like ctl-b., or C-c C-f C-b in emacs, which makes this kind of thing a non-issue for me...
1 comments

Just reading C-c C-f C-b is an issue for me and I haven't even tried to remember and type it yet.
C-c C-f is a prefix key, you get bold with C-b, italic with C-i and so on. At least it was last time I used AucTex :)