The only few reason I know so far is software availability, like adobe software, and Microsoft suite. Is there more of major reasons that I missed?

  • Fin@lemmy.mlOP
    link
    fedilink
    English
    arrow-up
    8
    ·
    5 months ago

    this is actually my case lol, no way I’m writing thesis in libreoffice or onlyoffice if I didn’t have much experience of using it

        • makeawishkid@programming.dev
          link
          fedilink
          arrow-up
          1
          ·
          5 months ago

          There are few online options, also you could just sync it to a common folder so it could work that way… But rarely thesis are drafted concurrently -

          The main advantage of LaTeX is the easy type setting for journal articles/thesis etc and ease of changing the style.

      • Fin@lemmy.mlOP
        link
        fedilink
        English
        arrow-up
        1
        ·
        5 months ago

        Because I haven’t heard that app at the time, and none of my colleagues use it

    • blackboxwarrior@lemmy.ml
      link
      fedilink
      arrow-up
      3
      ·
      5 months ago

      If you’re committed to word-style documents instead of LaTeX, pandoc is a great way to convert between word and the style of your choice (for me, markdown). I made a bunch of additional scripts to assist in conversion between the two.

      That said, LaTeX is often a better choice. I’ve settled into a combination of overleaf / git / vscode / LaTeX that keeps my collaborators (and myself) happy.