LyX ⇒ adding special symbols in lyx
adding special symbols in lyx
I am new to LyX and there is just one feature I need to write my text. I need to add these symbols regularly in my text: ↔↑→↓
Just wondering if anyone could help me with this! I am using windows!
Thank you in advance!
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: 10335
- Joined: Mon Mar 10, 2008 9:44 pm
adding special symbols in lyx
welcome to the board!
Here you can see the code of those symbols you mentioned:
Code: Select all
$\leftrightarrow\uparrow\rightarrow\downarrow$
adding special symbols in lyx
Just to make sure: in LyX, put in an ERT-field and insert the code from above into it.Stefan_K wrote:Code: Select all
$\leftrightarrow\uparrow\rightarrow\downarrow$

-
- Posts: 1
- Joined: Thu May 08, 2008 11:43 pm
Re: adding special symbols in lyx
From VIEW menu choose TOOLBARS then MATH PANELS
You will see the icons of these special sympols and simply press the you want.