1

The newest update update of pstricks-add gives me the following error:

! Paragraph ended before \ProvidesPackageRCS@i was completed

\documentclass[a4paper,12pt]{article}
\usepackage{pstricks-add}
\begin{document}
test
\end{document}

Does anyone know, how to fix this?

chris
  • 325
  • 3
  • 11
  • 1
    There was a version issue with the newly released TikZ/PGF that I think should already be resolved. Try to update again (in both admin and user mode if you use MikTeX). The example compiles fine for me with a recently updated MikTeX (but MikTeX is often a bit behind TeX live, so if there are new issues, those won't have hit me yet). – moewe Jan 14 '19 at 09:58
  • 1
    Update your system and it will be ok. –  Jan 14 '19 at 10:26
  • This should be a duplicate of https://tex.stackexchange.com/q/469005/35864 – moewe Jan 14 '19 at 11:50

0 Answers0