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

fix: math notations in tutorial pages #926

Merged
merged 1 commit into from Apr 1, 2022
Merged

fix: math notations in tutorial pages #926

merged 1 commit into from Apr 1, 2022

Conversation

wodeni
Copy link
Member

@wodeni wodeni commented Mar 31, 2022

Description

The "Writing Constraints & Objectives" page in the tutorial contains some TeX expressions that are not rendered. This PR adds KaTeX support to render them.

Implementation strategy and design decisions

Mostly followed the docs here: https://docusaurus.io/docs/markdown-features/math-equations

Examples with steps to reproduce them

Checklist

  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new ESLint warnings
  • I have reviewed any generated changes to the diagrams/ folder

@wodeni wodeni self-assigned this Mar 31, 2022
@cloudflare-pages
Copy link

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 8785b2b
Status: ✅  Deploy successful!
Preview URL: https://5bb2abba.penrose-panes.pages.dev

View logs

@codecov
Copy link

codecov bot commented Mar 31, 2022

Codecov Report

Merging #926 (8785b2b) into main (4b93202) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #926   +/-   ##
=======================================
  Coverage   68.15%   68.15%           
=======================================
  Files          62       62           
  Lines        8123     8123           
  Branches     1771     1771           
=======================================
  Hits         5536     5536           
  Misses       2580     2580           
  Partials        7        7           

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 4b93202...8785b2b. Read the comment docs.

@wodeni wodeni merged commit cc9aa4a into main Apr 1, 2022
@wodeni wodeni deleted the docs-math branch April 1, 2022 15:19
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.

None yet

1 participant