| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 6 months |
| seen | May 14 at 3:14 | |
| stats | profile views | 31 |
|
May 14 |
comment |
how to centerlize a box in the very center of the paper? Hi Gonzalo, I am not quite familiar with using the tikzpagenodes. I used your code to plot a centralized box and I would like to add a horizontal line through the center of the box and parallel to the base line. Could you show me how to do that? |
|
May 13 |
accepted | how to centerlize a box in the very center of the paper? |
|
May 13 |
comment |
how to centerlize a box in the very center of the paper? The last code works pretty well. Thanks. |
|
May 13 |
comment |
how to centerlize a box in the very center of the paper? cool, thanks for your help |
|
May 13 |
comment |
how to centerlize a box in the very center of the paper? thanks. I want to make it centralized relative to the paper's edges. But the current issue is it will be centralized vertically only but not horizontally. I try \begin{center} end{center} too, doesn't help. |
|
May 13 |
asked | how to centerlize a box in the very center of the paper? |
|
May 2 |
accepted | Create a banner for section style |
|
May 2 |
comment |
Create a banner for section style Thanks, it looks great |
|
May 2 |
comment |
Create a banner for section style Hi Gonzalo, it looks good. But how can I make the lines a bit thicker and remove the gaps between the lines and the box? Thanks again |
|
May 2 |
comment |
Create a banner for section style Hi cmhughes, thanks for the link. I follow that code, it works. But if the title of the section is too long, the shaded box won't adjust automatically to fit the new height |
|
May 2 |
comment |
Create a banner for section style I mean \section. Thanks |
|
May 2 |
asked | Create a banner for section style |
|
Feb 18 |
accepted | Does TikZ support interactive animation? |
|
Feb 17 |
comment |
Does TikZ support interactive animation? I might not put that clear, what I mean is to show one curve at a time and when one curve shown, hide all others. I am trying to combine the technique described in the first link tex.stackexchange.com/questions/65096/… wit \newframe and use \GoToFrame to implement this effect. I would like to use your code to show the curves and use that code to hide all other curves when one was shown, but not success. |
|
Feb 17 |
awarded | Nice Question |
|
Feb 17 |
comment |
Does TikZ support interactive animation? Thanks Claudio, your code looks pretty neat. Just one thing, in the first example, I would like to shown one curve at a time, i.e. if I click one button, it show me the curve of current parameter and hide all other curves. Also, I also want to shown the forever randomly walking points inside the curve (bowl) at the same frame until and unless I make any click to change curve. I am following your example, but I don't make it yet. |
|
Feb 17 |
comment |
Does TikZ support interactive animation? Thank you so much for your code. It solves partial of my question. I just wonder if there is any way to add a control bar to control the parameter a. Let say the control bar range from 1 to 3 with step 0.2, so to plot the curve with specific a one at a time when sliding the control bar. Aslo I want to plot a bunch of points random walking inside bound area of the curve not on the curve. What I am try to see is something like the animation in the middle of colorado.edu/physics/2000/bec/what_is_it.html |
|
Feb 16 |
asked | Does TikZ support interactive animation? |
|
Feb 1 |
accepted | framebox does not work for lstlisting environment |
|
Feb 1 |
comment |
framebox does not work for lstlisting environment Thanks Werner. It works |