The latex tutorial I'm reading says to use textcomp to make degrees centigrade symbols, euros, etc. However, http://www.ctan.org/pkg/textcomp
the CTAN website says it's obsolete, and I'm having trouble downloading it.
In lyx \textdegree does not generate the degree symbol because I obviously don't have the right package enabled in the preamble.
Last edited by cgnieder on Mon Sep 10, 2012 11:45 pm, edited 1 time in total.
FYI:
I'm using windows with LyX 2.0 and MiKTeX 2.9
I'm designing a book using the Koma-script class
insipidtoast wrote:[…] the CTAN website says it's obsolete, and I'm having trouble downloading it. […]
I can't see where it's said that the package is obsolete. And a download and installation by hand is not needed since the package is a standard part of your TeX distribution.
30 \textcelsius{}
%produces an error every time. I don't know why the tutorial says to type that!??! 30 \textdegree{}C
% Since this is the correct way to produce the temperature symbol for centigrade.
\textcelsius %does not work.
Last edited by cgnieder on Mon Sep 10, 2012 11:33 pm, edited 1 time in total.
FYI:
I'm using windows with LyX 2.0 and MiKTeX 2.9
I'm designing a book using the Koma-script class
The error is gone and you found a consistent symbol. Btw. textcomp is not obsolete, it's just not distributed as extra package any more since it's distributed with the basic LaTeX.