Y
Hacker News
new
|
ask
|
show
|
jobs
by
stdbrouw
2851 days ago
Having to use `\textbf{...}` is impetus enough for writing in Markdown instead.
1 comments
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...
link
Anonymous4C54D6
2851 days ago
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.
link
disgruntledphd2
2851 days ago
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 :)
link