summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/stellenbosch/usbib.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/stellenbosch/usbib.sty')
-rw-r--r--Master/texmf-dist/tex/latex/stellenbosch/usbib.sty14
1 files changed, 7 insertions, 7 deletions
diff --git a/Master/texmf-dist/tex/latex/stellenbosch/usbib.sty b/Master/texmf-dist/tex/latex/stellenbosch/usbib.sty
index 994875881ad..189efdef605 100644
--- a/Master/texmf-dist/tex/latex/stellenbosch/usbib.sty
+++ b/Master/texmf-dist/tex/latex/stellenbosch/usbib.sty
@@ -1,5 +1,5 @@
\NeedsTeXFormat{LaTeX2e}[1995/06/01]
-\ProvidesPackage{usbib}[2003/02/29 0.1 (DNJ Els)]
+\ProvidesPackage{usbib}[2006/09/14 0.2 (DNJ Els)]
\RequirePackageWithOptions{natbib}
\@ifundefined{AorE}{
@@ -20,17 +20,17 @@
\ifNAT@swa
\AorE{en}{and}%
\else
- \textit{\&}%
+ \AorE{en}{and}%\textit{\&}%
\fi
\fi}}
-
+
\@namedef{bibstyle@usmeg-n}{%
\bibpunct{[}{]}{;}{n}{,}{,}%
\gdef\BIBand{%
\ifinbibliography
\AorE{en}{and}%
\else
- \textit{\&}%
+ \AorE{en}{and}%\textit{\&}%
\fi}}
\newcommand\bibstyle@ussagus{%
@@ -40,8 +40,8 @@
\setlength{\bibhang}{1em}
-{\@listi
- \global\bibsep\itemsep
+{\@listi
+ \global\bibsep\itemsep
\global\advance\bibsep by\parsep}
\newcommand{\citenamefont}[1]{#1}
@@ -50,7 +50,7 @@
\renewcommand\bibstyle[1]{%
- \lowercase{\edef\tempa{#1}}%
+ \lowercase{\edef\tempa{#1}}%
\@ifundefined{bibstyle@\tempa}{\relax}
{\csname bibstyle@\tempa\endcsname}}
\AtBeginDocument{\global\let\bibstyle=\@gobble}