question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

I have the below LaTeX Code \begin{array}{l}\textrm{𝟊𝟋}\end{array} The Error is showing Font metrics not found for font: . How to resolve this problem.

KaTeX Version : 0.10.2 Device : Desktop OS : Ubuntu Version 16.04 Browser : Chrome Version : 75.0.3770.80

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:8 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
edemainecommented, Jun 17, 2019

@kevinbarabash Actually, this can be achieved by passing in a finaltrue argument to the symbol definition. Just need to check that it’s consistent witg xelatex etc.

0reactions
kevinbarabashcommented, Jul 6, 2019

Given the KaTeX fonts that we have, I’d say we could insert a “true” into the \digamma line of symbols.js. That would add solid support for the capital small, non-bold, letter digamma. The other letters are supported like any other unusual Unicode letters, with a glyph from a system font and a console error message. That’s about as good as we can do short of a font upgrade.

Sounds good. Thanks for checking different packages to see what codepoint they map \diagamma to. I’m glad that they’re consistent.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Digamma Function - an overview
In maple, the digamma function ψ(s) is named Psi(s) and the polygamma function ψ(n)(s) ... This fact also seems to support the occurrence...
Read more >
DIGAMMA Function
specifies any valid expression that evaluates to a numeric value. Restriction, Zero and negative integers are not valid. Data type, DOUBLE. See, DS2...
Read more >
MATLAB psi - Digamma function
Compute the digamma and polygamma functions for these numbers. Because these numbers are not symbolic objects, you get the floating-point results.
Read more >
Digamma function
In mathematics, the digamma function is defined as the logarithmic derivative of the gamma function: The digamma function ψ ( z ) {\displaystyle...
Read more >
scipy.special.digamma — SciPy v1.9.3 Manual
The digamma function. The logarithmic derivative of the gamma function evaluated at z . Parameters. zarray_like. Real or ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found