ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* sometxt in mkiv
@ 2008-09-07 15:52 Thomas A. Schmitz
  2008-09-07 23:32 ` Aditya Mahajan
  0 siblings, 1 reply; 12+ messages in thread
From: Thomas A. Schmitz @ 2008-09-07 15:52 UTC (permalink / raw)
  To: mailing ConTeXt users list for

I think this message mysteriously disappeared yesterday (at least I  
didn;t see it); if you've seen it before, please excuse the double post!

Hi all,

I was just wondering if this is a bug or if it's something that still  
needs to be implemented: the example on p. 10 of Mojca's sometxt MyWay  
works in mkii, yet in mkiv, it doesn't:

\starttext
\startTeXtexts
\dorecurse{12}{\TeXtext{\recurselevel}{\recurselevel}}
\stopTeXtexts

\startMPcode
numeric r; r = 1.5cm;
draw fullcircle scaled 2r;
for i=1 upto 12:
draw (origin--down) scaled 4pt shifted (0,r) rotated -30i;
label(sometxt(i), up scaled .75r rotated -30i);
endfor;
\stopMPcode
\stoptext

in mkiv, I get no labels and the somewhat cryptic sentence "[do we  
need TeXtexts in MkIV]" on my pdf. Anybody able to answer this or my  
question?

All best

Thomas
___________________________________________________________________________________
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] 12+ messages in thread
* sometxt in mkiv
@ 2008-09-06 11:15 Thomas A. Schmitz
  2008-09-07 13:43 ` Aditya Mahajan
  2008-09-07 19:42 ` Mojca Miklavec
  0 siblings, 2 replies; 12+ messages in thread
From: Thomas A. Schmitz @ 2008-09-06 11:15 UTC (permalink / raw)
  To: mailing ConTeXt users list for

Hi all,

I was just wondering if this is a bug or if it's something that still  
needs to be implemented: the example on p. 10 of Mojca's sometxt MyWay  
works in mkii, yet in mkiv, it doesn't:

\starttext
\startTeXtexts
\dorecurse{12}{\TeXtext{\recurselevel}{\recurselevel}}
\stopTeXtexts

\startMPcode
numeric r; r = 1.5cm;
draw fullcircle scaled 2r;
for i=1 upto 12:
draw (origin--down) scaled 4pt shifted (0,r) rotated -30i;
label(sometxt(i), up scaled .75r rotated -30i);
endfor;
\stopMPcode
\stoptext

in mkiv, I get no labels and the somewhat cryptic sentence "[do we  
need TeXtexts in MkIV]" on my pdf. Anybody able to answer this or my  
question?

All best

Thomas
___________________________________________________________________________________
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] 12+ messages in thread

end of thread, other threads:[~2008-09-09 17:23 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-09-07 15:52 sometxt in mkiv Thomas A. Schmitz
2008-09-07 23:32 ` Aditya Mahajan
  -- strict thread matches above, loose matches on Subject: below --
2008-09-06 11:15 Thomas A. Schmitz
2008-09-07 13:43 ` Aditya Mahajan
2008-09-07 19:42 ` Mojca Miklavec
2008-09-08  7:22   ` Thomas A. Schmitz
2008-09-08  9:26     ` Hans Hagen
2008-09-08 18:43       ` Thomas A. Schmitz
2008-09-09 15:07       ` Mojca Miklavec
2008-09-09 15:13     ` Mojca Miklavec
2008-09-09 17:23       ` Thomas A. Schmitz
2008-09-08  8:16   ` Hans Hagen

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).