On Thu, 4 Jun 2009, Michael Bynum wrote:

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

This works fine here for both mkii and mkiv. I am using the beta from 2009.05.26. What is the version that you are using?

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

Reply via email to