summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/udesoftec/udesoftec-extra.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-08-24 21:18:53 +0000
committerKarl Berry <karl@freefriends.org>2014-08-24 21:18:53 +0000
commit9913fb8461243c1606b55dabd26ad4871aac1929 (patch)
tree1655970e12b0c09e3d0a8ea939925543b1a5f5ec /Master/texmf-dist/tex/latex/udesoftec/udesoftec-extra.sty
parenta90a70397dcc0fe65403afb486646af6f48d5669 (diff)
udesoftec (24aug14)
git-svn-id: svn://tug.org/texlive/trunk@35033 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/udesoftec/udesoftec-extra.sty')
-rw-r--r--Master/texmf-dist/tex/latex/udesoftec/udesoftec-extra.sty15
1 files changed, 13 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/udesoftec/udesoftec-extra.sty b/Master/texmf-dist/tex/latex/udesoftec/udesoftec-extra.sty
index e44d598c28c..47bb69c534f 100644
--- a/Master/texmf-dist/tex/latex/udesoftec/udesoftec-extra.sty
+++ b/Master/texmf-dist/tex/latex/udesoftec/udesoftec-extra.sty
@@ -1,7 +1,7 @@
% !Mode:: "TeX:UTF-8"
%% udesoftec-extra.sty
%% Copyright 2013-2014 J. Peter M. Schuler
-%% 2014/05/27 v1.4.1 udesoftec
+%% 2014/08/23 v1.4.4 udesoftec
%
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either version 1.3
@@ -32,11 +32,22 @@
% and
% http://mirrors.ctan.org/macros/latex/contrib/udesoftec/udesoftec-doc.pdf
\NeedsTeXFormat{LaTeX2e}%
-\ProvidesPackage{udesoftec-extra}[2014/06/22 v1.4.2 udesoftec-extra.sty additions which are currently optional and may break former behaviour]%
+\ProvidesPackage{udesoftec-extra}[2014/08/16 v1.4.4 udesoftec-extra.sty additions which are currently optional and may break former behaviour]%
%%%%%%%%%%%%%%%%%%%%%%%%%
\makeatletter
+\renewcommand{\doi}[1]{\href{http://dx.doi.org/#1}{doi:{#1}}}
+
+\renewcommand{\bblInTextPagePrefix}[1]{\bblp}
+\providecommand{\bblMultiCiteSeparator}{; }
+\providecommand{\citemulti}[1]{%
+\citetext{%
+\bibpunct[,~\bblInTextPagePrefix{}]{}{}{;}{a}{}{}{}%
+#1%
+\bibstyle@udesoftec%
+}}
+
\makeatother
%%%%%%%%%%%%%%%%%%%%%%%%%%
\endinput% \ No newline at end of file