Skip to content

new \textsuperscript definition breaks bigfoot's color management #429

Description

@lemzwerg

Using current TeXLive (commit 2103b15de04c8 from 2026-Jun-27), this document

\documentclass{article}

\usepackage{perpage}
\MakePerPage{footnote}
\usepackage{bigfoot}
\DeclareNewFootnote[para]{default}

\usepackage[colorlinks=true]{hyperref}

\begin{document}
foo\footnote{bar}
\end{document}

aborts with the following error.

! Undefined control sequence.
\set@color ...lt {\current@color }{\FN@colorstack 
                                                  }}\marks \FN@color {\FN@co...

l.11 foo\footnote{bar}

A larger document of mine that uses both hyperref and bigfoot with the mentioned options worked fine with TeXLive 0308fcb0 (from 2026-May-09); this corresponds to hyperref v7.01q.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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