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!
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- Stefan Kottwitz
- Site Admin
- Posts: 10360
- 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.