help required w.r.t " vardef " in mpost.
7 Apr
2004
7 Apr
'04
3:40 a.m.
In the following code : vardef list = A , B , C , A enddef; def triangle = forsuffixes $=list: pair T.$; endfor; enddef; beginfig(1) triangle; T.A = (2,3); T.B = (3,5); T.C = (2,6); T = T.A -- T.B -- T.C -- cycle; draw T; endfig; end; In macro "list" if i give just "def" instead of "vardef" the program works fine. But with "vardef" i'm getting many errors. I'm not able to figure this out. Please help; thanx in advance. Vinuth. -- ______________________________________________ Check out the latest SMS services @ http://www.linuxmail.org This allows you to send and receive SMS through your mailbox. Powered by Outblaze
7564
Age (days ago)
7564
Last active (days ago)
1 comments
2 participants
participants (2)
-
Hans Hagen
-
vinuth madinur