ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Michael Bynum <mdbynum@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: simple-slides: Last slide not formatted
Date: Thu, 4 Jun 2009 14:28:50 -0400	[thread overview]
Message-ID: <bc3554890906041128m7a0b3b84y67946de2a3467281@mail.gmail.com> (raw)

I am having a problem with the last slide of my presentation using the
simple-slide module.  No matter what style I use, the last slide
doesn't follow the style chosen and doesn't contain the specified
title.  In the example below, the title slide and slides 1 - 3 are
correctly formatted, but slide 4 only displays the text "This is the
forth slide" in black text on a white background.  Is there something
I'm doing wrong?

\usemodule[simpleslides][style=BigNumber]
\setupTitle
	[ title={Title of Presentation},
          author={Author of Presentation},
	  date={Today},
	]

\starttext
\placeTitle

\SlideTitle {The first slide}
This is the first slide.

\SlideTitle {The second slide}
This is the second slide.

\SlideTitle {The third slide}
This is the third slide.

\SlideTitle {The forth slide}
This is the forth slide.

\stoptext



Thanks,
Mike
___________________________________________________________________________________
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
___________________________________________________________________________________


             reply	other threads:[~2009-06-04 18:28 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-04 18:28 Michael Bynum [this message]
2009-06-04 18:42 ` Thomas A. Schmitz
2009-06-04 18:51   ` Michael Bynum
2009-06-04 19:14     ` Thomas A. Schmitz
2009-06-04 20:09       ` Michael Bynum
2009-06-05  2:58 ` Aditya Mahajan
2009-06-05 13:29   ` Michael Bynum

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=bc3554890906041128m7a0b3b84y67946de2a3467281@mail.gmail.com \
    --to=mdbynum@gmail.com \
    --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).