summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/biblatex-ext/biblatex-ext.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex-ext/biblatex-ext.tex')
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-ext/biblatex-ext.tex17
1 files changed, 11 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-ext/biblatex-ext.tex b/Master/texmf-dist/doc/latex/biblatex-ext/biblatex-ext.tex
index 9e735f65246..fb9d70ebeac 100644
--- a/Master/texmf-dist/doc/latex/biblatex-ext/biblatex-ext.tex
+++ b/Master/texmf-dist/doc/latex/biblatex-ext/biblatex-ext.tex
@@ -248,7 +248,7 @@
\begingroup\large
\ltd@title@subtitle\par
\endgroup
- \vspace{0.25\baselineskip}
+ \expandafter\url\expandafter{\ltd@title@url}\par
\begin{multicols}{2}
\raggedleft
\ltd@title@author\par
@@ -376,7 +376,8 @@
\phantomsection\label{exltd@itm@#1}%
\exltd@pdfbookmark{#1}{#2}}
-\blx@inputonce{ext-biblatex-aux.def}{auxiliary code for ext-biblatex}{}{}{}{}
+\blx@inputonce{ext-biblatex-aux.def}{auxiliary code for ext-biblatex}
+ {}{}{}{}
\newcommand*{\biblatexversion}{\extblx@requiredbiblatexversion}
\def\exltd@isofydate#1/#2/#3{#1-#2-#3}
\newcommand*{\biblatexdate}{\extblx@requiredbiblatexdate}
@@ -461,7 +462,7 @@
\newcommand*{\ctan}{\mkbibacro{CTAN}}
\newcommand*{\gitbaseurl}{https://github.com/moewew/biblatex-ext}
-\newcommand*{\extblxversion}{0.7}
+\newcommand*{\extblxversion}{0.7a}
\newcommand*{\biber}{Biber}
\newcommand*{\gitissuelink}[1]{%
\href{\gitbaseurl/issues/#1}{issue \##1 on github}}
@@ -529,7 +530,7 @@
author = {Moritz Wemheuer},
link = {mwemheu@gmail.com},%
revision = {\extblxversion},
- date = {\DTMDate{2019-02-08}},
+ date = {\DTMDate{2019-04-04}},
}
\hypersetup{%
@@ -2501,7 +2502,7 @@ packages should the need arise in other situations.
Note that the macro \hypercmd{oasymbol} must be defined and should contain an
open access symbol that can be printed in the margin for the package
\sty{biblatex-ext-oa} to work properly.
-The package \sty{biblatex-ext-oa} itself does not provide a defintion for
+The package \sty{biblatex-ext-oa} itself does not provide a definition for
\hypercmd{oasymbol} if the option \hyperopt{symbolpackage} is not used.
So you should either set that option or define command \hypercmd{oasymbol}
yourself.
@@ -2921,7 +2922,7 @@ an email.
\begin{warnbox}
There is no predefined default email address.
If the package is loaded and no email was provided until the
-beginning of the document (as tested in an \cmd{AtBeginDocument} hook)
+beginning of the document (as tested in an \cmd{AtEndPreamble} hook)
you will recieve a warning.
A fatal error will be thrown if you try to query the Unpaywall database
without an email address.
@@ -3135,6 +3136,10 @@ See also \filename{CHANGES.md}.
The numbers on the right indicate the relevant section of the manual.
\begin{changelog}
+\begin{release}{0.7a}{2019-04-04}
+ \item Fix bug in the \opt{env} option of \hypercmd{printbibtabular}%
+ \see{sec:tabularbib}
+\end{release}
\begin{release}{0.7}{2019-02-08}
\item Added outer citation delimiters for \cmd{supercite}%
\see{sec:opt:citedelims}