Spice up Your LaTeX Document with Animated GIFs: A How-To Guide!

Поделиться
HTML-код
  • Опубликовано: 21 сен 2024
  • Are you tired of boring, static documents? Want to add some life to your LaTeX projects? Look no further! In this tutorial, we'll show you how to easily add animated GIFs to your LaTeX documents using the animate package. Watch as we take you step-by-step through the process and bring your LaTeX projects to life! Impress your colleagues, classmates, and professors with eye-catching animations. Don't settle for plain text - add some pizzazz to your documents today!
    ⚠️ Join my channel to get access to perks: / @federicotartarini
    🙏 Support my channel on Patreon at / federicotartarini
    ☕ Support my channel by buying me a coffee - www.buymeacoff...
    ✅ Let's connect:
    🌍 My website - federicotartar...
    💻 GitHub - github.com/Fed...
    Twitter - / federicotartar1
    LinkedIn - / federico-tartarini
    📝 Useful notes:
    imagemagick.or...
    👨‍💻 Source code:
    magick convert -coalesce images/giphy.gif images/giphy.png
    \begin{figure}[ht]
    \centering
    \animategraphics[autoplay,loop,width=0.5\textwidth]{100}{images/giphy-}{0}{96}
    \caption{A caption for the animation}
    \end{figure}
    🎥 Content of this video:
    00:00 - What you will learn
    🔣 Keywords:
    #LaTeX #documentpreparation #typesetting #technicalwriting #academicwriting #animation #GIFs #animatepackage #latexpackages #documentdesign

Комментарии • 18

  • @carlosvidal274
    @carlosvidal274 6 месяцев назад

    Thank you Federico.

  • @ghitabencheikh5839
    @ghitabencheikh5839 4 месяца назад

    Thank you !

  • @swarajsahoo2369
    @swarajsahoo2369 Год назад

    Thank you sir

  • @bankich9388
    @bankich9388 Год назад +1

    Ciao! Complimenti per il canale! Vorrei sapere se fosse possibile rendere universale il pdf: cioè se le gif animate si possano vedere anche con Preview di MacOs o qualsiasi altro PDF viewer

    • @FedericoTartarini
      @FedericoTartarini  Год назад

      Ciao, scusami ma non so se si può fare. Proverò a vedere se trovo una soluzione

  • @tooniatoonia2830
    @tooniatoonia2830 Год назад

    Nice 👌
    How to efficiently do this on overleaf?

    • @FedericoTartarini
      @FedericoTartarini  Год назад +3

      I would highly suggest you not to use overleaf but to compile the document locally with vs code. Then you can sync your document with overleaf if you need to collaborate with other people using either GitHub or Dropbox. I have videos on all the above topics on my channel.

    • @sdda1592
      @sdda1592 Год назад

      It works perfectly with Overleaf. The animation won't be visible over Overleaf. However, it can be downloaded and played with Okular or adobe reader.

    • @lchenarides
      @lchenarides 8 месяцев назад

      @@sdda1592 I'm working in Overleaf too. I'm getting an error that says "Package animate not found" but I have "\usepackage{animate}" written into my preamble. What could I be missing?

    • @SivaSankar-o6s
      @SivaSankar-o6s 5 месяцев назад

      @@lchenarides Hey @Ichenarides, did you find a way out?

  • @boggless2771
    @boggless2771 Год назад

    Does this work with other pdf readers, like chrome, or okular?

    • @FedericoTartarini
      @FedericoTartarini  Год назад

      Yes it should work fine but I have not tested it.

    • @sdda1592
      @sdda1592 Год назад

      Works fine with Okular and Adobe Reader.

    • @iamnotaskynet9038
      @iamnotaskynet9038 Год назад

      Not works in Chrome, but works in Adobe Reader.