pretty-printing of {within _, continuous _}#1784
pretty-printing of {within _, continuous _}#1784affeldt-aist merged 1 commit intomath-comp:masterfrom
Conversation
|
@zstone1 we observed that we can preserve the correct pretty-printing of the notation do you think this could be an appropriate solution to fix issue #758 ? fyi: @CohenCyril |
|
The problem with this notation is that it is not compositional, there are many reasons why |
|
I understand that this is only a temporary and partial solution. I'll complete the PR asap. |
|
@CohenCyril I have added a comment in the documentation to make it clear that the mechanism is a temporary, partial solution. Ok to merge? |
369ef06 to
9eb3a93
Compare
9eb3a93 to
97dcb31
Compare
Co-author: holgerthies
fixes #1781
Motivation for this change
Checklist
CHANGELOG_UNRELEASED.mdReference: How to document
Merge policy
As a rule of thumb:
all compile are preferentially merged into master.
Reminder to reviewers