Git Product home page Git Product logo

Comments (7)

blubbafett avatar blubbafett commented on July 20, 2024

Code used;

\documentclass[12pt,a4paper]{article}

\usepackage{amsmath}
\usepackage[bold-style=upright]{unicode-math}
\setmainfont{XITS}
\setmathfont{XITS Math}
\begin{document}
\begin{equation}
\underbar{\mathbf{I}} = \left[\mathbf{I}_1\,\mathbf{I}_2\,\ldots\,\mathbf{I}_K\right]^\textup{\textsf{T}}
\end{equation}
\end{document}

from xits.

khaledhosny avatar khaledhosny commented on July 20, 2024

This a unicode-math bug, please report to unicode-math.

from xits.

wspr avatar wspr commented on July 20, 2024

P.S. Please surround your example with ‘pre’ HTML tags or indent it with four spaces to print code correctly

from xits.

blubbafett avatar blubbafett commented on July 20, 2024

@khaled: I see it now (sorry for not testing with other UM-fonts first). Also fixed the example code. I also see that you have reported there yourself. Should I just try to write under your post, and see if someone does anything about it or?

from xits.

khaledhosny avatar khaledhosny commented on July 20, 2024

BTW, your \textup{\textsf{T}} ends up using CM sans not the math sans from the math font, no idea why.

from xits.

wspr avatar wspr commented on July 20, 2024

Because \textsf chooses the text font and \mathsf chooses the math font :)

from xits.

blubbafett avatar blubbafett commented on July 20, 2024

Ah, thanks for telling! Learning something new everyday; didn't know that \mathsf yileded upright text.

from xits.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.