On Mon, Mar 13, 2017 at 7:13 PM, Rich Shepard <[email protected]> wrote:
> On Mon, 13 Mar 2017, Laurent C. wrote:
>
>>>   And, can I overlay this animation on vector maps that provide context?
>>> If
>>> so, where do I read how to do this?
>>
>>
>> You can add several layers to g.gui.animation, including vector maps.
>
>
> Laurent,
>
>   I have the first model animation running; still need to add context maps
> and a legend. As the next model runs for 4+ days I have time to work on
> setting the display correctly.
>
>   When I have the two animations tweaked how do I export/print them so they
> can be incorporated into a LaTeX beamer class presentation? Nothing I see in
> the g.* or t.* manuals look apprpropriate to me.
>

In g.gui.animation, there is export to images, GIF, or avi, but for
avi you have to have ffmpeg installed. I usually export it to pngs and
then make a video or gif using imagemagick and ffmpeg, because that
gives most flexibility.

You can't easily put animation to latex presentation. There are some
packages, but the animation only worked for me in Adobe PDF Reader.
Here is a related link:

http://tex.stackexchange.com/questions/429/animation-in-pdf-presentations-without-adobe-reader

nowadays, I usually use reveal.js, which is html-based and allows you
any type of media

Anna

> Thanks,
>
>
> Rich
> _______________________________________________
> grass-user mailing list
> [email protected]
> https://lists.osgeo.org/mailman/listinfo/grass-user
_______________________________________________
grass-user mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to