texmaker 6.0.1
LaTeX editor
Texmaker is a program that integrates many tools needed to develop documents with LaTeX, in a single application.
- Outputs:
out - Website: https://www.xm1math.net/texmaker/
- Licenses: GPL 2+
- Package source: gnu/packages/tex.scm
- Builds: See build status
- Issues: See known issues
Installation
Install texmaker 6.0.1 as follows:
guix install texmaker@6.0.1
Or install the latest version:
guix install texmaker
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.