summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/bibtex/bst
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/bibtex/bst')
-rw-r--r--Master/texmf-dist/bibtex/bst/abstyles/aabbrv.bst1
-rw-r--r--Master/texmf-dist/bibtex/bst/abstyles/aalpha.bst1
-rw-r--r--Master/texmf-dist/bibtex/bst/abstyles/anotit.bst1
-rw-r--r--Master/texmf-dist/bibtex/bst/abstyles/aplain.bst1
-rw-r--r--Master/texmf-dist/bibtex/bst/abstyles/aunsnot.bst1
-rw-r--r--Master/texmf-dist/bibtex/bst/abstyles/aunsrt.bst1
6 files changed, 0 insertions, 6 deletions
diff --git a/Master/texmf-dist/bibtex/bst/abstyles/aabbrv.bst b/Master/texmf-dist/bibtex/bst/abstyles/aabbrv.bst
index 802ec8ba5fc..05f9a968438 100644
--- a/Master/texmf-dist/bibtex/bst/abstyles/aabbrv.bst
+++ b/Master/texmf-dist/bibtex/bst/abstyles/aabbrv.bst
@@ -1045,7 +1045,6 @@ ITERATE {longest.label.pass}
FUNCTION {begin.bib}
{
"\newif\ifabfull\abfullfalse" write$ newline$
-"\input apreambl" write$ newline$
preamble$ empty$
'skip$
{ preamble$ write$ newline$ }
diff --git a/Master/texmf-dist/bibtex/bst/abstyles/aalpha.bst b/Master/texmf-dist/bibtex/bst/abstyles/aalpha.bst
index c5442664c6c..2d5af5e6cf4 100644
--- a/Master/texmf-dist/bibtex/bst/abstyles/aalpha.bst
+++ b/Master/texmf-dist/bibtex/bst/abstyles/aalpha.bst
@@ -1190,7 +1190,6 @@ REVERSE {reverse.pass}
FUNCTION {begin.bib}
{
"\newif\ifabfull\abfulltrue" write$ newline$
-"\input apreambl" write$ newline$
et.al.char.used
{ "\newcommand{\etalchar}[1]{$^{#1}$}" write$ newline$ }
'skip$
diff --git a/Master/texmf-dist/bibtex/bst/abstyles/anotit.bst b/Master/texmf-dist/bibtex/bst/abstyles/anotit.bst
index 6e8ec41b53e..3d9b27546b7 100644
--- a/Master/texmf-dist/bibtex/bst/abstyles/anotit.bst
+++ b/Master/texmf-dist/bibtex/bst/abstyles/anotit.bst
@@ -1058,7 +1058,6 @@ ITERATE {longest.label.pass}
FUNCTION {begin.bib}
{
"\newif\ifabfull\abfullfalse" write$ newline$
-"\input apreambl" write$ newline$
preamble$ empty$
'skip$
{ preamble$ write$ newline$ }
diff --git a/Master/texmf-dist/bibtex/bst/abstyles/aplain.bst b/Master/texmf-dist/bibtex/bst/abstyles/aplain.bst
index f9ac9f4a0af..7f98af6b128 100644
--- a/Master/texmf-dist/bibtex/bst/abstyles/aplain.bst
+++ b/Master/texmf-dist/bibtex/bst/abstyles/aplain.bst
@@ -1045,7 +1045,6 @@ ITERATE {longest.label.pass}
FUNCTION {begin.bib}
{
"\newif\ifabfull\abfulltrue" write$ newline$
-"\input apreambl" write$ newline$
preamble$ empty$
'skip$
{ preamble$ write$ newline$ }
diff --git a/Master/texmf-dist/bibtex/bst/abstyles/aunsnot.bst b/Master/texmf-dist/bibtex/bst/abstyles/aunsnot.bst
index 6a918d201e5..ec64c143d16 100644
--- a/Master/texmf-dist/bibtex/bst/abstyles/aunsnot.bst
+++ b/Master/texmf-dist/bibtex/bst/abstyles/aunsnot.bst
@@ -924,7 +924,6 @@ ITERATE {longest.label.pass}
FUNCTION {begin.bib}
{
"\newif\ifabfull\abfullfalse" write$ newline$
-"\input apreambl" write$ newline$
preamble$ empty$
'skip$
{ preamble$ write$ newline$ }
diff --git a/Master/texmf-dist/bibtex/bst/abstyles/aunsrt.bst b/Master/texmf-dist/bibtex/bst/abstyles/aunsrt.bst
index a610403e428..98fbd0611b4 100644
--- a/Master/texmf-dist/bibtex/bst/abstyles/aunsrt.bst
+++ b/Master/texmf-dist/bibtex/bst/abstyles/aunsrt.bst
@@ -911,7 +911,6 @@ ITERATE {longest.label.pass}
FUNCTION {begin.bib}
{
"\newif\ifabfull\abfulltrue" write$ newline$
-"\input apreambl" write$ newline$
preamble$ empty$
'skip$
{ preamble$ write$ newline$ }