• @cadekat@pawb.social
    link
    fedilink
    -811 months ago

    Eh, beamer is more than enough for most presentations. If your slideshow needs to be that flashy, you probably need more substance.

    git puts track changes to shame.

    You’re absolutely right about compatibility though.

    • @Landrin201@lemmy.ml
      link
      fedilink
      English
      57
      edit-2
      11 months ago

      If you’re using git to track document changes then you’re almost certainly in the tech industry and are quite familiar with the inner workings of your computer.

      For 90% of people using computers right now, asking them to use git to do version management on their day to day work flow would be like asking me to fly a rocket ship to work.

      I agree with the OP here, for what it does office is leaps and bounds ahead of any of the other software I’ve used to try to replace it and I always end up landing back on it.

      • xigoi
        link
        fedilink
        411 months ago

        There are many non-technical people in the world of mathematics and they manage to use LaTeX just fine. Overleaf offers synchronization without needing to touch Git.

        • Not only mathematics, pretty much everyone in the world of science/academia uses LaTeX. For git, I’ve seen some stuff, but most researchers that program a decent amount are reasonably familiar with git as well.

        • The Cuuuuube
          link
          fedilink
          211 months ago

          That’s still a far higher degree of technical competence than is possessed by the target audience for PowerPoint, Google Slides, or LibreOffice present. Also, claiming someone isn’t technical just because they’re not a computer programmer is a little odd. Most programmers I know don’t go anywhere near LaTeX because it’s so confusing and the spec is so complicated. They use powerpoint, Miro, or markdown slides when they want to present something.

    • interolivary
      link
      fedilink
      711 months ago

      Git diff will look pretty terrible for docx or similar files. The thing with the builtin change tracking is that it’ll actually show you what changed in the document view

      • xigoi
        link
        fedilink
        511 months ago

        The comment you’re replying to was talking about LaTeX, not .docx.

        • interolivary
          link
          fedilink
          211 months ago

          Ah, I took it so that they mentioned beamer / LaTeX as a separate thing from change tracking, which is usually more of a document editor feature than a presentation editor feature.

    • @monotrox@discuss.tchncs.de
      link
      fedilink
      311 months ago

      Imo using a text based tool for presentations is really counterproductive because presentations should use as little text as possible.

      For me currently, libreoffice impress is actually the best option because it has all the necessary features (wysiwyg style editing, svg support, latex equations, some animations).