scribus
Desktop publishing and page layout program
Scribus is a desktop publishing (DTP) application and can be used for many tasks; from brochure design to newspapers, magazines, newsletters and posters to technical documentation. Scribus supports professional DTP features, such as CMYK color and a color management system to soft proof images for high quality color printing, flexible PDF creation options, Encapsulated PostScript import/export and creation of four color separations, import of EPS/PS and SVG as native vector graphics, Unicode text including right to left scripts such as Arabic and Hebrew via FreeType.
- Versions: 1.6.4
- Website: https://www.scribus.net
- Licenses: GPL 2+
- Package source: gnu/packages/scribus.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of scribus as follows:
guix install scribus
Or install a particular version:
guix install scribus@1.6.4
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.
Badge code
You can use the following badge to inform users of scribus about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/scribus'><img src='https://packages.guix.gnu.org/packages/scribus/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/scribus)
Example Org:
[[https://packages.guix.gnu.org/packages/scribus][https://packages.guix.gnu.org/packages/scribus/badges/latest-version.svg]]