[pstricks] powerdot conflict with pstricks-add?
Seweryn K
sewkokot at gmail.com
Mon Aug 29 13:58:39 CEST 2022
Thank you Herbert for helping us. Indeed I'll report this problem to the
powerdot list.
Regards,
Seweryn
On Sat, Aug 27, 2022 at 8:16 AM Herbert Voss <Herbert.Voss at fu-berlin.de>
wrote:
> Am 26.08.22 um 21:06 schrieb Seweryn K:
> >
> > I have got the same conflict when updating my debian unstable and my
> > powerdot presentations now do not compile.
> >
> > In fact, testing the MWE, the problem occurs when adding options
> > (mode=present or print or handout) to the powerdot class as follows:
>
> It has nothing to do with PSTricks! It is a problem with powerdot
> itself. The following has the same problem:
>
> \listfiles
> \documentclass[mode=present]{powerdot}
> \usepackage{siunitx}
> \begin{document}
> \begin{slide}{foo}
> bar\pause baz
> \end{slide}
> \end{document}
>
> Report it to the powerdot list.
>
> Herbert
>
>
> >
> > \listfiles
> > \documentclass[mode=present]{powerdot}
> > % \documentclass{powerdot}
> > % \usepackage{pstricks-add}
> > \usepackage{pst-calculate} % requires siunitx
> >
> > \begin{document}
> >
> > \begin{slide}{foo}
> > bar\pause baz
> > \end{slide}
> >
> > \end{document}
> >
> > And the compilation errors are as follows:
> >
> > ! LaTeX3 Error: Key 'siunitx/number-mode' accepts only a fixed set of
> > choices.
> >
> > For immediate help type H <return>.
> > ...
> >
> > l.8131 }
> >
> > *File List*
> > powerdot.cls 2021/05/19 v1.7 powerdot presentation class (HA)
> > xkeyval.sty 2022/06/16 v2.9 package option processing (HA)
> > xkeyval.tex 2014/12/03 v2.7a key=value parser (HA)
> > article.cls 2021/10/04 v1.4n Standard LaTeX document class
> > size10.clo 2021/10/04 v1.4n Standard LaTeX file (size option)
> > size11.clo 2021/10/04 v1.4n Standard LaTeX file (size option)
> > geometry.sty 2020/01/02 v5.9 Page Geometry
> > ifvtex.sty 2019/10/25 v1.7 ifvtex legacy package. Use iftex instead.
> > iftex.sty 2022/02/03 v1.0f TeX engine tests
> > ifxetex.sty 2019/10/25 v0.7 ifxetex legacy package. Use iftex
> instead.
> > hyperref.sty 2022-06-20 v7.00s Hypertext links for LaTeX
> > ltxcmds.sty 2020-05-10 v1.25 LaTeX kernel commands for general use
> > (HO)
> > pdftexcmds.sty 2020-06-27 v0.33 Utility functions of pdfTeX for
> > LuaTeX (HO)
> > infwarerr.sty 2019/12/03 v1.5 Providing info/warning/error messages
> > (HO)
> > kvsetkeys.sty 2019/12/15 v1.18 Key value parser (HO)
> > kvdefinekeys.sty 2019-12-19 v1.6 Define keys (HO)
> > pdfescape.sty 2019/12/09 v1.15 Implements pdfTeX's escape features
> (HO)
> > hycolor.sty 2020-01-27 v1.10 Color options for hyperref/bookmark (HO)
> > letltxmacro.sty 2019/12/03 v1.6 Let assignment for LaTeX macros (HO)
> > auxhook.sty 2019-12-17 v1.6 Hooks for auxiliary files (HO)
> > nameref.sty 2022-05-17 v2.50 Cross-referencing by name of section
> > refcount.sty 2019/12/15 v3.6 Data extraction from label references
> (HO)
> > gettitlestring.sty 2019/12/15 v1.6 Cleanup title references (HO)
> > kvoptions.sty 2022-06-15 v3.15 Key value format for package options
> > (HO)
> > pd1enc.def 2022-06-20 v7.00s Hyperref: PDFDocEncoding definition
> (HO)
> > intcalc.sty 2019/12/15 v1.3 Expandable calculations with integers
> (HO)
> > etexcmds.sty 2019/12/15 v1.7 Avoid name clashes with e-TeX commands
> > (HO)
> > puenc.def 2022-06-20 v7.00s Hyperref: PDF Unicode definition (HO)
> > url.sty 2013/09/16 ver 3.4 Verb mode for urls, etc.
> > bitset.sty 2019/12/09 v1.3 Handle bit-vector datatype (HO)
> > bigintcalc.sty 2019/12/15 v1.5 Expandable calculations on big
> > integers (HO)
> > atbegshi-ltx.sty 2021/01/10 v1.0c Emulation of the original atbegshi
> > package with kernel methods
> > hpdftex.def 2022-06-20 v7.00s Hyperref driver for pdfTeX
> > atveryend-ltx.sty 2020/08/19 v1.0a Emulation of the original
> > atveryend package
> > with kernel methods
> > rerunfilecheck.sty 2022-07-10 v1.10 Rerun checks for auxiliary
> > files (HO)
> > uniquecounter.sty 2019/12/15 v1.4 Provide unlimited unique counter
> (HO)
> > graphicx.sty 2021/09/16 v1.2d Enhanced LaTeX Graphics (DPC,SPQR)
> > graphics.sty 2022/03/10 v1.4e Standard LaTeX Graphics (DPC,SPQR)
> > trig.sty 2021/08/11 v1.11 sin cos tan (DPC)
> > graphics.cfg 2016/06/04 v1.11 sample graphics configuration
> > pdftex.def 2020/10/05 v1.2a Graphics/color driver for pdftex
> > pstricks.sty 2021/08/23 v0.71 LaTeX wrapper for `PSTricks' (RN,HV)
> > xcolor.sty 2022/06/12 v2.14 LaTeX color extensions (UK)
> > color.cfg 2016/01/02 v1.6 sample color configuration
> > mathcolor.ltx
> > pst-xkey.tex 2005/11/25 v1.6 PSTricks specialization of xkeyval (HA)
> > pst-xkey.tex 2005/11/25 v1.6 PSTricks specialization of xkeyval (HA)
> > pstricks.tex 2022/01/09 v3.13 `PSTricks' (tvz,hv)
> > pstricks-dots.tex
> > pst-fp.tex 2020/11/20 v0.06 `PST-fp' (hv)
> > pst-ovl.sty 2020/05/01 v0.02 LaTeX wrapper for `pst-ovl' (HV)
> > pst-ovl.tex 2020/05/01 v0.07b overlay macros `pst-ovl' (HV)
> > enumitem.sty 2019/06/20 v3.9 Customized lists
> > verbatim.sty 2020-07-07 v1.5u LaTeX2e package for verbatim
> enhancements
> > powerdot-default.sty 2014/01/01 v1.5 default style (HA)
> > pifont.sty 2020/03/25 PSNFSS-v9.3 Pi font support (SPQR)
> > upzd.fd 2001/06/04 font definitions for U/pzd.
> > upsy.fd 2001/06/04 font definitions for U/psy.
> > pst-calculate.sty 2019/01/24 v. 0.02(Herbert Voss) Support for
> > caculations with floating point numbers.
> > xparse.sty 2022-06-22 L3 Experimental document command parser
> > expl3.sty 2022-07-15 L3 programming layer (loader)
> > l3backend-pdftex.def 2022-07-01 L3 backend support: PDF output
> (pdfTeX)
> > siunitx.sty 2022-07-23 v3.1.5 A comprehensive (SI) units package
> > translations.sty 2022/02/05 v1.12 internationalization of LaTeX2e
> > packages (CN)
> > etoolbox.sty 2020/10/05 v2.5k e-TeX tools for LaTeX (JAW)
> > amstext.sty 2021/08/26 v2.01 AMS text
> > amsgen.sty 1999/11/30 v2.0 generic functions
> > array.sty 2022/03/10 v2.5f Tabular extension package (FMi)
> >
> > Any idea what can be wrong?
> >
> > Regards,
> > Seweryn
> >
> > On Fri, Aug 26, 2022 at 11:15 AM Herbert Voss
> > <Herbert.Voss at fu-berlin.de> wrote:
> >
> >
> >
> > Am 25.08.22 um 21:51 schrieb Ryan Higginbottom:
> > > I've recently been unable to compile a powerdot document in which I
> > > need the pstricks-add package. I keep getting the following two
> > errors
> > >
> > > Error, line 8163, Key 'siunitx/number-mode' accepts only a fixed
> > set
> > > of choices.
> > > Error, line 8163, Key 'siunitx/unit-mode' accepts only a fixed
> > set of
> > > choices.
> > >
> > > Could anyone offer any assistance?
> >
> > With an up-to-date LaTeX version I have no problem.
> >
> > Herbert
> >
> >
> >
> > \listfiles
> > \documentclass{powerdot}
> > \usepackage{pstricks-add}
> >
> > \begin{document}
> >
> > \begin{slide}{foo}
> > bar\pause baz
> > \end{slide}
> >
> > \end{document}
> >
> >
> >
> > *File List*
> > powerdot.cls 2021/05/19 v1.7 powerdot presentation class (HA)
> > xkeyval.sty 2022/06/16 v2.9 package option processing (HA)
> > xkeyval.tex 2014/12/03 v2.7a key=value parser (HA)
> > article.cls 2021/10/04 v1.4n Standard LaTeX document class
> > size10.clo 2021/10/04 v1.4n Standard LaTeX file (size option)
> > size11.clo 2021/10/04 v1.4n Standard LaTeX file (size option)
> > geometry.sty 2020/01/02 v5.9 Page Geometry
> > ifvtex.sty 2019/10/25 v1.7 ifvtex legacy package. Use iftex
> > instead.
> > iftex.sty 2022/02/03 v1.0f TeX engine tests
> > ifxetex.sty 2019/10/25 v0.7 ifxetex legacy package. Use iftex
> > instead.
> > hyperref.sty 2022-06-20 v7.00s Hypertext links for LaTeX
> > ltxcmds.sty 2020-05-10 v1.25 LaTeX kernel commands for
> > general use (HO)
> > pdftexcmds.sty 2020-06-27 v0.33 Utility functions of pdfTeX for
> > LuaTeX (HO)
> > infwarerr.sty 2019/12/03 v1.5 Providing info/warning/error
> > messages (HO)
> > kvsetkeys.sty 2019/12/15 v1.18 Key value parser (HO)
> > kvdefinekeys.sty 2019-12-19 v1.6 Define keys (HO)
> > pdfescape.sty 2019/12/09 v1.15 Implements pdfTeX's escape
> > features (HO)
> > hycolor.sty 2020-01-27 v1.10 Color options for
> > hyperref/bookmark (HO)
> > letltxmacro.sty 2019/12/03 v1.6 Let assignment for LaTeX macros
> > (HO)
> > auxhook.sty 2019-12-17 v1.6 Hooks for auxiliary files (HO)
> > nameref.sty 2022-05-17 v2.50 Cross-referencing by name of
> section
> > refcount.sty 2019/12/15 v3.6 Data extraction from label
> > references (HO)
> > gettitlestring.sty 2019/12/15 v1.6 Cleanup title references (HO)
> > kvoptions.sty 2022-06-15 v3.15 Key value format for package
> > options (HO)
> > pd1enc.def 2022-06-20 v7.00s Hyperref: PDFDocEncoding
> > definition (HO)
> > intcalc.sty 2019/12/15 v1.3 Expandable calculations with
> > integers (HO)
> > etexcmds.sty 2019/12/15 v1.7 Avoid name clashes with e-TeX
> > commands (HO)
> > puenc.def 2022-06-20 v7.00s Hyperref: PDF Unicode
> > definition (HO)
> > url.sty 2013/09/16 ver 3.4 Verb mode for urls, etc.
> > bitset.sty 2019/12/09 v1.3 Handle bit-vector datatype (HO)
> > bigintcalc.sty 2019/12/15 v1.5 Expandable calculations on big
> > integers (HO)
> > atbegshi-ltx.sty 2021/01/10 v1.0c Emulation of the original
> > atbegshi
> > package with kernel methods
> > hdvips.def 2022-06-20 v7.00s Hyperref driver for dvips
> > pdfmark.def 2022-06-20 v7.00s Hyperref definitions for
> > pdfmark specials
> > rerunfilecheck.sty 2022-07-10 v1.10 Rerun checks for auxiliary
> > files (HO)
> > atveryend-ltx.sty 2020/08/19 v1.0a Emulation of the original
> > atveryend packa
> > ge
> > with kernel methods
> > uniquecounter.sty 2019/12/15 v1.4 Provide unlimited unique
> > counter (HO)
> > graphicx.sty 2021/09/16 v1.2d Enhanced LaTeX Graphics (DPC,SPQR)
> > graphics.sty 2022/03/10 v1.4e Standard LaTeX Graphics (DPC,SPQR)
> > trig.sty 2021/08/11 v1.11 sin cos tan (DPC)
> > graphics.cfg 2016/06/04 v1.11 sample graphics configuration
> > dvips.def 2017/06/20 v3.1d Graphics/color driver for dvips
> > pstricks.sty 2021/08/23 v0.71 LaTeX wrapper for `PSTricks' (RN,HV)
> > xcolor.sty 2022/06/12 v2.14 LaTeX color extensions (UK)
> > color.cfg 2016/01/02 v1.6 sample color configuration
> > mathcolor.ltx
> > pst-xkey.tex 2005/11/25 v1.6 PSTricks specialization of xkeyval
> > (HA)
> > pst-xkey.tex 2005/11/25 v1.6 PSTricks specialization of xkeyval
> > (HA)
> > pstricks.tex 2022/01/09 v3.13 `PSTricks' (tvz,hv)
> > pstricks-dots.tex
> > pst-fp.tex 2020/11/20 v0.06 `PST-fp' (hv)
> > pstricks.pro <http://pstricks.pro> 2020/06/09 v. 1.31,
> > PostScript prologue file (hv)
> > pst-algparser.pro <http://pst-algparser.pro> 2011/10/31 v. 0.04,
> > PostScript prologue file (hv)
> > pst-tools.pro <http://pst-tools.pro> 2012/01/01 v. 0.02,
> > PostScript prologue file (hv)
> > pst-dots.pro <http://pst-dots.pro> 2006/12/19 v. 2.00,
> > PostScript prologue file (hv)
> > pst-ovl.sty 2020/05/01 v0.02 LaTeX wrapper for `pst-ovl' (HV)
> > pst-ovl.tex 2020/05/01 v0.07b overlay macros `pst-ovl' (HV)
> > pst-ovl.pro <http://pst-ovl.pro> 2014/05/12, PostScript prologue
> > file (hv)
> > enumitem.sty 2019/06/20 v3.9 Customized lists
> > verbatim.sty 2020-07-07 v1.5u LaTeX2e package for verbatim
> > enhancements
> > powerdot-default.sty 2014/01/01 v1.5 default style (HA)
> > pifont.sty 2020/03/25 PSNFSS-v9.3 Pi font support (SPQR)
> > upzd.fd 2001/06/04 font definitions for U/pzd.
> > upsy.fd 2001/06/04 font definitions for U/psy.
> > powerdot-default.ps <http://powerdot-default.ps> Graphic file
> > (type eps)
> > pstricks-add.sty 2021/09/10 v. 0.17 package wrapper for
> > pstricks-add.tex (hv
> > )
> > pst-plot.sty 2021/09/23 package wrapper for pst-plot.tex (hv)
> > pst-xkey.sty 2005/11/25 v1.6 package wrapper for pst-xkey.tex (HA)
> > multido.sty 2004/05/17 package wrapper for PSTricks
> > `multido.tex',
> > (HV/RN)
> > multido.tex 2010/05/14 v1.42 `multido' (tvz,hv)
> > pst-plot.tex 2021/09/23 1.93 `pst-plot' (tvz,hv)
> > pst-node.sty 2010/04/22 package wrapper for pst-node.tex
> > pst-node.tex 2021/09/23 1.93 `pst-node' (tvz,hv)
> > pst-node.pro <http://pst-node.pro> 2011/09/18 v. 1.14,
> > PostScript prologue file (hv)
> > pst-3d.sty 2009/07/28 package wrapper for pst-3d.tex (hv)
> > pst-3d.tex 2021/09/23 v1.93 `PST-3d' (hv)
> > pst-3d.pro <http://pst-3d.pro> 2010/01/01 v. 0.01, PostScript
> > prologue file (hv)
> > pst-math.sty 2018/12/16 v 0.65 package wrapper for PSTricks
> > pst-math.tex
> > pst-calculate.sty 2019/01/24 v. 0.02(Herbert Voss) Support for
> > caculations w
> > ith floating point numbers.
> > xparse.sty 2022-06-22 L3 Experimental document command parser
> > expl3.sty 2022-08-05 L3 programming layer (loader)
> > l3backend-dvips.def 2022-08-05 L3 backend support: dvips
> > siunitx.sty 2022-08-08 v3.1.6 A comprehensive (SI) units package
> > translations.sty 2022/02/05 v1.12 internationalization of LaTeX2e
> > packages (
> > CN)
> > etoolbox.sty 2020/10/05 v2.5k e-TeX tools for LaTeX (JAW)
> > amstext.sty 2021/08/26 v2.01 AMS text
> > amsgen.sty 1999/11/30 v2.0 generic functions
> > array.sty 2022/03/10 v2.5f Tabular extension package (FMi)
> > ifluatex.sty 2019/10/25 v1.5 ifluatex legacy package. Use iftex
> > instead.
> > xstring.sty 2021/07/21 v1.84 String manipulations (CT)
> > pst-math.pro <http://pst-math.pro> 2018/12/13 v. 0.65,
> > PostScript prologue file (hv)
> > pstricks-add.tex 2021/09/23 v1.93 `PSTricks-add' (hv)
> > pstricks-add.pro <http://pstricks-add.pro> 2009/12/17 v. 0.23,
> > PostScript prologue file (hv)
> > document.bm <http://document.bm>
> > document.bm <http://document.bm>
> > document.toc
> > translations-basic-dictionary-english.trsl (english translation
> > file
> > `transl
> > ations-basic-dictionary')
> > ***********
> >
> >
> >
> >
> >
> >
> >
> >
> > >
> > > Thank you,
> > > Ryan
> > >
> > > --
> > > list: https://lists.tug.org/pstricks
> > > archive: https://tug.org/pipermail/pstricks/
> >
> > --
> > list: https://lists.tug.org/pstricks
> > archive: https://tug.org/pipermail/pstricks/
> >
> >
> > --
> > list: https://lists.tug.org/pstricks
> > archive: https://tug.org/pipermail/pstricks/
>
> --
> list: https://lists.tug.org/pstricks
> archive: https://tug.org/pipermail/pstricks/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://tug.org/pipermail/pstricks/attachments/20220829/4be49428/attachment-0001.html>
More information about the PSTricks
mailing list.