Search found 2 matches
- Sat Nov 15, 2008 8:40 pm
- Forum: Document Classes
- Topic: tikzset : Undefined control sequence
- Replies: 2
- Views: 10052
Re: tikzset : Undefined control sequence
Thanks for that Thorsten. I looked at the output from \listfiles and it would appear that my installation is indeed out of date. I added the Publishing repository ... successful ... but any attempts to upgrade my installation since, failed with errors stating the repo type could not be determined ...
- Sat Nov 15, 2008 1:00 am
- Forum: Document Classes
- Topic: tikzset : Undefined control sequence
- Replies: 2
- Views: 10052
tikzset : Undefined control sequence
Hi,
I'm a Latex newbie just trying to get to grips with TikZ, using Kile on OpenSuSE 11. I am working through the pgfmanual and after some early successes I am now hitting a brick wall. The following code:
\documentclass{article}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
\tikzset ...
I'm a Latex newbie just trying to get to grips with TikZ, using Kile on OpenSuSE 11. I am working through the pgfmanual and after some early successes I am now hitting a brick wall. The following code:
\documentclass{article}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
\tikzset ...