TeXstudio
Fully featured LaTeX editor
TeXstudio is an integrated writing environment for creating LaTeX documents. It integrates editing, building andviewing into a single frontend.
Our goal is to make writing LaTeX as easy and comfortable as possible. This is achieved through a rich feature set including:
- Easy source code navigation: Structure view, links, cursor history
- Detailed syntax highlighting
- Auto-completion
- Live checking for spelling, grammar, citations, references, syntax and packages
- Innovative table editing
- Clear display of LaTeX errors and warnings (in editor and as list)
- Integrated PDF viewer with (almost) word-level syncing
- Live-updating inline preview for formulas and code segments
- Scripting support
TeXstudio is an integrated writing environment for creating LaTeX documents. The software aims to simplify and enhance the LaTeX writing process, providing users with a range of features, including: .
- Advanced syntax highlighting
- Live reference checking
- An integrated PDF viewer
- Live inline preview
- LaTeX command completion and syntax checking
- Local and global structure view
- Citations checking and completion
- Live grammar checking
- Spellchecking
How to install TeXstudio in Ubuntu
If you are on a supported distro, you can install the application through software center by clicking the below link.
If the above link not working, run the below command in terminal to install texstudio in Ubuntu
sudo apt install texstudio