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

adding LaTeX style equations to labels in a view #45

Open
leemckelvey opened this issue Oct 4, 2024 · 0 comments
Open

adding LaTeX style equations to labels in a view #45

leemckelvey opened this issue Oct 4, 2024 · 0 comments

Comments

@leemckelvey
Copy link

My apologies if this is an issue already addressed but I cannot seem to find a solution.

I am wondering if it is possible to create labels in an Xcode project using Mac OS with cocoa, and also add questions with rendered formulae included.

Such as LaTeX("Solve the equation $$2x+3=9") or something of that form.

I have tried to make it work but it usually just spits out whatever is the parentheses verbatim.

I have currently tried label.stringValue = LaTeX(...).latex and it will compile but apply any rendering.

If anyone know if labels work, and how it is done, I would be very appreciative.

Thank you

Lee

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

1 participant