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?

you are viewing a single comment's thread
view the rest of the comments
[–] [S] 8 points 2 years ago (2 children)

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

  • source
  • parent
  • hideshow 4 child comments
  • [–] 4 points 2 years ago (2 children)

    Why aren't you using LaTeX to write your thesis though?

  • source
  • parent
  • hideshow 4 child comments
  • [–] 3 points 2 years 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.

  • source
  • parent