summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/udesoftec/udesoftec-bst.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/udesoftec/udesoftec-bst.sty')
-rw-r--r--Master/texmf-dist/tex/latex/udesoftec/udesoftec-bst.sty17
1 files changed, 4 insertions, 13 deletions
diff --git a/Master/texmf-dist/tex/latex/udesoftec/udesoftec-bst.sty b/Master/texmf-dist/tex/latex/udesoftec/udesoftec-bst.sty
index 5eb1a989ed9..97db49fa029 100644
--- a/Master/texmf-dist/tex/latex/udesoftec/udesoftec-bst.sty
+++ b/Master/texmf-dist/tex/latex/udesoftec/udesoftec-bst.sty
@@ -1,7 +1,7 @@
% !Mode:: "TeX:UTF-8"
%% udesoftec-bst.sty
%% Copyright 2015 J. Peter M. Schuler
-%% 2015/09/04 v1.5.2 udesoftec
+%% 2016/08/15 v1.5.5 udesoftec
%
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either version 1.3
@@ -39,7 +39,7 @@
% http://mirrors.ctan.org/macros/latex/contrib/udesoftec/udesoftec-doc.pdf
\NeedsTeXFormat{LaTeX2e}%
-\ProvidesPackage{udesoftec-bst}[2015/09/04 v1.5.2 udesoftec-bst.sty udesoftec bibstyle configuration for bibtex]%
+\ProvidesPackage{udesoftec-bst}[2016/08/15 v1.5.5 udesoftec-bst.sty udesoftec bibstyle configuration for bibtex]%
\newif\ifprimaryDocumentLanguageGerman
@@ -55,25 +55,16 @@
\ProcessOptions\relax
%%%%%%%%%%%%%%%%%%%%%%%%
\RequirePackage{udesoftec-bibcommon}
-\RequirePackage{hyperref} % support doi-links
-\RequirePackage{hyphenat} % prevent author names and quotations from hyphenating
-\RequirePackage{scrbase} % support for providecaptionname
-\RequirePackage{csquotes} % language dependant quotes and in-quote-quotes
-\RequirePackage{regexpatch} % language dependant quotes and in-quote-quotes
-
-%%% natbib %%%%%%%%%%
-% purpose: real cite options (in parentheses, out of parentheses, suppressing author etc)
\usepackage[elide]{natbib}
\bibliographystyle{udesoftec}
\providecommand{\bibstyle@udesoftec}{\bibpunct[,~\bblInTextPagePrefix{}]{(}{)}{;}{a}{}{}{}}
\providecommand{\bibstyle@udesoftecmulticite}{\bibpunct[,~\bblInTextPagePrefix{}]{}{}{;}{a}{}{}{}}
-%%%%%%%%%%%%%%%%%%%%%%%%%
-
\providecommand{\addbibresource}[1]{}
-\setlength{\bibhang} {2em} %hanging indentation for list of references
+\setlength{\bibhang} {1.5em} %hanging indentation for list of references
\setlength{\itemsep} {.25em}
+\renewcommand*{\bibfont}{\raggedright}
\endinput% \ No newline at end of file