You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do bibliography commands logic in R instead of doing in TeX
The convoluted logic using \ifboolexpr and \ifstrequal in the preamble of
template.tex is done now done in function tf_article(). A new pandoc
variable ("biblio-commands") is now used.