I try using Org-mode/Latex with pandoc, but end up using only Office for docx and PowerPoint.

  • @[email protected]
    link
    fedilink
    151 year ago

    I typically use libreoffice, but if I ever have the time to learn latex I’ll switch, I’ve heard nothing but good things aside from the learning curve

    • @Lorgres
      link
      61 year ago

      The learning curve is actually pretty manageable. Took me an afternoon to be good enough to create lab reports for Uni. Creating your first template takes a bit but isn’t super hard. Afterwards you can reuse that and only need to tweak.

      This is the Tutorial I used. For an editor I’d suggest VSCode with LaTeX Workshop. (There’s also LTeX which is a great grammar and spelling checker)

      • @[email protected]
        link
        fedilink
        21 year ago

        I second this, haven’t used the tutorial, I just learned by doing in the beginning and than took a course at Uni, which was really good and got me all the way to quickly being able to set up my own templates and quickly get a document done.

        LaTeX workshop with vscode is also great, however if you’re a (neo)vim user already, give https://www.github.com/lervag/vimtex a try, it’s an awesome plugin and works flawlessly, especially when combined with zathura as pdf reader.

    • @TheCakeWasNoLie
      link
      31 year ago

      I just wrote a book in Latex and it’s really easy. You just learn as you go. The only problem was when a publisher required a docx-document. It was possible using pandex, but my end notes were all screwed up.

    • @[email protected]
      link
      fedilink
      31 year ago

      org-mode’s initial goal was to make writing latex easy. It can do a lot more today, I use it for pretty much everything text related.

      If you’re interested in trying out Emacs, check out Doom Emacs or Spacemacs.

    • @[email protected]
      link
      fedilink
      11 year ago

      It’s very difficult to learn, you just need to adapt to the Latex style of writing and Latex takes care of (almost) all the formatting.