Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

$\Omega$ is black square #261

Open
sr71684 opened this issue Aug 7, 2024 · 1 comment
Open

$\Omega$ is black square #261

sr71684 opened this issue Aug 7, 2024 · 1 comment

Comments

@sr71684
Copy link

sr71684 commented Aug 7, 2024

When using $\Omega$ I get a black square, anyone know a pro tip to fix this?

Eg:

\pi(\bf{o}_t|\bf{a}_{t-1})_\text{RPM} \rightarrow \{\Omega_1, \Omega_x, \Omega_y, \Omega_z\}

yields:

image

I have tried:

\usepackage{amsmath}
\usepackage{amssymb}
@GR8DAN
Copy link

GR8DAN commented Aug 12, 2024

It does seem that combination is messing with \Omega. Splitting it within two sets $ symbols seems to work:

$\pi(\bf{o}_t|\bf{a}_{t-1})$$_\text{RPM} \rightarrow \{\Omega_1, \Omega_x, \Omega_y, \Omega_z\}$

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants