this post was submitted on 14 Nov 2024
14 points (100.0% liked)

F-Droid

8138 readers
27 users here now

F-Droid is an installable catalogue of FOSS (Free and Open Source Software) applications for the Android platform. The client makes it easy to browse, install, and keep track of updates on your device.

Website | GitLab | Mastodon

Matrix space | forum | IRC

founded 3 years ago
MODERATORS
 

Are there any? I could find proprietary apps doing it from Google's PlayStore but I really rather use a FOSS alternative if there are any. I tried searching on F-Droid and I couldn't find any.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] Tazerface@sh.itjust.works 2 points 18 hours ago (1 children)

What do these apps do? The name doesn't sound familiar to me.

[โ€“] DerpyT@lemmy.ml 3 points 18 hours ago* (last edited 18 hours ago)

TeX is a typesetting language. Instead of visually formatting your text, you enter your manuscript text intertwined with TeX commands in a plain text file. You then run TeX to produce formatted output, such as a PDF file. Thus, in contrast to standard word processors, your document is a separate file that does not pretend to be a representation of the final typeset output, and so can be easily edited and manipulated.

Source (tug.org)

More info on LaTeX