Skip to content

Replace SVGs of LaTeX to just LaTeX#503

Merged
utensil merged 4 commits intomasterfrom
svg-bg-switch
Mar 30, 2024
Merged

Replace SVGs of LaTeX to just LaTeX#503
utensil merged 4 commits intomasterfrom
svg-bg-switch

Conversation

@utensil
Copy link
Copy Markdown
Member

@utensil utensil commented Mar 30, 2024

This should supersede #415

@utensil
Copy link
Copy Markdown
Member Author

utensil commented Mar 30, 2024

For light mode:

image image

For dark mode:

image image

@utensil
Copy link
Copy Markdown
Member Author

utensil commented Mar 30, 2024

The issue is that this doesn't work for the Sphinx doc yet:

image

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.77%. Comparing base (08cf8ca) to head (9c8facc).

❗ Current head 9c8facc differs from pull request most recent head ddf95fb. Consider uploading reports for the commit ddf95fb to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #503   +/-   ##
=======================================
  Coverage   77.77%   77.77%           
=======================================
  Files          17       17           
  Lines        4193     4193           
=======================================
  Hits         3261     3261           
  Misses        932      932           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@utensil
Copy link
Copy Markdown
Member Author

utensil commented Mar 30, 2024

Now we have a very interesting problem that Github doesn't accpet ^ in \texttt but mdinclude will display \^{} as is.

image

@utensil utensil merged commit e96f8d1 into master Mar 30, 2024
@utensil utensil added this to the 0.5.1 milestone Mar 30, 2024
@utensil utensil added the state: needs changelog Needs a changelog entry before the next release. Remove this label when the changelog is done. label Mar 31, 2024
@utensil
Copy link
Copy Markdown
Member Author

utensil commented Mar 31, 2024

One improvement of using sphinx_mdinclude is the TOC

image

v.s.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

state: needs changelog Needs a changelog entry before the next release. Remove this label when the changelog is done.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant