-
Notifications
You must be signed in to change notification settings - Fork 777
[macros,numerics] Add and use numbered 'formula' environment #7026
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
Conversation
(Have you got a screenshot by any chance? :-) ) |
Looks great, thanks! |
When we do this, we might replace the "k is k" stuff by directly putting in the monospace-font C++ variables into the "value", e.g. "Pi(nu, k)". What do you think? |
This is something we've been wanting to do for a while, but this requires some thought. Let's do this for the WD only, and talk about it separately. @jwakely ^^^ I think you had some thoughts here, too. |
Fixes ISO/CS comment (C++23 proof)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is great, thanks!
Fixes ISO/CS comment (C++23 proof)