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

Better support for math fonts #72

Merged
merged 1 commit into from
Jul 31, 2022
Merged

Better support for math fonts #72

merged 1 commit into from
Jul 31, 2022

Conversation

Kolaru
Copy link
Owner

@Kolaru Kolaru commented Jul 31, 2022

Fix #49

Also improve the tree printing of TeXExpr.

@codecov-commenter
Copy link

codecov-commenter commented Jul 31, 2022

Codecov Report

Merging #72 (d4b06fe) into master (4ead598) will increase coverage by 0.05%.
The diff coverage is 79.16%.

@@            Coverage Diff             @@
##           master      #72      +/-   ##
==========================================
+ Coverage   78.74%   78.80%   +0.05%     
==========================================
  Files           7        7              
  Lines         447      467      +20     
==========================================
+ Hits          352      368      +16     
- Misses         95       99       +4     
Impacted Files Coverage Δ
src/parser/parser.jl 73.68% <ø> (ø)
src/parser/texexpr.jl 80.00% <78.26%> (ø)
src/engine/layout.jl 89.60% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4ead598...d4b06fe. Read the comment docs.

@Kolaru Kolaru merged commit 07224b6 into master Jul 31, 2022
@Kolaru Kolaru deleted the mathbb branch December 30, 2023 22:34
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 this pull request may close these issues.

ℝ and similar are not supported?
2 participants