jellespijker / PIDcircuitTikZ

P&ID extension for TikZ circuit library
https://gitlab.com/jellespijker/PIDcircuitTikZ
MIT License
33 stars 2 forks source link

Example won't compile: ! Package PGF Math Error: Unknown function `input' (in 'input'). #12

Closed typorian closed 5 years ago

typorian commented 5 years ago

When I try to compile the example I get the following errors:

! Package PGF Math Error: Unknown functioninput' (in 'input').`

! Package PGF Math Error: Unknown functionoutput' (in 'output').`

! Package PGF Math Error: Unknown functionrefrigerant' (in 'refrigerant in').`

is this an issue with my installation? I tried installing it both globally and locally. All packages are up to date.

jellespijker commented 5 years ago

Hi Typorian,

Can you create an issue at https://gitlab.com/jellespijker/PIDcircuitTikZ/issues

This is just a mirror repo.

P.S. try to compile PIDcircuitTikZ.tex because the example.tex file might be a remnant which I forget to remove.