ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Reviczky, Adam" <adam.reviczky@kcl.ac.uk>
To: "ntg-context@ntg.nl" <ntg-context@ntg.nl>
Subject: handouts blank
Date: Sun, 1 May 2011 21:30:27 +0100	[thread overview]
Message-ID: <7B4626C28B06A7418E938BF73D6DEE18F9F571EBE0@KCL-MAIL05.kclad.ds.kcl.ac.uk> (raw)

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
___________________________________________________________________________________


             reply	other threads:[~2011-05-01 20:30 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-01 20:30 Reviczky, Adam [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7B4626C28B06A7418E938BF73D6DEE18F9F571EBE0@KCL-MAIL05.kclad.ds.kcl.ac.uk \
    --to=adam.reviczky@kcl.ac.uk \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).