Skip to content

\BabelFootnote undefined #324

Open
Open
@u-fischer

Description

@u-fischer

The documentation claims about \BabelFootnote

Note this command is available always in bidi documents, even without layout=footnotes.

But this is not true

\documentclass{article}
\usepackage[ngerman,bidi=basic]{babel}
\BabelFootnote{\footnote}{}{}{}%
\begin{document}
blub
\end{document}

errors

! Undefined control sequence.
<recently read> \BabelFootnote 
               
l.33 \BabelFootnote
                 {\footnote}{}{}{}%
? x

It works fine as soon as I add layout=footnotes

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions