summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/dtk/dtk.bbx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/dtk/dtk.bbx')
-rw-r--r--Master/texmf-dist/tex/latex/dtk/dtk.bbx24
1 files changed, 11 insertions, 13 deletions
diff --git a/Master/texmf-dist/tex/latex/dtk/dtk.bbx b/Master/texmf-dist/tex/latex/dtk/dtk.bbx
index 34f64b5e12f..970fe5eff9b 100644
--- a/Master/texmf-dist/tex/latex/dtk/dtk.bbx
+++ b/Master/texmf-dist/tex/latex/dtk/dtk.bbx
@@ -8,13 +8,11 @@
%% See http://www.latex-project.org/lppl.txt
%% ---------------------------------------------------------------
%%
-\ProvidesFile{dtk.bbx}[\abx@bbxid]
-%
-%%[2015/11/03 v0.06 biblatex bibliography style]
+\ProvidesFile{dtk.bbx}[2016/04/02 v0.10 biblatex bibliography style for DTK]
% Load the standard style to avoid copy-pasting unnecessary material
-%\RequireBibliographyStyle{chem-angew}
-\RequireBibliographyStyle{numeric}
+\RequireBibliographyStyle{chem-angew}
+%\RequireBibliographyStyle{numeric}
%\RequireBibliographyStyle{authoryear}
\DeclareBibliographyOption{dashed}[true]{%
@@ -27,15 +25,15 @@
{
doi = true ,
eprint = true ,
- giveninits = false,
+ firstinits = false,
isbn = true ,
maxnames = 3 ,
minnames = 1 ,
% maxcitenames= 2 ,
% pageranges = true ,
url = true,
-% articletitle = true,
-% chaptertitle = true,
+ articletitle = true,
+ chaptertitle = true,
% biblabel = parens,
sorting = nyvt,
dashed = true,
@@ -92,10 +90,11 @@
\renewcommand*\labelnamepunct{\addcolon\addspace}
-%\DeclareNameFormat{default}{%
-% \usebibmacro{name:first-last}{#1}{#3}{#5}{#7}%
-%% \usebibmacro{name:first-last}{#1}{#4}{#5}{#7}%
-% \usebibmacro{name:andothers}}
+\DeclareNameFormat{default}{%
+ \nameparts{#1}%
+ \usebibmacro{name:first-last}{\namepartfamily}{\namepartgiven}{\namepartprefix}{\namepartsuffix}%
+% \usebibmacro{name:first-last}\namepartfamily}{\namepartgiveni}{\namepartprefix}{\namepartsuffix}
+ \usebibmacro{name:andothers}}
\newbibmacro*{bbx:dashcheck}[2]{%
\ifboolexpr{%
@@ -198,7 +197,6 @@
{\endlist}
{\item}
-
%%
%%
\endinput \ No newline at end of file