392 reputation
16
bio website
location
age
visits member for 2 years, 1 month
seen Jun 22 '12 at 8:27
stats profile views 18

May
14
comment Latin Modern Roman for TTF
Because code that I write can not access OTF fonts
May
14
asked Latin Modern Roman for TTF
Apr
6
awarded  Yearling
Feb
23
accepted Using ligatures as Unicode
Feb
23
comment Using ligatures as Unicode
Why do you think I solve wrong problem?
Feb
23
asked Using ligatures as Unicode
Feb
23
awarded  Supporter
Feb
18
awarded  Nice Question
Feb
17
accepted Using TikZ along with picture environment
Feb
17
comment Using TikZ along with picture environment
Wow! You are genius! The overlay parameter - is a key for me here!
Feb
17
comment Using TikZ along with picture environment
1) But where exactly is bounding box for "picture" in your example? 2) As I have understand that is NOT possible to draw in both environments with the same document's coordinate system (I mean here two drawings can be overlapped by each other)? P.S. Your trick with using "picture" as node inside TikZ is NOT appropriate for me.
Feb
17
asked Default margins for geometry package
Feb
9
comment Using TikZ absolute coordinates
I have created the new one question here: tex.stackexchange.com/questions/43988/…
Feb
9
comment Using TikZ along with picture environment
No, I write soft that use LaTeX commands. It has already primitives with picture environment. There are a lot of written code in that soft. I need to add TikZ primitives. So I need them both.
Feb
9
asked Using TikZ along with picture environment
Feb
9
comment Using TikZ absolute coordinates
Because the second drawing is NOT TikZ drawing. I have one TikZ figure and one figure composed with \qbezier s. I want to depict them together, overlapping each other!
Feb
9
comment Using TikZ absolute coordinates
I want the first.
Feb
9
comment Using TikZ absolute coordinates
What about y-coordinate? Can I use similar approach?
Feb
7
accepted Using TikZ absolute coordinates
Feb
7
comment Using TikZ absolute coordinates
Thanks! I think this is the most simple solution that can be applied to the each particular picture!