Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • M MathJax
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 304
    • Issues 304
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 15
    • Merge requests 15
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • MathJax
  • MathJax
  • Issues
  • #2910
Closed
Open
Issue created Jul 31, 2022 by Administrator@rootContributor

\Alpha doesn't print Capital Alpha, but \alpha prints undercase alpha??

Created by: wm2015email

Issue Summary

I just downloaded the Latest MathJax library 3.2.2. from nodejs. I noticed thart some of the Capital Greek letters don't work for some reason on my html page in a MathJax Equation, but all of the undercase greek leters work. See my webbrowser screenshot below: For example \alpha displays an undercase greek alpha chracter correctly, but \Alpha don't display a capital Greek Alpha character. See Picture below for example:

alphabet

My webbrowser is the WebView2 UI Component in Microsoft .Net...

Any Idea how to fix this? It works ok in Typora Markdown editor...

Steps to Reproduce:

Here's my markdown code to produce the image above:

Name Lower Upper English
Alpha $\alpha$ $\Alpha$ A
Beta $\beta$ $\Beta$ B
Gamma $\gamma$ $\Gamma$ G
Delta $\delta$ $\Delta$ D
Epsilon $\epsilon$ $\Epsilon$ E
Zeta $\zeta$ $\Zeta$ Z
Eta $\eta$ $\Eta$ H
Theta $\theta$ $\Theta$ Q
Iota $\iota$ $\Iota$ I
Kappa $\kappa$ $\Kappa$ K
Lambda $\lambda$ $\Lambda$ L
Mu $\mu$ $\Mu$ M
Nu $\nu$ $\Nu$ N
Xi $\xi$ $\xi$ X
Omicron $\omicron$ $\Omicron$ O
Pi $\pi$ $\Pi$ P
Rho $\rho$ $\Rho$ R
Sigma $\sigma$ $\Sigma$ S
Tau $\tau$ $\Tau$ T
Upsilon $\upsilon$ $\Upsilon$ U
Phi $\phi$ $\Phi$ F
Chi $\chi$ $\Chi$ C
Psi $\psi$ $\Psi$ Y
Omega $\omega$ $\Omega$ W

Technical details:

I'm using MathJax 3.2.2 downloaded with nodejs...

Supporting information:

  • Please supply a link to a (live) minimal example page, when possible.
  • If your issue is with the display of the mathematics produced by MathJax, include a screen snapshot that illustrates the problem, when possible.
  • Check your browser console window for any error messages, and include them here.
  • Include the MathJax configuration you are using, and the script tag that loads MathJax itself.
Assignee
Assign to
Time tracking