Menu

#355 Error when loading the library datavisualization when using ConTeXt mkiv (current version from TeXLive 2014 and beta)

v1.0 (example)
open
5
2019-01-21
2015-03-09
TeXnician
No

Loading the library datavisualization in ConTeXt mkiv (current version in TeXLive 2014 and beta) produces an error.

Minimal example:

\usemodule[tikz]
\usetikzlibrary[datavisualization]

\starttext
A
\stoptext

I attached the log file with the error massages.

Thank you for the great program.

Sincerely

TeXnician

1 Attachments

Discussion

  • Henri Menke

    Henri Menke - 2019-01-07

    I've just committed a partial fix for this, at least for the “Missing number business”. Another problem remains, which is that datavisualization uses some xcolor commands which are naturally not available in ConTeXt (and also not in Plain TeX, so it should fail there as well). If you can live without color stylesheets, then add these lines before \usetikzlibrary[datavisualization]:

    \def\definecolorseries#1#2#3[#4]#5#6{}
    \def\resetcolorseries#1{}
    
     

    Related

    Bugs: #4

  • Stefan Pinnow

    Stefan Pinnow - 2019-01-15
    • status: open --> closed-fixed
     
  • Stefan Pinnow

    Stefan Pinnow - 2019-01-15

    Thank you for reporting. This should be fixed now.

     
    • Henri Menke

      Henri Menke - 2019-01-16

      Please reopen. This is not completely fixed, see my comment above.

       

      Last edit: Henri Menke 2019-01-16
  • Stefan Pinnow

    Stefan Pinnow - 2019-01-16
    • status: closed-fixed --> open
     
  • Henri Menke

    Henri Menke - 2019-01-21
    • assigned_to: Henri Menke
     
MongoDB Logo MongoDB