Skip to content

Global option math and latest fontspec package #501

@lvjr

Description

@lvjr

Description

My class defines math option as choice key with \DeclareKeys command, but latest fontspec package doesn't like it and throws an error.

! LaTeX Error: Key 'fontspec/math' accepts boolean values only.

Check/indicate

  • Relevant for XeTeX
  • Relevant for LuaTeX
  • Issue tracker has been searched for similar issues?
  • Links to <tex.stackexchange.com> discussion if appropriate

Minimal example demonstrating the issue

\documentclass[math=many]{randexam}
\usepackage{fontspec}
\begin{document}
Test
\end{document}

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