vscode-mathpix-markdown icon indicating copy to clipboard operation
vscode-mathpix-markdown copied to clipboard

Theorem environment support

Open dualer opened this issue 4 years ago • 1 comments

Can you add some native supports for theorem enviroment? E.g.,

\begin{theorem}[Name]
\end{theorem}

\begin{solution}
\end{solution}

dualer avatar Mar 16 '22 06:03 dualer

@dualer thank you for your suggestion. We will add it soon.

ykolodnitskiy avatar Dec 04 '22 09:12 ykolodnitskiy

This has been added in 'mathpix-markdown-it` , see https://github.com/Mathpix/mathpix-markdown-it/blob/master/doc/theorems.md

dualer avatar Dec 27 '22 14:12 dualer

Thank you for mentioning that @dualer

ykolodnitskiy avatar Dec 27 '22 14:12 ykolodnitskiy

When will it be added into this extension?

dualer avatar Dec 27 '22 14:12 dualer

@dualer it will be added in the next 24 hours (probably less than in 3 hours).

ykolodnitskiy avatar Dec 27 '22 14:12 ykolodnitskiy

When will it be added into this extension?

This has just been updated Screen Shot 2022-12-27 at 20 08 46

https://marketplace.visualstudio.com/items?itemName=mathpix.vscode-mathpix-markdown

OlgaRedozubova avatar Dec 27 '22 18:12 OlgaRedozubova

In the latest version, i.e. v0.1.5, this function no longer works.

dualer avatar Feb 21 '23 03:02 dualer

@dualer I've just tested it - everything is working correctly:

Screen Shot 2023-02-21 at 06 36 53

ezgif com-video-to-gif

Did you reload window after install extension?

Screen Shot 2023-02-21 at 06 42 19

OlgaRedozubova avatar Feb 21 '23 04:02 OlgaRedozubova

@OlgaRedozubova I have done what you say, but it still doesn't work.

dualer avatar Feb 21 '23 05:02 dualer

@dualer I tested it on different devices and it works for me. What version of vsCode are you using? Are there any additional extensions installed for you? Could you share md content with me that doesn't work for you?

OlgaRedozubova avatar Feb 21 '23 06:02 OlgaRedozubova