diff options
| author | Mike Vink <mike1994vink@gmail.com> | 2021-04-20 13:57:20 +0200 |
|---|---|---|
| committer | Mike Vink <mike1994vink@gmail.com> | 2021-04-20 13:57:20 +0200 |
| commit | e19a1f47d464d1ea3401bfcbcbe728afce3addc8 (patch) | |
| tree | 3614ad1f0592c8fc61359fdffcc7309652e10073 /bussiness_understanding/main.run.xml | |
| parent | 24c8870eb5d47f9a8fb78d9fe65a1c41ba72c64d (diff) | |
clean start
Diffstat (limited to 'bussiness_understanding/main.run.xml')
| -rw-r--r-- | bussiness_understanding/main.run.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/bussiness_understanding/main.run.xml b/bussiness_understanding/main.run.xml index 5c029f5..0d76913 100644 --- a/bussiness_understanding/main.run.xml +++ b/bussiness_understanding/main.run.xml @@ -41,7 +41,7 @@ > ]> <requests version="1.0"> - <internal package="biblatex" priority="9" active="0"> + <internal package="biblatex" priority="9" active="1"> <generic>latex</generic> <provides type="dynamic"> <file>main.bcf</file> @@ -52,6 +52,7 @@ <requires type="static"> <file>blx-dm.def</file> <file>blx-compat.def</file> + <file>blx-case-expl3.def</file> <file>biblatex.def</file> <file>blx-natbib.def</file> <file>standard.bbx</file> @@ -61,7 +62,7 @@ <file>english.lbx</file> </requires> </internal> - <external package="biblatex" priority="5" active="0"> + <external package="biblatex" priority="5" active="1"> <generic>biber</generic> <cmdline> <binary>biber</binary> |
