summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-nottsclassic/nottsclassic-english.lbx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-07-01 22:04:04 +0000
committerKarl Berry <karl@freefriends.org>2016-07-01 22:04:04 +0000
commit0ee8d441c29c80ef0ca37b141bce0801948328da (patch)
tree392fb163b8c6ba4713ee46261da3983cc40075ba /Master/texmf-dist/tex/latex/biblatex-nottsclassic/nottsclassic-english.lbx
parent8e9533e8eb59f990e39a9ca18c9f3ef5d5889701 (diff)
biblatex-nottsclassic (1jul16)
git-svn-id: svn://tug.org/texlive/trunk@41596 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-nottsclassic/nottsclassic-english.lbx')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-nottsclassic/nottsclassic-english.lbx43
1 files changed, 43 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-nottsclassic/nottsclassic-english.lbx b/Master/texmf-dist/tex/latex/biblatex-nottsclassic/nottsclassic-english.lbx
new file mode 100644
index 00000000000..0034f65cf11
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/biblatex-nottsclassic/nottsclassic-english.lbx
@@ -0,0 +1,43 @@
+% nottsclassic -- %
+% Copyright (c) 2016 Lukas C. Bossert | William Leveritt
+%
+% This work may be distributed and/or modified under the
+% conditions of the LaTeX Project Public License, either version 1.3
+% 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.3 or later is part of all distributions of LaTeX
+% version 2005/12/01 or later.
+\ProvidesFile{nottsclassic.bbx}%
+ [2016/06/30 v0.1 nottsclassic]
+\InheritBibliographyExtras{english}
+
+\NewBibliographyString{origtitle}
+\NewBibliographyString{reference}
+\NewBibliographyString{talk}
+\NewBibliographyString{editor}
+
+\DeclareBibliographyStrings{%
+ inherit = {english},
+ reviewof = {{Review\addspace of}{Review\addspace of}},
+ reference = {{Article}{Art\adddot}},
+ talk = {{talk}{talk}},
+ fromamerican ={{from\addspace American} {from\addspace American}},
+ frombrazilian = {{from\addspace Brazilian}{from\addspace Brazilian}},
+ fromcroatian = {{from\addspace Croatian}{from\addspace Croatian}},
+ fromdanish = {{from\addspace Danish}{from\addspace Danish}},
+ fromdutch = {{from\addspace Dutch}{from\addspace Dutch}},
+ fromenglish = {{from\addspace English}{from\addspace English}},
+ fromfinnish = {{from\addspace Finnish}{from\addspace Finnish}},
+ fromfrench = {{from\addspace French}{from\addspace French}},
+ fromgerman = {{from\addspace German} {from\addspace German}},
+ fromgreek = {{from\addspace Greek}{from\addspace Greek}},
+ fromitalian = {{from\addspace Italian}{from\addspace Italian}},
+ fromlatin = {{from\addspace Latin}{from\addspace Latin}},
+ fromnorwegian = {{from\addspace Norwegian}{from\addspace Norwegian}},
+ fromportuguese = {{from\addspace Portuguese}{from\addspace Portuguese}},
+ fromrussian = {{from\addspace Russian}{from\addspace Russian}},
+ fromspanish = {{from\addspace Spanish}{from\addspace Spanish}},
+ fromswedish = {{from\addspace Swedish}{from\addspace Swedish}},
+}
+\endinput \ No newline at end of file