TeXstudio 3.0.5 has been released and will be installed via the official Ubuntu PPA
TeXstudio released a new 3.0.5 version a few days ago with important bug fixes. To install or update to Ubuntu 16.04, Ubuntu 18.04, Ubuntu 20.04, Ubuntu 20.10 via PPA:
The changes in TeXstudio 3.0.5 are as follows:
- [ビルド]Of tabs[構成]Fixed a crash when removing all elements of a metacommand in a dialog.
- Fixed a big tooltip in ADWAITA style Windows
- Limit the PDF rendering thread to 8 or a setting.
- Added command line options
--texpath
Force tex path - Fixed x-direction touchpad scrolling
- Rarely crash fix
- Adapt speller dialog to find the same error as online checker
- Fixed replacement in global search
How to install TeXstudio 3.0.5 via PPA:
In addition to using Do not install the Appimage package, LaTeX editor can be installed from Official TeXstudio PPA With all current Ubuntu releases.
1. Press Ctrl + Alt + T on your keyboard or search for “terminal” in the software launcher to open a terminal. Once open, run the following command:
sudo add-apt-repository ppa:sunderme/texstudio
Enter your user password (without asterisk feedback) when prompted and press Enter to add the PPA.
2. If you installed the editor from Ubuntu software, please remove the old package before getting the new release from Ubuntu PPA.
sudo apt-get remove texstudio-doc texstudio-l10n
3. After adding the PPA, you can upgrade through the Software Updater.
Alternatively, run a command in the terminal to install or upgrade the software.
sudo apt-get update && sudo apt-get install texstudio
Uninstall:
To remove the LaTeX editor, run the command in your terminal.
sudo apt-get remove --autoremove texstudio
And[ソフトウェアとアップデート]->[その他のソフトウェア]Go to and delete the PPA repository.
Share this:
- More