Ruhr-Uni Bochum Corporate Design colors for Pygments
Project description
A Pygments style based on the Corporate Design of the Ruhr-University Bochum.
The color definitions have been taken from the Corporate Design Manual.
pygments-style-rub is compatible with Python 2 & 3.
Install the current PyPI release:
$ pip install pygments-style-rub
Or install the development version from GitHub:
$ pip install git+https://github.com/Holzhaus/pygments-style-rub
Usage
After installation, you can use rub like any other Pygments style, e.g. on the command line:
$ pygmentize -l python -O style=rub -o output.html code.py
Or you can use it with the minted package in LaTeX:
\documentclass{article}
\usepackage{minted}
\usemintedstyle{rub}
\begin{document}
\inputminted{python}{code.py}
\end{document}
License
This project has been released under the terms of the BSD-License. Please read the LICENSE file for more information.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pygments-style-rub-0.1.2.tar.gz.
File metadata
- Download URL: pygments-style-rub-0.1.2.tar.gz
- Upload date:
- Size: 33.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c8df765d5b7d38e9dfe24907c16c472d914b008f996814f05e7075f6cde43ac7
|
|
| MD5 |
7b6f85453febec2de2550578eda960f3
|
|
| BLAKE2b-256 |
a2aa875713f6ec05d45bfdfa067fe740ad2982b39894ac10d91c876be6a8a9de
|
File details
Details for the file pygments_style_rub-0.1.2-py3.6.egg.
File metadata
- Download URL: pygments_style_rub-0.1.2-py3.6.egg
- Upload date:
- Size: 4.2 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b65862d6b6b848ef97f6a5b78ddf7d3d4fcd7a85fb7ef238095a0b91fe18b2e7
|
|
| MD5 |
be9ccfb0f76c50a116a102c713ce45ea
|
|
| BLAKE2b-256 |
8413e2dbddda3d07fcec787adc9ae7bb80b1f88b99a191780edb12f3db06b551
|
File details
Details for the file pygments_style_rub-0.1.2-py3-none-any.whl.
File metadata
- Download URL: pygments_style_rub-0.1.2-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
927d1a4f864fb68fdb49d00a9664df4cfdb21030a9653bed0298d2b19bd6dd5c
|
|
| MD5 |
2ee0507b9064ccaa5bcb898bcaf58273
|
|
| BLAKE2b-256 |
688f850e671c0beed8658f10d435127d2ec01d699a8564ff07852f9fa7468800
|