ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* metapost and luatex (or xetex)
@ 2008-10-03 19:18 Diego Depaoli
  2008-10-03 21:30 ` Hans Hagen
  0 siblings, 1 reply; 9+ messages in thread
From: Diego Depaoli @ 2008-10-03 19:18 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi all,
from metafun manual, page 157, I took this example

\startuniqueMPgraphic{copyright}
picture p ; p := btex COPYRIGHT etex rotated 90 ;
setbounds p to boundingbox p enlarged 1pt ;
draw p withcolor .8white ;
xyscale_currentpicture(\the\leftmarginwidth,\the\textheight) ;
\stopuniqueMPgraphic
\setuptexttexts [margin] [] [\uniqueMPgraphic{copyright}]
\starttext
\input knuth
\stoptext

but compiling it I get some trouble

texexec --pdf works as expected
texexec --lua drops colors (COPYRIGHT is black)
texexec --xtx gives no output (linux and FreeBSD)

All normal?

Regards
-- 
Diego Depaoli
___________________________________________________________________________________
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] 9+ messages in thread

end of thread, other threads:[~2008-10-07 19:56 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-10-03 19:18 metapost and luatex (or xetex) Diego Depaoli
2008-10-03 21:30 ` Hans Hagen
2008-10-03 22:40   ` Mojca Miklavec
2008-10-04 10:16     ` Hans Hagen
2008-10-04 12:19     ` Diego Depaoli
2008-10-04 12:14   ` Diego Depaoli
2008-10-06 21:48     ` Mojca Miklavec
2008-10-07 19:56       ` Diego Depaoli
2008-10-06 22:06     ` luigi scarso

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