Le mercredi 22/05/13 à 12h30,
Rembrandt Wolpert <
r.f.w...@gmail.com> a écrit :
> Biblatex in connection with polyglossia fails in short working example
> below with the message:
>
> ! Package biblatex Error: Patching 'babel' package failed.
>
> Since I need both polyglossia and biblatex what can I do?
Make a bug report here:
https://github.com/plk/biblatex/issues
with the following, much more minimal, complete example:
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\documentclass{article}
\usepackage{polyglossia}
\setmainlanguage{english}
\usepackage{biblatex}
\begin{document}
Test
\end{document}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
> Thanks,
You're welcome.
--
Denis