Write the structure,LaTeX does the rest
LyX, on a Void Linux desktop of your own.Sections, equations and citations — and a PDF, without a preamble to debug.
$ dxflow workflow create --identity lyx hub://lyx --start --link
A document,not a markup file
You edit sections and equations; LyX writes and runs the LaTeX.
Headings, lists and theorems appear as what they are, not as commands.
A maths editor that produces the same LaTeX you would have typed.
Citations, cross-references and journal classes, with the full toolchain present.
Every defaultis one override away
The session reads its settings from the environment, so you set them on the start line.
$ dxflow workflow start lyx --override env.app.VNC_PASSWORD=something-long
$ xbps-install -Sy texlive
The editorfills the screen
Streamed to your browser, with LyX already maximized.
There is no TeXin the image
LyX writes LaTeX, but typesetting it needs a distribution, and that is not carried here.
Install texlive in the session before you try, or build a variant with it baked in. Editing works either way.
A TeX distribution is large. Put it where the volume keeps it and you pay the download once rather than every start.
You write sections, theorems and references. The typesetting is decided by the class, not by what you dragged where.
Pulled once,then it stays
LyX arrives as one image. This is what comes down the first time, and what the disk should have free for it.
What it wants,and what it needs
The definition asks for 2 cores and 4 GB. The image comes up on less than that, and a start given --fit trims the ask to whatever the machine actually has.
Machines that fit it
LyX asks for 2 cores and 4 GB. Cheapest first.