diff --git a/_config.yml b/_config.yml index 738b6d0..f066a8c 100644 --- a/_config.yml +++ b/_config.yml @@ -162,10 +162,13 @@ scholar: source: /_bibliography/ bibliography: papers.bib bibliography_template: bib + # Note: if you have latex math in your bibtex, the latex filter + # preprocessing may conflict with MathJAX if the latter is enabled. + # See https://github.com/alshedivat/al-folio/issues/357. + bibtex_filters: [latex, smallcaps, superscript] replace_strings: true join_strings: true - bibtex_filters: details_dir: bibliography details_layout: bibtex.html