summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/udesoftec/udesoftec-bst.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-08-16 21:47:33 +0000
committerKarl Berry <karl@freefriends.org>2016-08-16 21:47:33 +0000
commit54563336da5800024cf4ec710295814020413f5b (patch)
treeb82ff1549c230e74a9840663f19a9273034923ed /Master/texmf-dist/tex/latex/udesoftec/udesoftec-bst.sty
parente2352a95300f539f3313c8f28407251c26caa3cf (diff)
udesoftec (16aug16)
git-svn-id: svn://tug.org/texlive/trunk@41872 c570f23f-e606-0410-a88d-b1316a301751
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