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

Add auto-highlight for Int[ ] #43

Closed
wants to merge 1 commit into from

Conversation

Gravifer
Copy link

@Gravifer Gravifer commented Feb 9, 2021

I propose to highlight Int[ ] with the official SyntaxInformation[ ]; if any side-effects are known, this PR shall not be accepted.

I propose to highlight `Int[ ]` with the official [`SyntaxInformation[ ]`](https://reference.wolfram.com/language/ref/SyntaxInformation.html); if any side-effects are known, this PR shall not be accepted.
Gravifer added a commit to Gravifer/Rubi that referenced this pull request Feb 10, 2021
This modification is a result from [issue#34](RuleBasedIntegration#34 (comment)); 
the additional `IntWithStepsOfTeXForm` by [@wuyudi](https://github.com/wuyudi) and `IntTraditional` by [@asdasd1dsadsa](https://github.com/asdasd1dsadsa) are integrated (with some change) as accepted values (resp., `TeXForm` and `TraditionalForm`) for the `RubiPrintInformation` option to the `Steps` function.
The corresponding `::usage` message is modified as well.

`MakeBox` formatting for `Subst` is added as suggested by [@asdasd1dsadsa](https://github.com/asdasd1dsadsa), with minor modification. 
`SyntaxInformation` is added for `Int` and `Steps`; this covers the [pull-request#43](RuleBasedIntegration#43 (comment)).
@Gravifer
Copy link
Author

Covered by pull-request#44.

@Gravifer Gravifer closed this Feb 10, 2021
@Gravifer Gravifer deleted the patch-1 branch February 10, 2021 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant