Re: shortcut for "paste from latex"

vincent douce <[email protected]> Sat, 14 Dec 2024 15:47:58 +0100
Newsgroups gmane.editors.texmacs.user
Message-ID <[email protected]>
thanks very much Giovanni
it is perfcet

;---------- paste from latex ----------------
(kbd-map (:mode in-text?) ("a z l" (clipboard-paste-import "latex" "primary")
(go-to-next)  ))                            


>> i use a lot IA to create or typagraphy some maths from scans
>> i ask the latex version that i « pastefromlatex » into TeXmacs
>> a) would it existe other way ? (asking IAs the code in another format that TeXmacs deals with)
> 
> I don't understand this question, sorry.
> 
> 
i was meaning : i use chatgpt or mistral « give me the latex code of this screenshot »
then i « paste from latex » the result into TeXmacs
your shortvut let me spare a lot of time

but maybe there athoer ways to copy paste from IAs into TeXmacs ?
via html or other format ?
does anyone has a practise of that to share here your expérience ?

i am interested

Vincent