summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/turabian-formatting/turabian-formatting.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/turabian-formatting/turabian-formatting.sty')
-rw-r--r--Master/texmf-dist/tex/latex/turabian-formatting/turabian-formatting.sty14
1 files changed, 13 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/turabian-formatting/turabian-formatting.sty b/Master/texmf-dist/tex/latex/turabian-formatting/turabian-formatting.sty
index 734f70f34d8..99173b8c487 100644
--- a/Master/texmf-dist/tex/latex/turabian-formatting/turabian-formatting.sty
+++ b/Master/texmf-dist/tex/latex/turabian-formatting/turabian-formatting.sty
@@ -27,7 +27,7 @@
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{turabian-formatting}[2016/03/15 Turabian Formatting]
+\ProvidesPackage{turabian-formatting}[2016/03/18 Turabian Formatting]
% Flags adjusted with package options
@@ -571,6 +571,18 @@
\fi
+% Patch incompatibility between biblatex-chicago (2014/01/29) and biblatex (2016/03/03)
+
+\AtEndPreamble{%
+ \@ifpackageloaded{biblatex-chicago}%
+ {%
+ \@ifpackagelater{biblatex}{2016/03/03}%
+ {\let\ifblx@load@version@one\ifblx@load@version@legacy}%
+ {}
+ }%
+ {}}
+
+
% endnotes package support: formatting
\if@endnotesformat