Search found 5 matches

by mamboreina79
Fri Feb 24, 2012 8:32 pm
Forum: Page Layout
Topic: beamer | Overlay Area
Replies: 2
Views: 16412

Re: beamer | Overlay Area

Wow it was that simple... how didn't I think of that!

thank you very much, now it works :D
by mamboreina79
Fri Feb 24, 2012 7:46 pm
Forum: Page Layout
Topic: beamer | Overlay Area
Replies: 2
Views: 16412

beamer | Overlay Area

Hello, I have a problem with the overlayarea environment in "beamer". I don't know if I am not getting what it does, but I understood that it helps to keep the content inside from jumping when the content heights are different.

However, when I use it the content jumps from slide to slide. Here is ...
by mamboreina79
Sat Nov 26, 2011 3:20 am
Forum: Graphics, Figures & Tables
Topic: pst-plot | "\savedata" with "\newcommand"
Replies: 2
Views: 2975

pst-plot | "\savedata" with "\newcommand"

I have been playing a bit more with this and I think there is no problem with passing "\data" to an external function. I defined a small new command "\myplot" that works like "\myfig", but substitutes the "\listplot" command.

So basically I used the same code of the second example and added two ...
by mamboreina79
Fri Nov 25, 2011 10:36 pm
Forum: Graphics, Figures & Tables
Topic: pst-plot | "\savedata" with "\newcommand"
Replies: 2
Views: 2975

pst-plot | "\savedata" with "\newcommand"

Hello, I just joined today and this is my first post, I couldn't find anything here or on the web about this problem and I don't know enough about LaTeX to figure out how to fix it.

I'm using pst-plot package to make a figure that shows several plots with the same style. Like this:

kk.jpg

I ...