ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Weird Fieldstack problem
@ 2007-06-08  8:35 Zhichu Chen
  2007-06-08 14:26 ` Aditya Mahajan
  0 siblings, 1 reply; 5+ messages in thread
From: Zhichu Chen @ 2007-06-08  8:35 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 1104 bytes --]

Hi,

I've written the following test file:

======================
\setupcolors[state=start]
\setuppagenumbering[state=stop]
\setupinteraction  [state=start]

\starttext

\MPdrawingdonetrue

\startMPdrawing
draw (0,0)--(2cm,2cm);
\stopMPdrawing
\definesymbol[aa][\getMPdrawing]

\startMPdrawing
draw (2cm,2cm)--(2cm,0);
\stopMPdrawing

\definesymbol[bb][\getMPdrawing]

\startMPdrawing
draw (0,0)--(2cm,0);
\stopMPdrawing

\definesymbol[cc][\getMPdrawing]

\definefieldstack[somemap][aa,bb,cc][height=fit,width=fit,frame=on]


\fieldstack[somemap]
\goto{here} [JS(Walk_Field{somemap})]

\stoptext
======================

It seems that the fieldstack does not work. Is there anything wrong?

-- 
Best Regards
Chen
----------------------------------------------------------------

          Zhi-chu Chen | Shanghai Synchrotron Radiation Facility
         No. 2019 | Jialuo Rd. | Jiading | Shanghai | P.R. China
             tel: 086 21 5955 3405 | zhichu.chen.googlepages.com
                                               | www.sinap.ac.cn
----------------------------------------------------------------

[-- Attachment #1.2: Type: text/html, Size: 1746 bytes --]

[-- Attachment #2: Type: text/plain, Size: 487 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-06-11 11:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-06-08  8:35 Weird Fieldstack problem Zhichu Chen
2007-06-08 14:26 ` Aditya Mahajan
2007-06-08 15:16   ` Zhichu Chen
2007-06-08 17:35     ` Aditya Mahajan
2007-06-11 11:56       ` Zhichu Chen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).