-
Notifications
You must be signed in to change notification settings - Fork 7.9k
LATEX Extractor #29643
Copy link
Copy link
Closed as not planned
Labels
Idea-EnhancementNew feature or request on an existing productNew feature or request on an existing productNeeds-Author-FeedbackThe original author of the issue/PR needs to come back and respond to somethingThe original author of the issue/PR needs to come back and respond to somethingProduct-Text ExtractorThis refers to the Text Extractor PowerToyThis refers to the Text Extractor PowerToy
Metadata
Metadata
Assignees
Labels
Idea-EnhancementNew feature or request on an existing productNew feature or request on an existing productNeeds-Author-FeedbackThe original author of the issue/PR needs to come back and respond to somethingThe original author of the issue/PR needs to come back and respond to somethingProduct-Text ExtractorThis refers to the Text Extractor PowerToyThis refers to the Text Extractor PowerToy
Description of the new feature / enhancement
Similar to Text Extractor, but it would read in a LATEX equation and paste the respective LATEX into clipboard
Example:
$MRS={\alpha \over {1-\alpha}} ({x_2 \over x_1})^{1-r}$
Website shows
Then eg WIN+SHIFT+L opens the screenshot UI, user creates a rectangle around the equation and
"$MRS={\alpha \over {1-\alpha}} ({x_2 \over x_1})^{1-r}$" gets pasted into the clipboard
Scenario when this would be used?
When needing to copy already rendered LATEX.
Supporting information
No response