LaTeX
Typesetting macro package built on top of TeX for typesetting books and papers. Originally made by Leslie Lamport.
LaTeX - A document preparation system typesetting software website
ROAM_REFS: https://www.latex-project.org/
LaTeX is a high-quality typesetting system; it includes features designed for the production of technical and scientific documentation. LaTeX is the de facto standard for the communication and publication of scientific documents. LaTeX is available as free software. You don't have to pay for using LaTeX, i.e., there are no license fees, etc. But you are, of course, invited to support the maintenance and development efforts through a donation to the TeX Users Group (choose LaTeX Project contribution) if you are satisfied with LaTeX. You can also sponsor the work of LaTeX team members through the GitHub sponsor program at the moment for Frank, David and Joseph. Your contribution goes without any reductions by GitHub to the developers in support of the project. The volunteer efforts that provide you with LaTeX need financial support, so thanks for any contribution you are willing to make.
LaTeX - Wikipedia typesetting software website
ROAM_REFS: https://en.wikipedia.org/wiki/LaTeX
LaTeX (ˈlɑːtɛk ⓘ LAH-tek or ˈleɪtɛk LAY-tek, often stylized with vertically offset letters) is a software system for typesetting documents. LaTeX markup describes the content and layout of the document, as opposed to the formatted text found in WYSIWYG word processors like Microsoft Word, LibreOffice Writer and Apple Pages. The writer uses markup tagging conventions to define the general structure of a document, to stylise text throughout a document (such as bold and italics), and to add citations and cross-references. A TeX distribution such as TeX Live or MiKTeX is used to produce an output file (such as PDF or DVI) suitable for printing or digital distribution. LaTeX is widely used in academia for the communication and publication of scientific documents and technical note-taking in many fields, owing partially to its support for complex mathematical notation. It also has a prominent role in the preparation and publication of books and articles that contain complex multilingual materials, such as Arabic and Greek. LaTeX uses the TeX typesetting program for formatting its output, and is itself written in the TeX macro language.