Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

how to get METAFONT in logo font and degree symbol into LaTeX document?

8 views
Skip to first unread message

Simon Law

unread,
Jan 14, 2003, 11:04:15 AM1/14/03
to
In article <b01ali$b11$1...@tabloid.uwaterloo.ca>, Daniel M. Berry wrote:
> Howdy
>
> To get the word TeX printed in the logo form you say to LaTeX:
> \TeX{}
> To get LaTeX printed in the logo form, you say
> \LaTeX{}
>
> How do you get METAFONT printed in the logo form using the Logo font??

I presume that you are using LaTeX2e.

\usepackage{mflogo}
...
\begin{document}
\MF{}
\end{document}

> How does you get the degree symbol, the little circle above and to the
> right of the number???

$10^{\circ}C$

Simon

Andre Masella

unread,
Jan 14, 2003, 4:04:13 PM1/14/03
to
>> How does you get the degree symbol, the little circle above and to the
>> right of the number???
>
> $10^{\circ}C$

I have always \usepackage{textcomp}
then 10 \textdegree C when not in math mode.
--
--Andre Masella (an...@masella.no-ip.org, masella.no-ip.org, 169231229)

0 new messages