diff options
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.tex | 28 |
1 files changed, 15 insertions, 13 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 fabe0af91e1..26362b47c20 100644 --- a/Master/texmf-dist/doc/latex/biblatex-ext/biblatex-ext.tex +++ b/Master/texmf-dist/doc/latex/biblatex-ext/biblatex-ext.tex @@ -415,7 +415,7 @@ \newcommand*{\ctan}{\mkbibacro{CTAN}} \newcommand*{\gitbaseurl}{https://github.com/moewew/biblatex-ext} -\newcommand*{\extblxversion}{0.6a} +\newcommand*{\extblxversion}{0.6b} \newcommand*{\biber}{Biber} \newcommand*{\gitissuelink}[1]{% \href{\gitbaseurl/issues/#1}{issue \##1 on github}} @@ -427,7 +427,7 @@ \newcommand*{\mpdl}{$\langle$} \newcommand*{\mpdr}{$\rangle$} - + \iffontspec \newcommand*{\hmpdl}{$\langle$} \newcommand*{\hmpdr}{$\rangle$} @@ -463,7 +463,7 @@ author = {Moritz Wemheuer}, link = {mwemheu@gmail.com},% revision = {\extblxversion}, - date = {\DTMDate{2019-01-04}}, + date = {\DTMDate{2019-01-11}}, } \hypersetup{% @@ -2852,7 +2852,7 @@ for \cmd{oasymbol}. \fnurl{https://open-access.net/DE-EN/about-us/}. While the German version leaves some leeway as to whether or not a link is required as attribution, the English version seems more explicit. - + That means that if you do not follow Wikimedia in considering the symbol not protected by copyright in your~-- and all other relevant jurisdictions% ~-- due to its failure to cross the threshold of originality, @@ -2880,18 +2880,23 @@ See also \sty{CHANGES.md}. The numbers on the right indicate the relevant section of the manual. \begin{changelog} +\begin{release}{0.6b}{2019-01-11} + \item Fixed issue loading \texttt{socket.url} module in + \sty{biblatex-ext-oa-doiapi}\see{sec:oasymb} +\end{release} \begin{release}{0.6a}{2019-01-04} \item Minor improvements for \sty{biblatex-ext-oa}\see{sec:oasymb} \end{release} \begin{release}{0.6}{2018-11-23} \item Require \sty{biblatex} 3.12 - \item Make \opt{dashed} and \opt{introcite} options available on a per-entry + \item Made \opt{dashed} and \opt{introcite} options available on a per-entry and per-type basis\see{sec:opt:style} \item Added \cs{titleaddonpunct}\see{sec:opt:punct} - \item Add \sty{biblatex-ext-oa} package for open access symbols\see{sec:oasymb} + \item Added \sty{biblatex-ext-oa} package for open access symbols% + \see{sec:oasymb} \end{release} \begin{release}{0.5a}{2018-10-09} - \item Fix a bug with \cmd{footcites} and \cmd{footcitetexts} in + \item Fixed a bug with \cmd{footcites} and \cmd{footcitetexts} in \sty{ext-authoryear} \end{release} \begin{release}{0.5}{2018-10-02} @@ -2901,13 +2906,10 @@ The numbers on the right indicate the relevant section of the manual. \end{release} \begin{release}{0.4}{2018-06-10} \item Renamed \cmd{DeclareOuterCiteDelim} and friends to - \cmd{DeclareOuterCiteDelims} - \see{sec:opt:citedelims} -\item Added \cmd{RegisterCiteDelims} - \see{sec:opt:citedelims} + \cmd{DeclareOuterCiteDelims}\see{sec:opt:citedelims} +\item Added \cmd{RegisterCiteDelims}\see{sec:opt:citedelims} \item Renamed \enquote{virtual} cite command \cmd{bbx:introcite} to - \cmd{bbx@introcite} - \see{sec:opt:style} + \cmd{bbx@introcite}\see{sec:opt:style} \end{release} \begin{release}{0.3}{2018-06-04} \item Added \bibfieldformat{titlecase:\dots title} field formats% |