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

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

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