Besides Libre Office, what other programs/solutions exist in the Linux world for writers?

(Please, don’t suggest VIM. After all the memes and comments I’ve read, I’ve come to dread it).

I like writing but the standard Writer tends to send me in a constant formatting spree.

I want to get back to writing regularly and something that could help me stay focused and somewhat organized would be nice.

  • Starfighter@discuss.tchncs.de
    link
    fedilink
    arrow-up
    5
    ·
    6 months ago

    Typst

    You can use their online web-editor (similar to OverLeaf for LaTeX) or download the open-source engine and run it locally (there are extensions available for many text editors).

    Compared to LaTeX I find it much more comfortable to work with. It comes with sane, modern defaults and doesn’t need any plugins just to generate a (localized) bibliography or include links.

    Since Typst is very young compared to LaTeX I’m sure that there are numerous docs / workflows that can’t be reproduced at the moment but if you don’t need some special feature I’d recommend giving it a shot.