Hi,

I actually dropped the use of the units module because it uses a roman font where my text is in Helvetica. There is a trick to make the units module use a sans-serif font, but in that case the \mu greek character comes out as m, which is not what I wanted.

Thanks for the feedback though.

Regards,

Frank
On 2003, Nov 17, , at 15:21, Willi Egger wrote:

At 14:52 17.11.2003, Frank wrote:

Hi,

the solution is to use the \usemodule[units] command in the beginning of your document.

When zou need to typset a unit you can say things like \Degrees Celsius, \Square\Meter or \Milli\Meter

Regards Willi

Hello

I am having some big problems with superscripts. When I type:

-20$^\circ$C

I get the expected 20 degrees Celcius (-20oC)

However if I put the same sequence in a macro

\def\celcius{$^\circ$C}
-20\celsius\ Dewpoint
-20\celsius Dewpoint

I get as result:

-20  oCDewpoint
-20DoCewpoint

Where o symbolizes the degree symbol.

What is going on, and more importantly how to solve it.

Best Regards,


Frank


_______________________________________________
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context

_______________________________________________ ntg-context mailing list [EMAIL PROTECTED] http://www.ntg.nl/mailman/listinfo/ntg-context

_______________________________________________ ntg-context mailing list [EMAIL PROTECTED] http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to