LinuxOSX(unstable)
- Docker
- Nerd fonts
- Python 3.10+
- xhost
- iTerm2 (it is highly recommended to use iTerm2 to work with TexVIDE)
- python-tk (
brew install python-tk)
-
Install prerequisites
-
Clone the repository:
git clone https://github.com/Seva-Vaskin/texvide.git
-
Enter the project directory:
cd texvide -
Run the installation script:
./install.sh
The installation script will:
- Check for Docker installation
- Set up the TexVIDE environment
- Create necessary configuration files
- Add TexVIDE to your PATH
Note: documentation is outdated :)
Contributions are welcome! Feel free to:
- Fork the repository
- Create a feature branch
- Submit a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.
- VimTeX - The core LaTeX plugin
- UltiSnips - The snippet engine
- gillescastel/latex-snippets - Inspiration for our snippet system