Quantcast
Channel: Active questions tagged mathtools - TeX - LaTeX Stack Exchange
Viewing all articles
Browse latest Browse all 122

Erroneous \underbrace output with libertinus and mathtools (only lualatex and xelatex) [duplicate]

$
0
0

I'm using \underbrace and when I add mathtools to the package list, I get an erroneous output:

underbrace output

An MWE to reproduce this is:

\documentclass{article}    \usepackage{libertinus}    \usepackage{mathtools}    \begin{document}        \[            \underbrace{\int \dotsi \int}_{N}        \]    \end{document}

Removing mathtools from the preable produces the correct output.

This only happens with lualatex and xelatex, although I just noticed that the math font is not libertinus with pdflatex, so this error does not occur.

I'm on an up-to-date archlinux with texlive 2024.


Viewing all articles
Browse latest Browse all 122

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>