271 reputation
17
bio website
location
age
visits member for 2 years, 2 months
seen Jun 9 '12 at 8:00
stats profile views 16

Mar
7
awarded  Popular Question
Nov
27
awarded  Popular Question
Oct
3
awarded  Nice Question
May
24
comment How to specify a Tikz coordinate relative to a node?
@AndrewStacey The advantage of doing [right=of A] instead of (A.east), as you suggest, is that I can change the node distance and have the coordinate repositioned, or I can say directly things like [right=30mm of A]. Also a coordinate has no space, that's why I had to put [draw=none ... above.
May
24
comment How to specify a Tikz coordinate relative to a node?
Your solution worked! Thank you
May
24
accepted How to specify a Tikz coordinate relative to a node?
May
24
asked How to specify a Tikz coordinate relative to a node?
Apr
5
comment Clipart images for LaTeX?
@DJP I also found that file. I was looking around for a public database with lots of pictures just like those in that file, but yet I found none
Apr
5
asked Clipart images for LaTeX?
Mar
23
comment Every non-label node in TikZ
@Jake: That would perhaps work if my nodes where defined has node[circle ... but I am defining every node/.style={ellipse, circular drop shadow, ...}, every label/.style={...}. Then I have \node[label=thelabel]{...} and the node is draw as an ellipse with a shadow, but its label is also an ellipse with a shadow ...
Mar
23
awarded  Yearling
Mar
23
comment Every non-label node in TikZ
@percusse Well I have every node/.style={circular drop shadow} and this is afecting my labels too, and I don't know how to disable the shadow for labels ...
Mar
23
asked Every non-label node in TikZ
Mar
8
comment Detect if \\ can be used
@DavidCarlisle it worked thanks
Mar
8
accepted Detect if \\ can be used
Mar
8
asked Detect if \\ can be used
Feb
25
comment Environment not working inside \multido using standalone document class
@MarinScharrer: I removed ignorerest and it worked! Thanks
Feb
25
accepted Environment not working inside \multido using standalone document class
Feb
25
asked Environment not working inside \multido using standalone document class
Feb
1
accepted Specify which picture variant to show