summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/savetrees/savetrees.bbx
blob: f1f34525bf54e13d8bd3b2612c34323c260b8ff2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
%%
%% This is file `savetrees.bbx',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% savetrees.dtx  (with options: `bbxfile')
%% 
%% This is a generated file.
%% 
%% Copyright (C) 2016 by Scott Pakin <scott+st@pakin.org>
%% 
%% This file may be distributed and/or modified under the conditions of
%% the LaTeX Project Public License, either version 1.3c of this license
%% or (at your option) any later version.  The latest version of this
%% license is in:
%% 
%%    http://www.latex-project.org/lppl.txt
%% 
%% and version 1.3c or later is part of all distributions of LaTeX version
%% 2006/05/20 or later.
%% 
\ProvidesFile{savetrees.bbx}
    [2016/04/13 v2.4 Pack as much text as possible onto each page]
\RequireBibliographyStyle{numeric-comp}

\ExecuteBibliographyOptions{%
  maxnames = 2,
  minnames = 2,
  firstinits = true,
  isbn = false,
  url = false,
  doi = false,
  eprint = false
}

\AtBeginDocument{%
  \@ifundefined{if@st@tight@bibnotes}{}{%
    \if@st@tight@bibnotes
      \DeclareFieldFormat{note}{}%
    \fi
  }%
}
\endinput
%%
%% End of file `savetrees.bbx'.