File: 0002-Remove-non-working-pygments_style.patch

package info (click to toggle)
pybtex 0.25.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,628 kB
  • sloc: python: 13,585; makefile: 181; sh: 39; javascript: 29
file content (20 lines) | stat: -rw-r--r-- 461 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
From: Jochen Sprickerhof <jspricke@debian.org>
Date: Fri, 6 Jan 2023 19:00:22 +0100
Subject: Remove non working pygments_style

---
 docs/theme/theme.conf | 1 -
 1 file changed, 1 deletion(-)

diff --git a/docs/theme/theme.conf b/docs/theme/theme.conf
index 751e088..4bd722b 100644
--- a/docs/theme/theme.conf
+++ b/docs/theme/theme.conf
@@ -1,7 +1,6 @@
 [theme]
 inherit = basic
 stylesheet = master.css
-pygments_style = pybtex
 
 [options]
 nosidebar = true