|
Apr
17 |
|
awarded | Announcer |
|
Mar
31 |
|
comment |
How to draw an 3+1 decomposition in tikz @g.kov See my updated answer. |
|
Mar
31 |
|
revised |
How to draw an 3+1 decomposition in tikz Hidden parts |
|
Mar
31 |
|
comment |
How to draw an 3+1 decomposition in tikz Oh, I did noticed that there were dashed parts. However, if instead of dahsing line a gray color is allowed, then the solution is simple. You draw the top surface in white with 50% transparency, over the arrows. |
|
Mar
31 |
|
revised |
A line parallel to an edge in a TikZ picture edited body |
|
Mar
31 |
|
answered | A line parallel to an edge in a TikZ picture |
|
Mar
31 |
|
answered | How to draw an 3+1 decomposition in tikz |
|
Mar
30 |
|
comment |
Horizontally align the dots in two dotted lines Of course, this is the better approach, and one I thought too for the case of general curves (i.e. not straight lines). But in the end I succumbed to the hacking challenge of the original question :-) |
|
Mar
30 |
|
awarded | Revival |
|
Mar
30 |
|
revised |
Horizontally align the dots in two dotted lines Another solution |
|
Mar
30 |
|
answered | Horizontally align the dots in two dotted lines |
|
Mar
28 |
|
comment |
How to stop pdflatex from mixing up already compiled tikz pdfs Perhaps it is, as you suggested, a problem caused for the partial \inputs. Do the problem disappear when you uncomment all \inputs? If so you can try replace those by \include and use the \includeonly macro in the preamble to selectively include some parts, and try if the problem comes again with this approach.
|
|
Mar
28 |
|
comment |
Error code from script which don't run Averroes, the error message shown in this question is not the same than the first one you asked me, which did not contained errors about -shell-escape option. Since you are using an IDE, you should find how to change the configuration of that IDE to put that option when compiling. Alternatively you can remove the standalone class which is the one requiring that switch, and using article instead, for example.
|
|
Mar
28 |
|
comment |
How to plot a discontinuous function curve and diagram of Markov chain with TikZ? @Averroès Yes, of course, you are welcome to ask as many question as neccesary! |
|
Mar
27 |
|
comment |
tikz: Black hole eats pictures @UlrikeFischer I get no black hole with OSX's preview either. |
|
Mar
27 |
|
comment |
tikz: Black hole eats pictures I was rather disappointed that the black hole didn't eat anything in my tests... You can see yourself here. +1 nevertheless for the funny title and description |
|
Mar
27 |
|
revised |
verbatim in two columns Format code |
|
Mar
27 |
|
comment |
Include PDF with two pages per page Option nup=2x1. It is in the manual, which is worth reading, since it describes lots of options to customize the layout.
|
|
Mar
27 |
|
revised |
How to plot a discontinuous function curve and diagram of Markov chain with TikZ? Better arrow tips |
|
Mar
27 |
|
answered | How to plot a discontinuous function curve and diagram of Markov chain with TikZ? |