ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Zhiguang li <muzili@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: simpleslides is broken after texlive 2011 upgrading
Date: Fri, 15 Jun 2012 17:49:32 +0800	[thread overview]
Message-ID: <CA+fCCPyVwA3zmLCCh3qXnPNGBeVUenrdyQc4oa6ZV47hVsGRvA@mail.gmail.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 1727 bytes --]

Hi All,
The simpleslides can not work any more after texlive 2011 upgrading,
 here's the example.tex from slideslides

\usemodule[simpleslides]
          [style=BigNumber]

\setupTitle
  [ title={Title of the presentation},
   author={Name of authors},
     date={Date of presentation},
  ]

\starttext
\placeTitle

\SlideTitle {The first slide}
Write whatever you want.

\SlideTitle {The second slide}
Continue writing.

\stoptext

And the error output is
resolvers       > modules > loaded: 'simpleslides-s-BigNumber'
(/home/joshua/texmf/tex/context/third/simpleslides/simpleslides-s-BigNumber.tex
simpleslides    > loading Big Number style
system          > command \NormalHeight is already defined
system          > command \NormalWidth is already defined
system          > command \PictureFrameHeight is already defined
system          > command \PictureFrameWidth is already defined
))
system          > begin file example.tex at line 10
! Undefined control sequence.

system          > tex > error on line 11 in file example.tex: Undefined
control sequence ...

 1     \usemodule[simpleslides]
 2               [style=BigNumber]
 3
 4     \setupTitle
 5       [ title={Title of the presentation},
 6        author={Name of authors},
 7          date={Date of presentation},
 8       ]
 9
10     \starttext
11 >>  \placeTitle
12
13     \SlideTitle {The first slide}
14     Write whatever you want.
15
16     \SlideTitle {The second slide}
17     Continue writing.
18
19     \stoptext
20


\placeTitle ...\usesimpleslidestitlestyleandcolor
                                                  \c!style \c!color
\simples...
l.11 \placeTitle

?


Test env:
 texlive-2011 + t-simpleslides-2012.02.14.zip

Best regards,
Zhiguang

[-- Attachment #1.2: Type: text/html, Size: 2317 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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:[~2012-06-15  9:49 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-15  9:49 Zhiguang li [this message]
2012-06-15 12:29 ` Thomas A. Schmitz
2012-06-15 11:27   ` Zhiguang li
2012-06-15 12:07     ` Thomas A. Schmitz
2012-06-15 12:15       ` Zhiguang li
2012-06-16  3:08         ` Zhiguang Li

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=CA+fCCPyVwA3zmLCCh3qXnPNGBeVUenrdyQc4oa6ZV47hVsGRvA@mail.gmail.com \
    --to=muzili@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).