28 Jul
2014
28 Jul
'14
6:59 a.m.
Am 28.07.2014 um 08:27 schrieb Hwitloc
I want a degree sign so I use the other graniod. Below the \prime symbol getdires
\starttext
77\degree ~4f4\prime
\stoptext
The prime character gets
Are you looking for the unit command? %\setupbodyfont[cambria] \starttext \unit{77 degree} \unit{4 arcminute} \unit{4 arcsecond} \stoptext Wolfgang