I am trying to use an IEEE journal template of this URL_of_IEEE_Access.
I want to use the tikz and the pgfplots packages.
However, I just including the tikz package in the provided template produce error compiling.
The error is this:
Looking for a solution I have found tikz package causing an error in IEEE access template
.
I have tried to follow the instructions given by @yado but I can not make the solution to work.
I can not generate the mentioned xspotcolor.sty from the .dtx file and the xspotcolor package does not exist.
I would like to find a solution to this problem. A solution which allows the use of TikZ and pgfplots in the Access Template.


.texfile using an article class, e.g., with the same font and fontsize and include pdf figures using\includegraphics{..}. – AboAmmar May 11 '19 at 18:37.texfile using astandaloneclass with multipletikzpictureenvironments inside, eachtikzpictureenvironment will generate one figure in its own pdf page. After generating all figures in a single pdf file, just extract all pages to separate pdf files and you can include them easily. – AboAmmar May 11 '19 at 19:04