Fix latex rendering issue in the bibliography entries (#358)

This commit is contained in:
Maruan 2021-07-31 16:05:30 -04:00 committed by GitHub
parent 664220e5f8
commit e328dc6abe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -165,6 +165,7 @@ scholar:
replace_strings: true
join_strings: true
bibtex_filters:
details_dir: bibliography
details_layout: bibtex.html
@ -208,7 +209,7 @@ jquery:
version: "3.5.1"
integrity: "sha512-bLT0Qm9VnAYZDflyKcBaQ2gg0hSYNQrJ8RilYldYQ1FxQYoCLtUjuuRuZo+fjqhx/qtq/1itJ0C2ejDxltZVFg=="
mathjax:
version: "3.1.2"
version: "3.2.0"
mansory:
version: "4.2.2"
integrity: "sha256-Nn1q/fx0H7SNLZMQ5Hw5JLaTRZp0yILA/FRexe19VdI="