\mathfrak{A}
often. How to reduce typing when typing it?LyX ⇒ A keyboard shortcut?
A keyboard shortcut?
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
- Stefan Kottwitz
- Site Admin
- Posts: 10324
- Joined: Mon Mar 10, 2008 9:44 pm
A keyboard shortcut?
Code: Select all
\newcommand*{\ma}{\mathfrak{A}}
\ma
. And you could change the definition at any time, valid for the whole document.Perhaps there are programmable LyX shortcuts, I just don't have it here right now.
Stefan
Re: A keyboard shortcut?
-
- Posts: 89
- Joined: Fri Jan 24, 2014 12:42 am
A keyboard shortcut?
-
- Site Moderator
- Posts: 542
- Joined: Sat Sep 01, 2012 6:38 am
A keyboard shortcut?
You can also use math macros in LyX. Insert > Math > Macro. Here you can control both the LaTeX and the LyX output.porton wrote:This way I would see "\ma" not the symbol in the formula in the LyX editor. This is certainly not what I want.