math_keyboard icon indicating copy to clipboard operation
math_keyboard copied to clipboard

feat: Add additional TeXArg types

Open Sub6Resources opened this issue 2 years ago • 1 comments

Description

Adds additional arguments to TeXArg to allow for more advanced customization and features.

For example, using a combination of TeXArg.underscore_braces, TeXArg.caret_braces, and TeXArg.braces, a user could implement a keyboard button that allows the user to type an integral, summation, or product.

Or, using the new TeXArg.parentheses_lr, a user can add more visually appealing parentheses as an argument to a keyboard button.

Related issues & PRs

Fixes #38

Checklist

Remove If [...] items that do not apply to your PR.

  • [x] I have made myself familiar with the CaTeX contributing guide.
  • [x] I added a PR description.
  • [x] I linked all related issues and PRs I could find (no links if there are none).
  • [x] If this PR changes anything about the main math_keyboard or example package (also README etc.), I created an entry in CHANGELOG.md (## UPCOMING RELEASE if the change on its own is not worth an update).
  • [x] All required checks pass.

Sub6Resources avatar Aug 08 '23 03:08 Sub6Resources

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

CLAassistant avatar Nov 19 '24 23:11 CLAassistant