ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* handouts blank
@ 2011-05-01 20:30 Reviczky, Adam
  2011-05-01 20:45 ` Reviczky, Adam
  0 siblings, 1 reply; 9+ messages in thread
From: Reviczky, Adam @ 2011-05-01 20:30 UTC (permalink / raw)
  To: ntg-context

Hi,

I'm trying to make some (mkiv) handouts from my simpleslides presentation.
Unfortunately the resulting pdf is blank for the slides, no frames either. Can someone give me an example that works?

Here's my minimal:
% slides.tex
\usemodule[simpleslides][style=BigNumber,font=Helvetica]

\setupTitle
  [title={Title},
   author={Author},
   date={\currentdate}]

\starttext
\placeTitle

\SlideTitle{Title2}
content

\SlideTitle{Title3}
content
\stoptext

% handout.tex
\setuppapersize
  [A4][A4] % or [A4,landscape][A4,landscape]

\setuplayout
  [header=0pt,footer=1cm,backspace=1cm,topspace=1cm,width=middle,height=middle]

\setupfootertexts
  [presentation---\currentdate\space---\space\pagenumber]

\starttext
  \combinepages[slides][nx=2,ny=3,frame=on]
\stoptext

I also tried it with the standard presentation examples and using .tex and .pdf suffixes for the combinepages command.

Adam
___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 9+ messages in thread
* Re: handouts blank
@ 2011-05-02 15:19 Reviczky, Adam
  2011-05-02 15:53 ` Otared Kavian
  0 siblings, 1 reply; 9+ messages in thread
From: Reviczky, Adam @ 2011-05-02 15:19 UTC (permalink / raw)
  To: ntg-context

> I tested your code both with mkii and mkiv, and everything seems to work correctly, both with frame= on or off.

What version of context/luatex do you use?
I suspect its a problem in luatex, but I have to experiment with it more.

I'm using context beta 2011.04.24 with luatex svn rev 4232, but I'm updating to the latest to test it again.

Adam
___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 9+ messages in thread
* Re: handouts blank
@ 2011-05-02 17:44 Reviczky, Adam
  2011-05-02 19:33 ` Otared Kavian
  0 siblings, 1 reply; 9+ messages in thread
From: Reviczky, Adam @ 2011-05-02 17:44 UTC (permalink / raw)
  To: ntg-context

Upgrading to the latest context beta (2011.05.01) solved the problem.

Adam
___________________________________________________________________________________
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
___________________________________________________________________________________


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

end of thread, other threads:[~2011-05-10 16:33 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-01 20:30 handouts blank Reviczky, Adam
2011-05-01 20:45 ` Reviczky, Adam
2011-05-02  6:32   ` Otared Kavian
2011-05-09 20:31     ` Aditya Mahajan
2011-05-10 16:33       ` Otared Kavian
2011-05-02 15:19 Reviczky, Adam
2011-05-02 15:53 ` Otared Kavian
2011-05-02 17:44 Reviczky, Adam
2011-05-02 19:33 ` Otared Kavian

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