LyXadding special symbols in lyx

Information and discussion about LyX, a WYSIWYM editor, available for Linux, Windows and Mac OS X systems.
Post Reply
nicenice
Posts: 1
Joined: Sun Apr 13, 2008 12:22 am

adding special symbols in lyx

Post by nicenice »

Hi!
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!

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

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

User avatar
Stefan Kottwitz
Site Admin
Posts: 10360
Joined: Mon Mar 10, 2008 9:44 pm

adding special symbols in lyx

Post by Stefan Kottwitz »

Hi nicenice,

welcome to the board!
Here you can see the code of those symbols you mentioned:

Code: Select all

$\leftrightarrow\uparrow\rightarrow\downarrow$
Stefan
User avatar
Maksi
Posts: 52
Joined: Sun Mar 16, 2008 12:12 pm

adding special symbols in lyx

Post by Maksi »

Stefan_K wrote:

Code: Select all

$\leftrightarrow\uparrow\rightarrow\downarrow$
Just to make sure: in LyX, put in an ERT-field and insert the code from above into it.
A Humanities user of LaTeX :)
HassanKhater
Posts: 1
Joined: Thu May 08, 2008 11:43 pm

Re: adding special symbols in lyx

Post by HassanKhater »

Hi
From VIEW menu choose TOOLBARS then MATH PANELS
You will see the icons of these special sympols and simply press the you want.
Post Reply