Re: [NTG-context] overlays not working

2010-03-23 Thread Michael Ewe
Great, enabling \write18 as described on the wiki page solves the problem, 
Thanks!
___
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  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] overlays not working

2010-03-22 Thread Aditya Mahajan

On Sun, 21 Mar 2010, ARCOR wrote:


Hello context gurus,
while learning about page design, I used Hans Hagen's sample file named "Simple
Cover Page" from the wiki as a starting point. But it does not work. The
overlay will not show up. The text itself is typeset properly. What I found
out:


To run metapost you either need to enable \write18 
(http://wiki.contextgarden.net/write18) or add \runMPgraphicsfalse on the 
top of your file.


Aditya
___
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  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] overlays not working

2010-03-22 Thread luigi scarso
On Sun, Mar 21, 2010 at 10:44 AM, ARCOR  wrote:
> Hello context gurus,
> while learning about page design, I used Hans Hagen's sample file named 
> "Simple
> Cover Page" from the wiki as a starting point. But it does not work. The
> overlay will not show up. The text itself is typeset properly. What I found
> out:
>
> Source:
> http://wiki.contextgarden.net/Simple_Cover_Page saved as "test.tex".
>
> Procedure:
> 1       using TeX Live 2009             texexec --xtx test.tex          No 
> overlay, text ok
> 2       using TeX Live 2009             texexec --pdf test.tex          No 
> overlay, text ok
> 3       using online engine on live.contextgarden.net (pdfTeX)  No overlay, 
> text ok
> 4       using online engine on live.contextgarden.net (XeTeX)   No overlay, 
> text ok
> 5       using ConTeXt minimals  context test.tex                        All 
> working just fine

6  using ConTeXt minimals  texexec test.tex                        All
working just fine
-- 
luigi
___
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  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___