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

Support of \mleft \mright highlighting and concealing #2466

Closed
9IPOCJIABbI4 opened this issue Aug 20, 2022 · 5 comments
Closed

Support of \mleft \mright highlighting and concealing #2466

9IPOCJIABbI4 opened this issue Aug 20, 2022 · 5 comments

Comments

@9IPOCJIABbI4
Copy link

Current behaviour:
image

@lervag
Copy link
Owner

lervag commented Aug 20, 2022

Can you provide a complete example LaTeX file that I can compile on my machine?

@9IPOCJIABbI4
Copy link
Author

\documentclass{article}
\usepackage{mleftright}
\begin{document}
\[
   \left(  \right) 
   \mleft(  \mright) 
\] 
\end{document}

lervag added a commit that referenced this issue Aug 21, 2022
@lervag
Copy link
Owner

lervag commented Aug 21, 2022

I've added support for this now, please test and let me know if I missed something.

@lervag lervag closed this as completed Aug 21, 2022
@9IPOCJIABbI4
Copy link
Author

9IPOCJIABbI4 commented Aug 21, 2022

Thank you very much! Everything is working fine👍

@lervag
Copy link
Owner

lervag commented Aug 21, 2022

Glad to hear it! :)

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

No branches or pull requests

2 participants