Search found 2 matches

by formulation
Fri Feb 04, 2011 11:37 am
Forum: Graphics, Figures & Tables
Topic: newcommand or command in caption of figure?
Replies: 3
Views: 5521

Re: newcommand or command in caption of figure?

thank you a lot for your help, the \protect worked fine!
Next time I'll obey the guidelines you linked in your post.
by formulation
Thu Feb 03, 2011 4:52 pm
Forum: Graphics, Figures & Tables
Topic: newcommand or command in caption of figure?
Replies: 3
Views: 5521

newcommand or command in caption of figure?

Dear all,

I have a graph which i need to explain in the caption. Unfortunately I need numbers and letters with a circle around in order to explain it (which is a scanned image). Therefore, I defined a new command in the preamble of the main document

\usepackage{tikz}
\newcommand*\mycirc[1 ...