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

Combining accent too low for big letters #89

Closed
Kolaru opened this issue Nov 20, 2022 · 0 comments · Fixed by #91
Closed

Combining accent too low for big letters #89

Kolaru opened this issue Nov 20, 2022 · 0 comments · Fixed by #91

Comments

@Kolaru
Copy link
Owner

Kolaru commented Nov 20, 2022

with_theme(Theme(fontsize = 35)) do 
    f = Figure()
    Axis(f[1, 1],
        title = L"\frac{x + y}{\sin(k^2)}",
        xlabel = L"\sum_a^b{xy}",
        # ylabel = L"\sqrt{\frac{a}{b}}",
        ylabel = L"\dot{Q}\dot{a}\vec{Q}",
    )      
    f
end

image

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

Successfully merging a pull request may close this issue.

1 participant