CarlOrff / biblatex-archaeology

biblatex-archaeology provides a collection of style files for LaTeΧ’ biblatex bibliography package. It is designed for the use of German researchers into material culture, especially prehistorians and medieval archaeologists. Generally their bibliography styles are more or less variations of the guide lines of the Römisch-Germanische Kommission (RGK), nowithstanding of being verbose or inline styles. I tried to develop generic styles, that cover all the needs and allow for easy generation of local styles. Refer to the enclosed manual document for further details.
https://ingram-braun.net/public/programming/tex/latex-typography-prehistory-egyptology-anthropology-rgk-rgzm-dguf/#ib_campaign=biblatex-archaeology-1.4&ib_medium=repository&ib_source=profile
3 stars 0 forks source link

aefkw style gives missing number error #29

Closed u-fischer closed 4 years ago

u-fischer commented 4 years ago
\documentclass{article}
\usepackage[T1]{fontenc}
\usepackage[english]{babel}
\usepackage{csquotes}

\usepackage[style=aefkw]{biblatex}
\addbibresource{biblatex-examples.bib}

\begin{document}
\cite{doody}
\printbibliography
\end{document}

gives

! Missing number, treated as zero.
<to be read again> 
                   i
l.426 ...l\blx@uniquename\blx@opt@uniquename@false

in a current texlive 2019

moewew commented 4 years ago

The relevant commit in biblatex is https://github.com/plk/biblatex/commit/8adf70571cad8349ddcc4e9e966154a3f5b21217.

u-fischer commented 4 years ago

The styles eaz-alt ,dguf-alt, dguf-apa, verbose-archaeology, offa , authoryear-archaeology , rgzm-inline, maja, zaak , zaes, authoryear-ibid-archaeology, eaz, rgk-verbose, kunde, verbose-ibid-archaeology, mpkoeaw, authoryear-icomp-archaeology, rgk-numeric .... have the same problem.

CarlOrff commented 4 years ago

Thanks for the hint. I'll look at it at the weekend.

CarlOrff commented 4 years ago

Fixed in https://github.com/CarlOrff/biblatex-archaeology/commit/7af1ce8f3603be51abce5b45992efd78c924417b