LyXA degree symbol in Lyx?

Information and discussion about LyX, a WYSIWYM editor, available for Linux, Windows and Mac OS X systems.
Post Reply
johndb
Posts: 2
Joined: Sun Jun 14, 2009 12:48 am

A degree symbol in Lyx?

Post by johndb »

Does anyone know how to insert a degree symbol as in 360 degrees in Lyx? I have the latest 1.6.3-1 version.

Recommended reading 2024:

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

NEW: TikZ book now 40% off at Amazon.com for a short time.

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

A degree symbol in Lyx?

Post by Stefan Kottwitz »

Hi johndb,

welcome to the board!
You could use

Code: Select all

$360^\circ$
Stefan
LaTeX.org admin
johndb
Posts: 2
Joined: Sun Jun 14, 2009 12:48 am

Re: A degree symbol in Lyx?

Post by johndb »

Ah yes I was making a silly mistake, for the record, when I put the degree symbol after the number there was this large space that didn't look right. But I realise to get a more compact authentic look, I need to include the number in math mode and still in the math mode brackets to superscript the circle.
Post Reply