Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typo \ifool -> \ifbool #109

Closed
moewew opened this issue Aug 26, 2019 · 1 comment
Closed

Typo \ifool -> \ifbool #109

moewew opened this issue Aug 26, 2019 · 1 comment

Comments

@moewew
Copy link

moewew commented Aug 26, 2019

Via https://tex.stackexchange.com/q/505821/35864

there is a typo in

{\ifool{bx@inset}

it should probably be

\ifbool{bbx@inset}

MWE to reproduce an

! Undefined control sequence.
<argument> \ifool 
\documentclass{article}
\usepackage[style=sbl, citepages=separate]{biblatex}

\addbibresource{biblatex-examples.bib}

\begin{document}
\autocite[380]{geer}

\printbibliography
\end{document}
@dcpurton
Copy link
Owner

Thanks! This is because the '' key on my keyoard does not work well…

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants