File: do_not_use_natbib.bst.patch

package info (click to toggle)
minimap2 2.15%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,056 kB
  • sloc: ansic: 8,593; makefile: 117; python: 90; perl: 29; sh: 22
file content (16 lines) | stat: -rw-r--r-- 398 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Author: Andreas Tille <tille@debian.org>
Last-Update: Fri, 09 Nov 2018 23:36:05 +0100
Description: Natbib style is only for non-profit use

--- a/tex/bioinfo.cls
+++ b/tex/bioinfo.cls
@@ -824,7 +824,8 @@
       \setlength{\itemindent}{-4mm}}\small}
 {\end{list}\endgroup}
 
-\RequirePackage{natbib}
+% Natbib style is only for non-profit use
+%\RequirePackage{natbib}
 
 % **********
 % Appendix *