# Awesome Latex Editors

## Online Paper (with Latex) Editors

* [Swiftlatex](https://www.swiftlatex.com/) : WASM Latex editor
* [Overleaf](https://www.overleaf.com/)
* [Manuscript.io](https://www.manuscripts.io)
* [Authorea](https://authorea.com/)

## Offline Latex Editor

* [LatexDraw](http://latexdraw.sourceforge.net/) : LaTeXDraw is a graphical drawing editor for LaTeX. LaTeXDraw can be used to 1) generate PSTricks code; 2) directly create PDF or PS pictures.
* Texmaker : LaTex editor
* MiKTex : LaTex engine
* KLatex Formula
* [SwiftLatex](https://www.swiftlatex.com/) : WASM Latex processing
* [MonsterWriter - A Pleasant Way to Write a Thesis or Article](https://www.monsterwriter.app/)
* [Welcome to GNU TeXmacs (FSF GNU project)](https://www.texmacs.org/tmweb/home/welcome.en.html)
* [LyX - Screenshots](https://www.lyx.org/Screenshots)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://irosyadi.gitbook.io/irosyadi/writing/latex-editor.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
