Home
last modified time | relevance | path

Searched refs:Biber (Results 1 – 25 of 210) sorted by relevance

123456789

/dports/print/latex-biber/biber-2.1/lib/
H A DBiber.pm1 package Biber; package
19 use Biber::Config;
20 use Biber::Constants;
22 use Biber::DataModel;
24 use Biber::Entries;
25 use Biber::Entry;
27 use Biber::Sections;
28 use Biber::Section;
32 use Biber::Utils;
794 Biber::Config->set_dm(Biber::DataModel->new(Biber::Config->getblxoption('datamodel')));
[all …]
/dports/print/latex-biber/biber-2.1/lib/Biber/Output/
H A Dbibtex.pm1 package Biber::Output::bibtex;
7 use Biber;
8 use Biber::Config;
9 use Biber::Constants;
10 use Biber::Utils;
61 my $mss = Biber::Config->getoption('mssplit');
83 if (Biber::Config->getoption('output_align')) {
94 if (Biber::Config->getoption('output_resolve')) {
157 if (Biber::Config->getoption('output_encoding')) {
177 …foreach my $key ($Biber::MASTER->sortlists->get_list(99999, Biber::Config->getblxoption('sortschem…
[all …]
H A Dtest.pm1 package Biber::Output::test;
7 use Biber::Config;
8 use Biber::Constants;
9 use Biber::Entry;
10 use Biber::Utils;
50 if (Biber::Config->getoption('wraplines')) {
87 if (Biber::Config->getoption('debug') || Biber::Config->getblxoption('debug'));
192 if ( Biber::Config->getblxoption('labeltitle', $bee)) {
325 if (my $pa = $Biber::MASTER->get_preamble) {
328 if (Biber::Config->getoption('output_safechars')) {
[all …]
H A Dbbl.pm1 package Biber::Output::bbl;
7 use Biber::Config;
8 use Biber::Constants;
9 use Biber::Entry;
10 use Biber::Utils;
74 if (my $pa = $Biber::MASTER->get_preamble) {
78 if (Biber::Config->getoption('output_safechars')) {
110 if (Biber::Config->getoption('output_encoding')) {
139 if (Biber::Config->getoption('wraplines')) {
303 if ( Biber::Config->getblxoption('labeldate', $bee)) {
[all …]
H A Dbase.pm1 package Biber::Output::base;
6 use Biber::Entry;
7 use Biber::Utils;
60 if (Biber::Config->getoption('output_encoding')) {
225 if (Biber::Config->getoption('tool') or
226 Biber::Config->getoption('output_format') eq 'bibtex') {
241 if (Biber::Config->getoption('output_safechars')) {
245 my $outenc = Biber::Config->getoption('output_encoding');
326 my $secnum = $Biber::MASTER->get_current_section;
327 my $section = $Biber::MASTER->sections->get_section($secnum);
[all …]
/dports/print/latex-biber/biber-2.1/t/
H A Dencoding.t11 use Biber;
12 use Biber::Utils;
13 use Biber::Output::test;
19 # Set up Biber object
175 # Biber options
190 # Biber options
205 # Biber options
220 # Biber options
236 # Biber options
253 # Biber options
[all …]
H A Duniqueness.t11 use Biber;
12 use Biber::Utils;
13 use Biber::Output::bbl;
17 # Set up Biber object
37 # Biber options
85 # Biber options
112 # Biber options
139 # Biber options
158 # Biber options
219 # Biber options
[all …]
H A Dsort-case.t9 use Biber;
10 use Biber::Output::bbl;
15 # Set up Biber object
16 my $biber = Biber->new(noconf => 1);
30 $biber->set_output_obj(Biber::Output::bbl->new());
34 Biber::Config->setoption('sortcase', 1);
35 Biber::Config->setoption('sortupper', 1);
36 Biber::Config->setoption('sortlocale', 'C');
44 Biber::Config->setblxoption('sorting', $S);
52 $biber = Biber->new(noconf => 1);
[all …]
H A Dsort-order.t9 use Biber;
10 use Biber::Output::bbl;
15 # Set up Biber object
16 my $biber = Biber->new(noconf => 1);
30 $biber->set_output_obj(Biber::Output::bbl->new());
34 Biber::Config->setoption('fastsort', 1);
35 Biber::Config->setoption('sortlocale', 'C');
36 Biber::Config->setblxoption('labelyear', undef);
37 Biber::Config->setblxoption('labelalpha', 0);
501 Biber::Config->setoption('sortlocale', 'C');
[all …]
H A Dtool.t9 use Biber;
10 use Biber::Utils;
11 use Biber::Output::bibtex;
18 # Set up Biber object
19 my $biber = Biber->new(configfile => 'tool-test.conf');
32 $biber->set_output_obj(Biber::Output::bibtex->new());
37 # Biber options
38 Biber::Config->setoption('tool', 1);
39 Biber::Config->setoption('output_resolve', 1);
40 Biber::Config->setoption('output_format', 'bibtex');
[all …]
H A Dlabelname.t11 use Biber;
12 use Biber::Output::bbl;
16 # Set up Biber object
17 my $biber = Biber->new(noconf => 1);
30 Biber::Config->setoption('fastsort', 1);
31 Biber::Config->setoption('sortlocale', 'C');
33 $biber->set_output_obj(Biber::Output::bbl->new());
39 Biber::Config->setblxoption('labelnamespec', [ {content => 'shortauthor'},
44 Biber::Config->setblxoption('labelnamespec', [ {content => 'editor'},
46 Biber::Config->setblxoption('labelnamespec', [ {content => 'namea'},
/dports/print/latex-biber/biber-2.1/bin/
H A Dbiber17 use Biber;
18 use Biber::Utils;
263 my $biber = Biber->new(%$opts);
275 my $bcf = Biber::Config->getoption('bcf');
281 if (Biber::Config->getoption('tool')) {
309 if (Biber::Config->getoption('tool')) {
318 Biber::Config->postprocess_biber_opts;
322 if (Biber::Config->getoption('debug')) {
326 if (Biber::Config->getoption('trace')) {
337 require Biber::Output::dot;
[all …]
/dports/print/latex-biber/biber-2.1/lib/Biber/
H A DEntry.pm1 package Biber::Entry;
6 use Biber::Utils;
7 use Biber::Internals;
8 use Biber::Constants;
70 my $secnum = $Biber::MASTER->get_current_section;
141 my $new = new Biber::Entry;
559 my $secnum = $Biber::MASTER->get_current_section;
584 if (Biber::Config->getoption('tool') and
626 my $secnum = $Biber::MASTER->get_current_section;
688 if (Biber::Config->getoption('tool') and
[all …]
H A DUtils.pm1 package Biber::Utils;
19 use Biber::Constants;
20 use Biber::LaTeX::Recode;
21 use Biber::Entry::Name;
98 if (my $cfp = Biber::Config->get_ctrlfile_path) {
148 $Biber::MASTER->{warnings}++;
163 $Biber::MASTER->{errors}++;
165 unless (Biber::Config->getoption('nodieonerror')) {
166 $Biber::MASTER->display_problems;
209 return Biber::LaTeX::Recode::latex_encode($string);
[all …]
H A DConfig.pm1 package Biber::Config;
4 use Biber;
5 use Biber::Constants;
6 use Biber::Utils;
233 Biber::Config->setoption('nolog', 1);
249 if (Biber::Config->getoption('trace')) {
267 if (Biber::Config->getoption('nolog')) {
277 if (Biber::Config->getoption('onlylog')) {
330 if (Biber::Config->getoption('debug')) {
426 Biber::Config->setblxoption($k, $v);
[all …]
/dports/print/latex-biber/biber-2.1/
H A DMANIFEST17 lib/Biber/Config.pm
18 lib/Biber/Constants.pm
19 lib/Biber/DataModel.pm
20 lib/Biber/Entries.pm
21 lib/Biber/Entry/Name.pm
23 lib/Biber/Entry.pm
38 lib/Biber.pm
39 lib/Biber/Section.pm
40 lib/Biber/Sections.pm
41 lib/Biber/SortList.pm
[all …]
/dports/print/latex-biber/biber-2.1/lib/Biber/Input/file/
H A Dris.pm1 package Biber::Input::file::ris;
8 use Biber::Constants;
9 use Biber::DataModel;
10 use Biber::Entries;
11 use Biber::Entry;
12 use Biber::Entry::Names;
13 use Biber::Entry::Name;
14 use Biber::Sections;
15 use Biber::Section;
16 use Biber::Utils;
[all …]
H A Dbibtex.pm1 package Biber::Input::file::bibtex;
12 use Biber::Constants;
13 use Biber::DataModel;
14 use Biber::Entries;
15 use Biber::Entry;
16 use Biber::Entry::Names;
17 use Biber::Entry::Name;
18 use Biber::Sections;
19 use Biber::Section;
20 use Biber::Utils;
[all …]
H A Dzoterordfxml.pm1 package Biber::Input::file::zoterordfxml;
8 use Biber::Constants;
9 use Biber::Entries;
10 use Biber::Entry;
11 use Biber::Entry::Names;
12 use Biber::Entry::Name;
13 use Biber::Sections;
14 use Biber::Section;
15 use Biber::Utils;
16 use Biber::Config;
[all …]
/dports/print/latex-biber/biber-2.1/dist/MSWin32/
H A Dbiber.files1 ../../data/biber-tool.conf;lib/Biber/biber-tool.conf
2 ../../data/schemata/config.rnc;lib/Biber/config.rnc
3 ../../data/schemata/config.rng;lib/Biber/config.rng
4 ../../data/schemata/bcf.rnc;lib/Biber/bcf.rnc
5 ../../data/schemata/bcf.rng;lib/Biber/bcf.rng
6 ../../data/schemata/biblatexml.rnc;lib/Biber/biblatexml.rnc
7 ../../data/schemata/biblatexml.rng;lib/Biber/biblatexml.rng
8 ../../lib/Biber/LaTeX/recode_data.xml;lib/Biber/LaTeX/recode_data.xml
9 ../../data/bcf.xsl;lib/Biber/bcf.xsl
/dports/print/latex-biber/biber-2.1/dist/darwin_x86_i386/
H A Dbiber.files1 ../../data/biber-tool.conf;lib/Biber/biber-tool.conf
2 ../../data/schemata/config.rnc;lib/Biber/config.rnc
3 ../../data/schemata/config.rng;lib/Biber/config.rng
4 ../../data/schemata/bcf.rnc;lib/Biber/bcf.rnc
5 ../../data/schemata/bcf.rng;lib/Biber/bcf.rng
6 ../../data/schemata/biblatexml.rnc;lib/Biber/biblatexml.rnc
7 ../../data/schemata/biblatexml.rng;lib/Biber/biblatexml.rng
8 ../../lib/Biber/LaTeX/recode_data.xml;lib/Biber/LaTeX/recode_data.xml
9 ../../data/bcf.xsl;lib/Biber/bcf.xsl
/dports/print/latex-biber/biber-2.1/dist/cygwin32/
H A Dbiber.files1 ../../data/biber-tool.conf;lib/Biber/biber-tool.conf
2 ../../data/schemata/config.rnc;lib/Biber/config.rnc
3 ../../data/schemata/config.rng;lib/Biber/config.rng
4 ../../data/schemata/bcf.rnc;lib/Biber/bcf.rnc
5 ../../data/schemata/bcf.rng;lib/Biber/bcf.rng
6 ../../data/schemata/biblatexml.rnc;lib/Biber/biblatexml.rnc
7 ../../data/schemata/biblatexml.rng;lib/Biber/biblatexml.rng
8 ../../lib/Biber/LaTeX/recode_data.xml;lib/Biber/LaTeX/recode_data.xml
9 ../../data/bcf.xsl;lib/Biber/bcf.xsl
/dports/print/latex-biber/biber-2.1/dist/darwin_x86_64/
H A Dbiber.files1 ../../data/biber-tool.conf;lib/Biber/biber-tool.conf
2 ../../data/schemata/config.rnc;lib/Biber/config.rnc
3 ../../data/schemata/config.rng;lib/Biber/config.rng
4 ../../data/schemata/bcf.rnc;lib/Biber/bcf.rnc
5 ../../data/schemata/bcf.rng;lib/Biber/bcf.rng
6 ../../data/schemata/biblatexml.rnc;lib/Biber/biblatexml.rnc
7 ../../data/schemata/biblatexml.rng;lib/Biber/biblatexml.rng
8 ../../lib/Biber/LaTeX/recode_data.xml;lib/Biber/LaTeX/recode_data.xml
9 ../../data/bcf.xsl;lib/Biber/bcf.xsl
/dports/print/latex-biber/biber-2.1/dist/linux_x86_32/
H A Dbiber.files1 ../../data/biber-tool.conf;lib/Biber/biber-tool.conf
2 ../../data/schemata/config.rnc;lib/Biber/config.rnc
3 ../../data/schemata/config.rng;lib/Biber/config.rng
4 ../../data/schemata/bcf.rnc;lib/Biber/bcf.rnc
5 ../../data/schemata/bcf.rng;lib/Biber/bcf.rng
6 ../../data/schemata/biblatexml.rnc;lib/Biber/biblatexml.rnc
7 ../../data/schemata/biblatexml.rng;lib/Biber/biblatexml.rng
8 ../../lib/Biber/LaTeX/recode_data.xml;lib/Biber/LaTeX/recode_data.xml
9 ../../data/bcf.xsl;lib/Biber/bcf.xsl
/dports/print/latex-biber/biber-2.1/dist/linux_x86_64/
H A Dbiber.files1 ../../data/biber-tool.conf;lib/Biber/biber-tool.conf
2 ../../data/schemata/config.rnc;lib/Biber/config.rnc
3 ../../data/schemata/config.rng;lib/Biber/config.rng
4 ../../data/schemata/bcf.rnc;lib/Biber/bcf.rnc
5 ../../data/schemata/bcf.rng;lib/Biber/bcf.rng
6 ../../data/schemata/biblatexml.rnc;lib/Biber/biblatexml.rnc
7 ../../data/schemata/biblatexml.rng;lib/Biber/biblatexml.rng
8 ../../lib/Biber/LaTeX/recode_data.xml;lib/Biber/LaTeX/recode_data.xml
9 ../../data/bcf.xsl;lib/Biber/bcf.xsl

123456789