I'm trying to run tkz-euclide in a simple application I have copied from the package
document. I get the message "
Undefined control sequence. \tkzShowBB
". Can anyone help me?
I use TexLive distribution and TeXstudio editor
Thank you
Undefined control sequence. \tkzShowBB
". Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
Unfortunately, the update didn't helped!Bartman wrote:Overleaf gives me the same error message, but not my current MiKTeX. An update can probably fix that.
\listfiles
can improve the overview of the package versions. The list is written at the end of the log file. The command is often inserted before the document class is loaded, but it does not have to be there.Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis