| bio | website | |
|---|---|---|
| location | Moscow, Russia | |
| age | ||
| visits | member for | 2 years, 9 months |
| seen | 8 hours ago | |
| stats | profile views | 81 |
|
May 4 |
comment |
Create a new integral symbol related: tex.stackexchange.com/questions/671/… |
|
Apr 10 |
awarded | Nice Answer |
|
Mar 22 |
awarded | Nice Question |
|
Mar 8 |
awarded | Nice Answer |
|
Nov 23 |
answered | Multiset notation in LaTeX |
|
Nov 16 |
comment |
Draw only some segments of a path in TikZ? @Andrew Probably. The problem is, I don't know how to combine "\path .. decorate" (that allows to apply a decoration to a subpath) with "postaction={decorate}". Anyway, I really wonder, how postaction is implemented -- if it stores the path somehow it's just what we need here. |
|
Nov 15 |
comment |
Draw only some segments of a path in TikZ? the only thing I can think about is that one can define a decoration that saves all path-constructing commands into some variable that can be used latter... |
|
Nov 15 |
comment |
Draw only some segments of a path in TikZ? @Andrew \pgfusepath fills and/or draws the current path and then destroys it (and AFAIK there can be only one path at any moment). So it's not hard to define a decoration that just draws a path and apply it to a subpath -- but it won't leave any path that can be filled. |
|
Nov 14 |
comment |
Applying a postaction to every path in TikZ works fine, indeed: tex.stackexchange.com/questions/3161/… |
|
Nov 14 |
answered | TikZ: How to draw an arrow in the middle of the line? |
|
Nov 13 |
comment |
Applying a postaction to every path in TikZ (Re: ..even replacing..) Of course: postaction={<options>} creates a copy of the original path with these <options> added -- in this case without any additional options -- but a path is created anyway. So one really have to remove the key, not just make it empty. (Or so it seems.) |
|
Nov 13 |
answered | Applying a postaction to every path in TikZ |
|
Sep 15 |
comment |
How do I conditionally execute something based on a documentclass option? possible duplicate of Loading a package conditionally |
|
Sep 15 |
accepted | referencing labels from other files |
|
Sep 14 |
asked | referencing labels from other files |
|
Aug 27 |
awarded | Enthusiast |
|
Aug 25 |
comment |
Sentence alignment for dual-line bilingual paragraph translation in LaTeX for reference: it's repost of stackoverflow.com/questions/2968624/… |
|
Aug 25 |
comment |
\colon for maps in opposite direction works in simple cases (so I've accepted the answer), but try e.g. \[\sin\colon X\rightleftarrows Y\cocolon\cos\] — the space between \cocolon and mathop is too big |
|
Aug 25 |
accepted | \colon for maps in opposite direction |
|
Aug 25 |
revised |
\colon for maps in opposite direction added 41 characters in body |