simpleslides is broken after texlive 2011 upgrading
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
On 06/15/2012 11:49 AM, Zhiguang li wrote:
Hi All, The simpleslides can not work any more after texlive 2011 upgrading, here's the example.tex from slideslides
What version of context are your referring to, i.e. what its the output of context --version? texlive 2012 is just around the corner. We had to adapt some code to recent changes in context, so it is indeed possible that this is not backward compatible with older versions. I can only speak for myself, but I don't think that it's worthwhile looking into problems with older versions; texlive 2012 should be released within the next few weeks (maybe Aditya has different opinions on this). So if you need this urgently, best install the context-suite, aka minimals, or wait for TL2012. All best Thomas
Hi Thomas, Thanks for your quick response, here's the version of my ConTeXt, joshua@msh-pc1983:~$ context --version mtx-context | main context file: /usr/local/texlive/2011/texmf-dist/tex/context/base/context.mkiv mtx-context | current version: 2011.05.18 18:04 Best regards, Zhiguang On Fri, Jun 15, 2012 at 8:29 PM, Thomas A. Schmitz < thomas.schmitz@uni-bonn.de> wrote:
On 06/15/2012 11:49 AM, Zhiguang li wrote:
Hi All, The simpleslides can not work any more after texlive 2011 upgrading, here's the example.tex from slideslides
What version of context are your referring to, i.e. what its the output of context --version? texlive 2012 is just around the corner. We had to adapt some code to recent changes in context, so it is indeed possible that this is not backward compatible with older versions. I can only speak for myself, but I don't think that it's worthwhile looking into problems with older versions; texlive 2012 should be released within the next few weeks (maybe Aditya has different opinions on this). So if you need this urgently, best install the context-suite, aka minimals, or wait for TL2012.
All best
Thomas
On 06/15/2012 01:27 PM, Zhiguang li wrote:
Hi Thomas, Thanks for your quick response, here's the version of my ConTeXt, joshua@msh-pc1983:~$ context --version
mtx-context | main context file: /usr/local/texlive/2011/texmf-dist/tex/context/base/context.mkiv mtx-context | current version: 2011.05.18 18:04
Best regards, Zhiguang
Hi Zhiguang, yes, that's as I suspected: there was an overhaul of some core components last December or January, I think, so this version is unlikely to work with a recent simpleslides module. It should work with the current standalone version. All best Thomas
Hi Thomas, Do you know how to upgrade ConTeXt package from texlive 2011 or tlcontrib? I can not find the latest ConTeXt version for texlive 2011. Best regards, Zhiguang On Fri, Jun 15, 2012 at 8:07 PM, Thomas A. Schmitz < thomas.schmitz@uni-bonn.de> wrote:
On 06/15/2012 01:27 PM, Zhiguang li wrote:
Hi Thomas, Thanks for your quick response, here's the version of my ConTeXt, joshua@msh-pc1983:~$ context --version
mtx-context | main context file: /usr/local/texlive/2011/texmf-**dist/tex/context/base/context.**mkiv mtx-context | current version: 2011.05.18 18:04
Best regards, Zhiguang
Hi Zhiguang,
yes, that's as I suspected: there was an overhaul of some core components last December or January, I think, so this version is unlikely to work with a recent simpleslides module. It should work with the current standalone version.
All best
Thomas
Hi Thomas, Thanks a lot, the simpleslides works after upgrade texlive into 2012 pretest version. Best regards, Zhiguang On Fri, 15 Jun 2012, Zhiguang li wrote:
Hi Thomas, Do you know how to upgrade ConTeXt package from texlive 2011 or tlcontrib? I can not find the latest ConTeXt version for texlive 2011.
Best regards, Zhiguang
On Fri, Jun 15, 2012 at 8:07 PM, Thomas A. Schmitz < thomas.schmitz@uni-bonn.de> wrote:
On 06/15/2012 01:27 PM, Zhiguang li wrote:
Hi Thomas, Thanks for your quick response, here's the version of my ConTeXt, joshua@msh-pc1983:~$ context --version
mtx-context | main context file: /usr/local/texlive/2011/texmf-**dist/tex/context/base/context.**mkiv mtx-context | current version: 2011.05.18 18:04
Best regards, Zhiguang
Hi Zhiguang,
yes, that's as I suspected: there was an overhaul of some core components last December or January, I think, so this version is unlikely to work with a recent simpleslides module. It should work with the current standalone version.
All best
Thomas
participants (3)
-
Thomas A. Schmitz
-
Zhiguang li
-
Zhiguang Li