Fully-featured LaTeX editor.
I'm switching to TeXstudio. 29 March 2011. Computing, LaTeX, writing. I’ve happily used WinEdt. BSD and Mac OS X; Freeware. For beginners, there are lots of buttons to assist with fonts, mathematical symbols, etc. There are also wizards for figures and tables. I won’t use these but they might be useful to new LaTeXers. TeXstudio is a third party application that provides additional functionality to OS X system and enjoys a popularity among Mac users. However, instead of installing it by dragging its icon to the Application folder, uninstalling TeXstudio may need you to do more than a simple drag-and-drop to the Trash.
- TeXstudio 2.12.10 (git 2.12.10) Using Qt Version 5.8.0, compiled with Qt 5.8.0 R I'm using windows 10 64bit, and the UI is all English. This comment has been minimized.
- I would like use LanguageTool in my TeXstudio distribution in order to check my grammar. I am using Mac OS X El Capitan, TeXstudio 2.11.0 and LanguageTool 3.2. The Languagetool works as standalone.
- TeXstudio is an integrated environment for writing LaTeX documents. Our goal is to make writing LaTeX as easy and comfortable as possible. Therefore TeXstudio has numerous features like syntax-highlighting, integrated viewer, reference checking and various assistants.
- TeXstudio is a free and open-source LaTeX document editing tool. Use it to write documents with over 1,000 mathematical symbols, embedded tables, and diagrams.
TeXstudio is an integrated environment for writing LaTeX documents. Our goal is to make writing LaTeX as easy and comfortable as possible. Therefore TeXstudio has numerous features like syntax-highlighting, integrated viewer, reference checking and various assistants.
Comfortable Editing:- Auto Completion
- Block cursors
- Auto completion
- Bookmarks
- Customizable menus, toolbars and shortcuts
- Scripting support
- Direct access to many LaTeX tags and more than 1000 mathematical symbols
- Link overlay
- Context menus
- Jump to error locations
- Assistants for images, tables, formulas, ...
- Drag & drop support for images
- Table-formatting
- Template system
- Inline Checking
- Structure view
- Code folding
- Advanced syntax highlighting
- Interactive spellchecker
- Interactive grammar checker
- Interactive reference checker
- Clear display of LaTeX errors and warnings (in editor and as list)
- Error Highlighting
- Built-in support for various LaTeX compilers, index, bibliography and glossary tools, Latexmk, and many more
- Automatic detection of the need for multiple LaTeX runs
- Run any program you like
- Completely customizable for the creation of the complete document
- Integrated PDF viewer with (almost) word-level syncing
- Live-updating inline preview for formulas and code segments
- Tooltip preview for included images
- Installers or packages available for Windows, Linux and (experimental) Mac OS X
- Portable USB version available
- Automatic detection of MikTeX, TeX Live, Ghostscript and Standardlatex
- SVN support
Texstudio For Macbook Air
- Added Edit -> Text Operations (To Lowercase / To Uppercase / To Titlecase)
- Added list of recent sessions
- Speedup of saving for large documents
- Added recognition in filetree for import subimport importfrom and subimportfrom (Thanks to Steven Vandekerckhove)
- Added button to stop a running compilation
- The dictionary search path can now contain of multiple directories
- Dictionaries in the OpenOffice/LibreOffice Extension format (*.oxt) can now be imported
- Updated the latex reference manual to to a recent version
- New option for maximum image tooltip width
- New option 'Reference commands in context menu'
- New options for additional search paths in editor logic
- New option for automatic encoding detection: make latex and character based detection selectable separately
- New options for pdf highlight color and duration
- Find dialog: search in all loaded documents i.e. also in hidden
- Improved synchonization PDF -> source
- Support '% !BIB = biber' syntax for compatibility with TeXShop and TeXWorks
- Added several new cwl files
- Several bugfixes