[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
vector font question
- Subject: vector font question
- From: Peter Brooker <ra5589(at)email.sps.mot.com>
- Date: Mon, 18 Dec 2000 08:46:45 -0700
- Newsgroups: comp.lang.idl-pvwave
- Organization: Motorola Semiconductor Products Sector
- Xref: news.doit.wisc.edu comp.lang.idl-pvwave:22663
I am doing some equations using vector fonts and cannot seem to find the
horizontal division line to express a fraction. The best I can do is the
minus sign. For example, consider
plot,[0,1]
ss='!s-------!r!s!a(y2-y1)!r!b(x2-x1)'
xyouts,.1,.5,ss,charsize=2
The minus sign looks terrible. What is the code for the division line?
thanks-Peter Brooker