[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16784519#comment-16784519
 ] 

Maxim Solodovnik commented on OPENMEETINGS-2024:
------------------------------------------------

Just tried with VM MacOS 10.14, Google chrome
formula
{code}
f(n) =
  \begin{cases}
    n/2       & \quad \text{if } n \text{ is even}\\
    -(n+1)/2  & \quad \text{if } n \text{ is odd}
  \end{cases}
{code}

works as expected
Maybe will be able to test using real Mac, but not sure when :(
I would suggest to file new JIRA with clear steps to reproduce


> Math Formula rendering broken
> -----------------------------
>
>                 Key: OPENMEETINGS-2024
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2024
>             Project: Openmeetings
>          Issue Type: Bug
>          Components: WhiteBoard
>    Affects Versions: 4.0.8
>            Reporter: Peter Dähn
>            Assignee: Maxim Solodovnik
>            Priority: Major
>             Fix For: 4.0.8
>
>
> Mathformula \alpha is rendered in the upper left corner of the wb. For me by 
> now this just happens with \alpah, but at raphaels system (Mac any browser) 
> every formular is placed in the corner.
> There is an js error when one use math tool first time of the session..
> TypeError: a is null[Weitere Informationen] 
> wb-ver-EB3CAEC5F7C01C36F45AA17DFDDDA811.js:1709:485
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to