Closed GoogleCodeExporter closed 9 years ago
The likely cause of this problem is that the additional latex packages Tikz
needs to render circuit diagrams are not installed. Are you using Miktex or
Texlive?
(The packages should have been installed during installation, I'll check if
they are indeed, or if there is a problem. If you downloaded the zipped
version, you may run one of the installpackages .bat files in the program
folder.)
Original comment by t.willwa...@gmail.com
on 10 Jul 2012 at 8:35
I'm using miktex
Original comment by caronmar...@gmail.com
on 10 Jul 2012 at 10:47
It wasnt the zipped version but I tried installing missing packages. Didn't
change anything :(
Original comment by caronmar...@gmail.com
on 10 Jul 2012 at 11:04
Maybe I forgot a package in the install script... I'll check that tonight.
What does the Latex output say? (you can switch the status textbox at the
bottom of the tikzedt window between Status/Latex output/Error list).
Does it complain about a specific package?
Original comment by t.willwa...@gmail.com
on 10 Jul 2012 at 11:20
[deleted comment]
Yep there seems to be an error with the circuit library:
! I can't find file `tikzlibrarycircuits.logic.US.code.tex'.
<argument> ...nput tikzlibrary\pgf@temp .code.tex
\catcode `\@ =\csname tikz...
l.4 ...brary{circuits.logic.US,circuits.logic.IEC}
Please type another input file name
! Emergency stop.
<argument> ...nput tikzlibrary\pgf@temp .code.tex
\catcode `\@ =\csname tikz...
l.4 ...brary{circuits.logic.US,circuits.logic.IEC}
Original comment by caronmar...@gmail.com
on 10 Jul 2012 at 12:21
I think I haven't forgot a package.....
One more guess would be that you are using an older pgf or tikz version.
You can try updating Miktex (I am using 2.9) or at least the pgf and tikz
packages (miktex comes with an update tool.)
Original comment by t.willwa...@gmail.com
on 10 Jul 2012 at 8:54
Ok, I installed miktex2.9 and it works! thanks alot
Original comment by caronmar...@gmail.com
on 12 Jul 2012 at 1:11
Original comment by t.willwa...@gmail.com
on 12 Jul 2012 at 9:19
Original issue reported on code.google.com by
caronmar...@gmail.com
on 9 Jul 2012 at 10:28